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-linksventrikulaerer-druck.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-linksventrikulaerer-druck",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-linksventrikulaerer-druck"
    ]
  },
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://hl7.org/fhir/secondary-finding",
          "code": "vital-signs"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "75367002",
        "version": "http://snomed.info/sct/900000000000207008/version/20241101"
      },
      {
        "system": "http://snomed.info/sct",
        "code": "276769008",
        "display": "Left ventricular pressure (observable entity)",
        "version": "http://snomed.info/sct/900000000000207008/version/20241101"
      },
      {
        "system": "urn:iso:std:iso:11073:10101",
        "code": "150100",
        "display": "Pressure of the blood in the left ventricle of the heart"
      }
    ]
  },
  "subject": {
    "reference": "Patient/111"
  },
  "effectiveDateTime": "2019-12-23T09:30:10+01:00",
  "component": [
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8478-0"
          },
          {
            "system": "http://loinc.org",
            "code": "8404-6",
            "display": "Left ventricular Intrachamber mean pressure"
          },
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "150103",
            "display": "Mean left ventricular pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 40,
        "unit": "millimeter Mercury column",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    },
    {
      "code": {
        "coding": [
          {
            "system": "http://loinc.org",
            "code": "8480-6"
          },
          {
            "system": "http://loinc.org",
            "code": "8430-1",
            "display": "Left ventricular Intrachamber systolic pressure"
          },
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "150101",
            "display": "Systolic left ventricular pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 120,
        "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": "8375-8",
            "display": "Left ventricular Intrachamber diastolic pressure"
          },
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "150102",
            "display": "Diastolic left ventricular pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 10,
        "unit": "millimeter Mercury column",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    }
  ]
}