FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.medizininformatikinitiative.kerndatensatz.icu
Resource TypeObservation
Idmii-exa-icu-muv-pulmonalarterieller-blutdruck.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "mii-exa-icu-muv-pulmonalarterieller-blutdruck",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-pulmonalarterieller-blutdruck"
    ]
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/secondary-finding",
          "code": "vital-signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "75367002",
        "display": "Blood pressure (observable entity)",
        "version": "http://snomed.info/sct/900000000000207008/version/20241101"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "250767002",
        "version": "http://snomed.info/sct/900000000000207008/version/20241101"
      },
      {
        "system": "http://loinc.org",
        "code": "76284-9",
        "display": "Pulmonary artery Blood pressure"
      },
      {
        "system": "urn:iso:std:iso:11073:10101",
        "code": "150044"
      }
    ]
  },
  "subject": {
    "reference": "Patient/111"
  },
  "effectiveDateTime": "2019-12-23T09:30:10+01:00",
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8480-6"
          },
          {
            "system": "http://loinc.org",
            "code": "8440-0",
            "display": "Pulmonary artery Systolic blood pressure"
          },
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "150045",
            "display": "Systolic pulmonary arterial pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 18,
        "unit": "millimeter Mercury column",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8478-0"
          },
          {
            "system": "http://loinc.org",
            "code": "8414-5",
            "display": "Pulmonary artery Mean blood pressure"
          },
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "150047",
            "display": "Mean pulmonary arterial pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 10,
        "unit": "millimeter Mercury column",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8462-4"
          },
          {
            "system": "http://loinc.org",
            "code": "8385-7",
            "display": "Pulmonary artery Diastolic blood pressure"
          },
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "150046",
            "display": "Diastolic pulmonary arterial pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 8,
        "unit": "millimeter Mercury column",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    }
  ]
}