openEHR Test IG
1.6.6 -
openEHR Test IG, published by HL7 FHIR Product Director. This guide is not an authorized publication; it is the continuous build for version 1.6.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/openehr-test/ and changes regularly. See the Directory of published versions
Active as of 2025-06-14 |
{
"resourceType" : "CodeSystem",
"id" : "openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013",
"language" : "en",
"text" : {
"status" : "generated"
},
"url" : "http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013",
"version" : "1.6.6",
"name" : "CuffSizeCS",
"title" : "Cuff size",
"status" : "active",
"date" : "2025-06-14T02:33:58+00:00",
"publisher" : "HL7 FHIR Product Director",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/fiwg"
}
]
}
],
"description" : "CodeSystem for The size of the cuff used for blood pressure measurement.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"concept" : [
{
"code" : "at0015",
"display" : "Adult Thigh",
"definition" : "A cuff used for an adult thigh."
},
{
"code" : "at0016",
"display" : "Large Adult",
"definition" : "A cuff for adults with larger arms."
},
{
"code" : "at0017",
"display" : "Adult",
"definition" : "A cuff that is standard for an adult."
},
{
"code" : "at1008",
"display" : "Small Adult",
"definition" : "A cuff used for a small adult."
},
{
"code" : "at1009",
"display" : "Paediatric/Child",
"definition" : "A cuff that is appropriate for a child or adult with a thin arm."
},
{
"code" : "at1018",
"display" : "Infant",
"definition" : "A cuff used for infants."
},
{
"code" : "at1019",
"display" : "Neonatal",
"definition" : "A cuff used for a neonate, assuming cuff is the appropriate size for maturity and birthweight of the neonate."
}
]
}