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" : "Exertion",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Exertion</b></p><a name=\"Exertion\"> </a><a name=\"hcExertion\"> </a><a name=\"Exertion-en-US\"> </a><p>This case-insensitive code system <code>http://vitals.oemig.de/fhir/CodeSystem/Exertion</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\">25<a name=\"Exertion-25\"> </a></td><td>25W</td></tr><tr><td style=\"white-space:nowrap\">50<a name=\"Exertion-50\"> </a></td><td>50W</td></tr><tr><td style=\"white-space:nowrap\">75<a name=\"Exertion-75\"> </a></td><td>75W</td></tr><tr><td style=\"white-space:nowrap\">100<a name=\"Exertion-100\"> </a></td><td>100W</td></tr><tr><td style=\"white-space:nowrap\">125<a name=\"Exertion-125\"> </a></td><td>125W</td></tr><tr><td style=\"white-space:nowrap\">150<a name=\"Exertion-150\"> </a></td><td>150W</td></tr><tr><td style=\"white-space:nowrap\">175<a name=\"Exertion-175\"> </a></td><td>175W</td></tr><tr><td style=\"white-space:nowrap\">200<a name=\"Exertion-200\"> </a></td><td>200W</td></tr><tr><td style=\"white-space:nowrap\">225<a name=\"Exertion-225\"> </a></td><td>225W</td></tr><tr><td style=\"white-space:nowrap\">250<a name=\"Exertion-250\"> </a></td><td>250W</td></tr><tr><td style=\"white-space:nowrap\">275<a name=\"Exertion-275\"> </a></td><td>275W</td></tr><tr><td style=\"white-space:nowrap\">300<a name=\"Exertion-300\"> </a></td><td>300W</td></tr></table></div>"
},
"url" : "http://vitals.oemig.de/fhir/CodeSystem/Exertion",
"version" : "0.5.4",
"name" : "Exertion",
"title" : "Exertion",
"status" : "active",
"experimental" : false,
"date" : "2024-04-16",
"publisher" : "FO",
"contact" : [
{
"name" : "FO",
"telecom" : [
{
"system" : "url",
"value" : "http://www.oemig.de"
}
]
}
],
"description" : "**Exertion**",
"copyright" : "FO",
"caseSensitive" : false,
"valueSet" : "http://vitals.oemig.de/fhir/ValueSet/Exertion",
"hierarchyMeaning" : "is-a",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 12,
"concept" : [
{
"code" : "25",
"display" : "25W"
},
{
"code" : "50",
"display" : "50W"
},
{
"code" : "75",
"display" : "75W"
},
{
"code" : "100",
"display" : "100W"
},
{
"code" : "125",
"display" : "125W"
},
{
"code" : "150",
"display" : "150W"
},
{
"code" : "175",
"display" : "175W"
},
{
"code" : "200",
"display" : "200W"
},
{
"code" : "225",
"display" : "225W"
},
{
"code" : "250",
"display" : "250W"
},
{
"code" : "275",
"display" : "275W"
},
{
"code" : "300",
"display" : "300W"
}
]
}