This page is part of the US Core (v5.0.1: STU5) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2022-04-07 |
{
"resourceType" : "CodeSystem",
"id" : "us-core-observation-category",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/core/CodeSystem/us-core-observation-category defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">clinical-test<a name=\"us-core-observation-category-clinical-test\"> </a></td><td>Clinical Test</td><td>Includes non-imaging and non-laboratory tests performed on a patient that results in structured or unstructured (narrative) findings specific to the patient, such as electrocardiogram (ECG), visual acuity exam, macular exam, or graded exercise testing (GXT), to facilitate the diagnosis and management of conditions.</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-observation-category",
"version" : "5.0.1",
"name" : "USCoreObservationCategoryExtensionCodes",
"title" : "US Core Observation Category Extension Codes",
"status" : "active",
"date" : "2022-04-07",
"publisher" : "HL7 International - Cross-Group Projects",
"contact" : [
{
"name" : "HL7 International - Cross-Group Projects",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cgp"
},
{
"system" : "email",
"value" : "cgp@lists.HL7.org"
}
]
}
],
"description" : "Set of codes for implementation of the US-Core profiles. These codes are extensions to the [FHIR Observation Category Codes](http://terminology.hl7.org/CodeSystem/observation-category).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License",
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "clinical-test",
"display" : "Clinical Test",
"definition" : "Includes non-imaging and non-laboratory tests performed on a patient that results in structured or unstructured (narrative) findings specific to the patient, such as electrocardiogram (ECG), visual acuity exam, macular exam, or graded exercise testing (GXT), to facilitate the diagnosis and management of conditions."
}
]
}