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

: Example Observation - Linksatrialer-Druck - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "Linksatrialer-Druck",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-linksatrialer-druck"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Linksatrialer-Druck</b></p><a name=\"Linksatrialer-Druck\"> </a><a name=\"hcLinksatrialer-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-linksatrialer-druck.html\">SD MII ICU Linksatrialer 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 276760007}, {http://loinc.org 60988-3}, {urn:iso:std:iso:11073:10101 150064}\">Left 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 82471001}\">Left 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 150065}, {http://loinc.org 60989-1}\">Systolic left atrial pressure</span></p><p><b>value</b>: 8 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 150067}, {http://loinc.org 8399-8}\">Mean left atrial pressure</span></p><p><b>value</b>: 6 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 150066}, {http://loinc.org 75933-2}\">Diastolic left 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></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" : "276760007",
        "display" : "Left atrial pressure"
      },
      {
        "system" : "http://loinc.org",
        "code" : "60988-3",
        "display" : "Left atrial pressure"
      },
      {
        "system" : "urn:iso:std:iso:11073:10101",
        "code" : "150064",
        "display" : "MDC_PRESS_BLD_ATR_LEFT"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientinMusterfrau"
  },
  "effectiveDateTime" : "2019-12-23T09:30:10+01:00",
  "bodySite" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "82471001",
        "display" : "Left atrial structure"
      }
    ]
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8480-6"
          },
          {
            "system" : "urn:iso:std:iso:11073:10101",
            "code" : "150065",
            "display" : "Systolic left atrial pressure"
          },
          {
            "system" : "http://loinc.org",
            "code" : "60989-1",
            "display" : "Left atrial pressure Systolic"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 8,
        "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" : "150067",
            "display" : "Mean left atrial pressure"
          },
          {
            "system" : "http://loinc.org",
            "code" : "8399-8",
            "display" : "Left atrial Intrachamber mean pressure"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 6,
        "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" : "150066",
            "display" : "Diastolic left atrial pressure"
          },
          {
            "system" : "http://loinc.org",
            "code" : "75933-2",
            "display" : "Left atrial pressure Diastolic"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 4,
        "unit" : "millimeter Mercury column",
        "system" : "http://unitsofmeasure.org",
        "code" : "mm[Hg]"
      }
    }
  ]
}