openEHR Test IG
1.6.6 - International flag

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

: CuffSizeCS

Active as of 2025-06-14

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
  </text>
  <url
       value="http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at0013"/>
  <version value="1.6.6"/>
  <name value="CuffSizeCS"/>
  <title value="Cuff size"/>
  <status value="active"/>
  <date value="2025-06-14T02:33:58+00:00"/>
  <publisher value="HL7 FHIR Product Director"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/fiwg"/>
    </telecom>
  </contact>
  <description
               value="CodeSystem for The size of the cuff used for blood pressure measurement."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="at0015"/>
    <display value="Adult Thigh"/>
    <definition value="A cuff used for an adult thigh."/>
  </concept>
  <concept>
    <code value="at0016"/>
    <display value="Large Adult"/>
    <definition value="A cuff for adults with larger arms."/>
  </concept>
  <concept>
    <code value="at0017"/>
    <display value="Adult"/>
    <definition value="A cuff that is standard for an adult."/>
  </concept>
  <concept>
    <code value="at1008"/>
    <display value="Small Adult"/>
    <definition value="A cuff used for a small adult."/>
  </concept>
  <concept>
    <code value="at1009"/>
    <display value="Paediatric/Child"/>
    <definition
                value="A cuff that is appropriate for a child or adult with a thin arm."/>
  </concept>
  <concept>
    <code value="at1018"/>
    <display value="Infant"/>
    <definition value="A cuff used for infants."/>
  </concept>
  <concept>
    <code value="at1019"/>
    <display value="Neonatal"/>
    <definition
                value="A cuff used for a neonate, assuming cuff is the appropriate size for maturity and birthweight of the neonate."/>
  </concept>
</CodeSystem>