Athena Core Implementation Guide
4.2.0 - release
Athena Core Implementation Guide - Local Development build (v4.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-04-17 |
{
"resourceType" : "CodeSystem",
"id" : "ah-patient-observation-code",
"meta" : {
"source" : "athenacoreext"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ah-patient-observation-code</b></p><a name=\"ah-patient-observation-code\"> </a><a name=\"hcah-patient-observation-code\"> </a><a name=\"ah-patient-observation-code-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://simplifier.net/resolve?scope=ig-athena-core@dev&canonical=https://fhir.athena.io/core/athenacoreext\">athenacoreext</a></p></div><p>This code system <code>https://fhir.athena.io/CodeSystem/ah-patient-observation-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">strength<a name=\"ah-patient-observation-code-strength\"> </a></td><td>Strength</td></tr><tr><td style=\"white-space:nowrap\">need<a name=\"ah-patient-observation-code-need\"> </a></td><td>Need</td></tr><tr><td style=\"white-space:nowrap\">ability<a name=\"ah-patient-observation-code-ability\"> </a></td><td>Ability</td></tr><tr><td style=\"white-space:nowrap\">preference<a name=\"ah-patient-observation-code-preference\"> </a></td><td>Preference</td></tr><tr><td style=\"white-space:nowrap\">support<a name=\"ah-patient-observation-code-support\"> </a></td><td>Support</td></tr><tr><td style=\"white-space:nowrap\">evidenced-by<a name=\"ah-patient-observation-code-evidenced-by\"> </a></td><td>Evidenced By</td></tr><tr><td style=\"white-space:nowrap\">baseline-description<a name=\"ah-patient-observation-code-baseline-description\"> </a></td><td>Baseline Description</td></tr></table></div>"
},
"url" : "https://fhir.athena.io/CodeSystem/ah-patient-observation-code",
"version" : "4.2.0",
"name" : "AthenahealthPatientObservationCode",
"title" : "athenahealth Patient Observation Code",
"status" : "active",
"date" : "2025-04-17T16:42:09+00:00",
"publisher" : "athenahealth",
"contact" : [
{
"name" : "FHIR Enablement Team",
"telecom" : [
{
"system" : "email",
"value" : "mailto:fhir-enablement@athenahealth.com"
}
]
}
],
"description" : "List of athenahealth patient observation codes",
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "strength",
"display" : "Strength"
},
{
"code" : "need",
"display" : "Need"
},
{
"code" : "ability",
"display" : "Ability"
},
{
"code" : "preference",
"display" : "Preference"
},
{
"code" : "support",
"display" : "Support"
},
{
"code" : "evidenced-by",
"display" : "Evidenced By"
},
{
"code" : "baseline-description",
"display" : "Baseline Description"
}
]
}