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

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

Packagehl7.fhir.uv.openehr-test
Resource TypeCodeSystem
IdopenEHR-EHR-OBSERVATION.blood-pressure.v2.at1010
FHIR VersionR5
Sourcehttp://hl7.org/fhir/test/openehr-test/https://build.fhir.org/ig/FHIR/openehr-test/CodeSystem-openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010.html
URLhttp://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010
Version1.6.6
Statusactive
Date2025-06-14T02:33:58+00:00
NameDiastolicEndpointCS
TitleDiastolic endpoint
Realmuv
Authorityhl7
DescriptionCodeSystem for Record which Korotkoff sound is used for determining diastolic pressure using auscultative method.
Contentcomplete

Resources that use this resource

ValueSet
openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010Diastolic endpoint 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.at1010

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

CodeDisplayDefinition
at1011 Phase IVThe fourth Korotkoff sound is identified as an abrupt muffling of sounds.
at1012 Phase VThe fifth Korotkoff sound is identified by absence of sounds as the cuff pressure drops below the diastolic blood pressure.

Source

{
  "resourceType": "CodeSystem",
  "id": "openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/test/openehr-test/CodeSystem/openEHR-EHR-OBSERVATION.blood-pressure.v2.at1010",
  "version": "1.6.6",
  "name": "DiastolicEndpointCS",
  "title": "Diastolic endpoint",
  "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 Record which Korotkoff sound is used for determining diastolic pressure using auscultative method.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "at1011",
      "display": "Phase IV",
      "definition": "The fourth Korotkoff sound is identified as an abrupt muffling of sounds."
    },
    {
      "code": "at1012",
      "display": "Phase V",
      "definition": "The fifth Korotkoff sound is identified by absence of sounds as the cuff pressure drops below the diastolic blood pressure."
    }
  ]
}