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" : "CuffSize",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CuffSize</b></p><a name=\"CuffSize\"> </a><a name=\"hcCuffSize\"> </a><a name=\"CuffSize-en-US\"> </a><p>This case-insensitive code system <code>http://vitals.oemig.de/fhir/CodeSystem/CuffSize</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">Adult<a name=\"CuffSize-Adult\"> </a></td><td>A cuff that is standard for an adult.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0AdultThigh<a name=\"CuffSize-AdultThigh\"> </a></td><td>A cuff used for an adult thigh.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0LargeAdult<a name=\"CuffSize-LargeAdult\"> </a></td><td>A cuff for adults with larger arms.</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0SmallAdult<a name=\"CuffSize-SmallAdult\"> </a></td><td>A cuff used for a small adult.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">PaediatricChild<a name=\"CuffSize-PaediatricChild\"> </a></td><td>A cuff that is appropriate for a child or adult with a thin arm.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">Infant<a name=\"CuffSize-Infant\"> </a></td><td>A cuff used for infants.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">Neonatal<a name=\"CuffSize-Neonatal\"> </a></td><td>A cuff used for a neonate, assuming cuff is the appropriate size for maturity and birthweight of the neonate.</td></tr></table></div>"
},
"url" : "http://vitals.oemig.de/fhir/CodeSystem/CuffSize",
"version" : "0.5.4",
"name" : "CuffSize",
"title" : "Cuff Size",
"status" : "active",
"experimental" : false,
"date" : "2024-04-16",
"publisher" : "FO",
"contact" : [
{
"name" : "FO",
"telecom" : [
{
"system" : "url",
"value" : "http://www.oemig.de"
}
]
}
],
"description" : "**Cuff Size**",
"copyright" : "FO",
"caseSensitive" : false,
"valueSet" : "http://vitals.oemig.de/fhir/ValueSet/CuffSize",
"hierarchyMeaning" : "is-a",
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "Adult",
"display" : "A cuff that is standard for an adult.",
"concept" : [
{
"code" : "AdultThigh",
"display" : "A cuff used for an adult thigh."
},
{
"code" : "LargeAdult",
"display" : "A cuff for adults with larger arms."
},
{
"code" : "SmallAdult",
"display" : "A cuff used for a small adult."
}
]
},
{
"code" : "PaediatricChild",
"display" : "A cuff that is appropriate for a child or adult with a thin arm."
},
{
"code" : "Infant",
"display" : "A cuff used for infants."
},
{
"code" : "Neonatal",
"display" : "A cuff used for a neonate, assuming cuff is the appropriate size for maturity and birthweight of the neonate."
}
]
}