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

: MethodCS

Active as of 2025-06-14

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="openEHR-EHR-OBSERVATION.blood-pressure.v2.at1035"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
  </text>
  <url
       value="http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1035"/>
  <version value="1.6.6"/>
  <name value="MethodCS"/>
  <title value="Method"/>
  <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 Method of measurement of blood pressure."/>
  <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="at1036"/>
    <display value="Auscultation"/>
    <definition
                value="Method of measuring blood pressure externally, using a stethoscope and Korotkoff sounds."/>
  </concept>
  <concept>
    <code value="at1037"/>
    <display value="Palpation"/>
    <definition
                value="Method of measuring blood pressure externally, using palpation (usually of the brachial or radial arteries)."/>
  </concept>
  <concept>
    <code value="at1039"/>
    <display value="Machine"/>
    <definition
                value="Method of measuring blood pressure externally, using a blood pressure machine."/>
  </concept>
  <concept>
    <code value="at1040"/>
    <display value="Invasive"/>
    <definition
                value="Method of measuring blood pressure internally ie involving penetration of the skin and measuring inside blood vessels."/>
  </concept>
</CodeSystem>