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 2024-04-09 |
{
"resourceType" : "NamingSystem",
"id" : "ah-patient-observation-category",
"meta" : {
"source" : "athenacoreext"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem ah-patient-observation-category</b></p><a name=\"ah-patient-observation-category\"> </a><a name=\"hcah-patient-observation-category\"> </a><a name=\"ah-patient-observation-category-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><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://fhir.athena.io/NamingSystem/ah-patient-observation-category</td></tr><tr><td>Version</td><td>4.2.0</td></tr><tr><td>Name</td><td>AthenahealthPatientObservationCategory</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>Represents the CodeSystem used to describe the categories of Patient Observations.</p>\n</div></td></tr><tr><td>Publisher</td><td>athenahealth</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td></tr><tr><td>URI</td><td>https://fhir.athena.io/CodeSystem/ah-patient-observation-category</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri" : "https://fhir.athena.io/NamingSystem/ah-patient-observation-category"
},
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString" : "4.2.0"
}
],
"name" : "AthenahealthPatientObservationCategory",
"status" : "active",
"kind" : "codesystem",
"date" : "2024-04-09",
"publisher" : "athenahealth",
"contact" : [
{
"name" : "FHIR Enablement Team",
"telecom" : [
{
"system" : "email",
"value" : "mailto:fhir-enablement@athenahealth.com"
}
]
}
],
"responsible" : "athenahealth Care Collaboration Team",
"description" : "Represents the CodeSystem used to describe the categories of Patient Observations.",
"usage" : "Used for identifying the category of a Patient Observation in athenaNet",
"uniqueId" : [
{
"type" : "uri",
"value" : "https://fhir.athena.io/CodeSystem/ah-patient-observation-category"
}
]
}