Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG
0.5.4 - ci-build
Vital Signs Cross-Country Cross-Language Cross-Paradigm (Demo) IG, published by FO. This guide is not an authorized publication; it is the continuous build for version 0.5.4 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/vital-signs-demo/ and changes regularly. See the Directory of published versions
Active as of 2024-04-16 |
{
"resourceType" : "CodeSystem",
"id" : "ObservationCodes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ObservationCodes</b></p><a name=\"ObservationCodes\"> </a><a name=\"hcObservationCodes\"> </a><a name=\"ObservationCodes-en-US\"> </a><p>This case-insensitive code system <code>http://vitals.oemig.de/fhir/CodeSystem/ObservationCodes</code> defines the following codes in a Is-A hierarchy:</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\">exertion<a name=\"ObservationCodes-exertion\"> </a></td><td>extertion</td></tr><tr><td style=\"white-space:nowrap\">location<a name=\"ObservationCodes-location\"> </a></td><td>location</td></tr><tr><td style=\"white-space:nowrap\">position<a name=\"ObservationCodes-position\"> </a></td><td>position</td></tr><tr><td style=\"white-space:nowrap\">consciousness<a name=\"ObservationCodes-consciousness\"> </a></td><td>consciousness</td></tr><tr><td style=\"white-space:nowrap\">meanArterial<a name=\"ObservationCodes-meanArterial\"> </a></td><td>mean arterial pressure</td></tr><tr><td style=\"white-space:nowrap\">CWE<a name=\"ObservationCodes-CWE\"> </a></td><td>v2 DT CWE</td></tr><tr><td style=\"white-space:nowrap\">NM<a name=\"ObservationCodes-NM\"> </a></td><td>v2 DT NM</td></tr></table></div>"
},
"url" : "http://vitals.oemig.de/fhir/CodeSystem/ObservationCodes",
"version" : "0.5.4",
"name" : "ObservationCodes",
"title" : "Observation Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-04-16",
"publisher" : "FO",
"contact" : [
{
"name" : "FO",
"telecom" : [
{
"system" : "url",
"value" : "http://www.oemig.de"
}
]
}
],
"description" : "**Observation Codes** (for temporary use only; to be replaced later on)",
"copyright" : "FO",
"caseSensitive" : false,
"valueSet" : "http://vitals.oemig.de/fhir/ValueSet/ObservationCodes",
"hierarchyMeaning" : "is-a",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "exertion",
"display" : "extertion"
},
{
"code" : "location",
"display" : "location"
},
{
"code" : "position",
"display" : "position"
},
{
"code" : "consciousness",
"display" : "consciousness"
},
{
"code" : "meanArterial",
"display" : "mean arterial pressure"
},
{
"code" : "CWE",
"display" : "v2 DT CWE"
},
{
"code" : "NM",
"display" : "v2 DT NM"
}
]
}