FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1035

Packagehl7.fhir.uv.openehr-test
Resource TypeCodeSystem
IdopenEHR-EHR-OBSERVATION.blood-pressure.v2.at1035
FHIR VersionR5
Sourcehttp://hl7.org/fhir/test/openehr-test/https://build.fhir.org/ig/FHIR/openehr-test/CodeSystem-openEHR-EHR-OBSERVATION.blood-pressure.v2.at1035.html
URLhttp://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1035
Version1.6.6
Statusactive
Date2025-06-14T02:33:58+00:00
NameMethodCS
TitleMethod
Realmuv
Authorityhl7
DescriptionCodeSystem for Method of measurement of blood pressure.
Contentcomplete

Resources that use this resource

ValueSet
openEHR-EHR-OBSERVATION.blood-pressure.v2.at1035Method ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem openEHR-EHR-OBSERVATION.blood-pressure.v2.at1035

This case-sensitive code system http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1035 defines the following codes:

CodeDisplayDefinition
at1036 AuscultationMethod of measuring blood pressure externally, using a stethoscope and Korotkoff sounds.
at1037 PalpationMethod of measuring blood pressure externally, using palpation (usually of the brachial or radial arteries).
at1039 MachineMethod of measuring blood pressure externally, using a blood pressure machine.
at1040 InvasiveMethod of measuring blood pressure internally ie involving penetration of the skin and measuring inside blood vessels.

Source

{
  "resourceType": "CodeSystem",
  "id": "openEHR-EHR-OBSERVATION.blood-pressure.v2.at1035",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1035",
  "version": "1.6.6",
  "name": "MethodCS",
  "title": "Method",
  "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 Method of measurement of blood pressure.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "at1036",
      "display": "Auscultation",
      "definition": "Method of measuring blood pressure externally, using a stethoscope and Korotkoff sounds."
    },
    {
      "code": "at1037",
      "display": "Palpation",
      "definition": "Method of measuring blood pressure externally, using palpation (usually of the brachial or radial arteries)."
    },
    {
      "code": "at1039",
      "display": "Machine",
      "definition": "Method of measuring blood pressure externally, using a blood pressure machine."
    },
    {
      "code": "at1040",
      "display": "Invasive",
      "definition": "Method of measuring blood pressure internally ie involving penetration of the skin and measuring inside blood vessels."
    }
  ]
}