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-rechtsatrialer-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-rechtsatrialer-druck",
  "meta": {
    "profile": [
      "https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-rechtsatrialer-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": "276755008",
        "display": "Right atrial pressure (observable entity)",
        "version": "http://snomed.info/sct/900000000000207008/version/20241101"
      },
      {
        "system": "http://loinc.org",
        "code": "60996-6",
        "display": "Right atrial pressure"
      },
      {
        "system": "urn:iso:std:iso:11073:10101",
        "code": "150068"
      }
    ]
  },
  "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": "60998-2",
            "display": "Right atrial pressure Systolic"
          },
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "150069",
            "display": "Systolic right atrial pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 5,
        "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": "8400-4",
            "display": "Right atrial Intrachamber mean pressure"
          },
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "150071",
            "display": "Mean right atrial pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 4,
        "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": "60997-4",
            "display": "Right atrial pressure Diastolic"
          },
          {
            "system": "urn:iso:std:iso:11073:10101",
            "code": "150070",
            "display": "Diastolic right atrial pressure"
          }
        ]
      },
      "valueQuantity": {
        "value": 3,
        "unit": "millimeter Mercury column",
        "system": "http://unitsofmeasure.org",
        "code": "mm[Hg]"
      }
    }
  ]
}