ISiK Formularmodul Implementation Guide
Version 6.0.0-rc - ci-build

: Example Observation - Rechtsatrialer-Druck - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "Rechtsatrialer-Druck",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-rechtsatrialer-druck"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Rechtsatrialer-Druck</b></p><a name=\"Rechtsatrialer-Druck\"> </a><a name=\"hcRechtsatrialer-Druck\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-sd-mii-icu-rechtsatrialer-druck.html\">SD MII ICU Rechtsatrialer Druck</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 75367002}, {http://snomed.info/sct 276755008}, {http://loinc.org 60996-6}, {urn:iso:std:iso:11073:10101 150068}\">Right atrial pressure</span></p><p><b>subject</b>: <a href=\"Patient-PatientinMusterfrau.html\">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung\u00a0(use:\u00a0secondary,\u00a0))</a></p><p><b>effective</b>: 2019-12-23 09:30:10+0100</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 73829009}\">Right atrial structure</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8480-6}, {urn:iso:std:iso:11073:10101 150069}, {http://loinc.org 60998-2}\">Systolic right atrial pressure</span></p><p><b>value</b>: 5 millimeter Mercury column<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8478-0}, {urn:iso:std:iso:11073:10101 150071}, {http://loinc.org 8400-4}, {http://snomed.info/sct 276775004}\">Mean right atrial pressure</span></p><p><b>value</b>: 4 millimeter Mercury column<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8462-4}, {urn:iso:std:iso:11073:10101 150070}, {http://loinc.org 60997-4}\">Diastolic right atrial pressure</span></p><p><b>value</b>: 3 millimeter Mercury column<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
  },
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
          "code" : "vital-signs"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "75367002"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "276755008",
        "display" : "Right atrial pressure"
      },
      {
        "system" : "http://loinc.org",
        "code" : "60996-6",
        "display" : "Right atrial pressure"
      },
      {
        "system" : "urn:iso:std:iso:11073:10101",
        "code" : "150068",
        "display" : "MDC_PRESS_BLD_ATR_RIGHT"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientinMusterfrau"
  },
  "effectiveDateTime" : "2019-12-23T09:30:10+01:00",
  "bodySite" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "73829009",
        "display" : "Right atrial structure"
      }
    ]
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8480-6"
          },
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "150069",
            "display" : "Systolic right atrial pressure"
          },
          {
            "system" : "http://loinc.org",
            "code" : "60998-2",
            "display" : "Right atrial pressure Systolic"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 5,
        "unit" : "millimeter Mercury column",
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8478-0"
          },
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "150071",
            "display" : "Mean right atrial pressure"
          },
          {
            "system" : "http://loinc.org",
            "code" : "8400-4",
            "display" : "Right atrial Intrachamber mean pressure"
          },
          {
            "system" : "http://snomed.info/sct",
            "code" : "276775004",
            "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" : "urn:iso:std:iso:11073:10101",
            "code" : "150070",
            "display" : "Diastolic right atrial pressure"
          },
          {
            "system" : "http://loinc.org",
            "code" : "60997-4",
            "display" : "Right atrial pressure Diastolic"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 3,
        "unit" : "millimeter Mercury column",
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    }
  ]
}