: Example Observation - Linksventrikulaerer-Druck - JSON Representation
Raw json | Download
{
"resourceType" : "Observation",
"id" : "Linksventrikulaerer-Druck",
"meta" : {
"profile" : [
🔗 "https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-linksventrikulaerer-druck"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation Linksventrikulaerer-Druck</b></p><a name=\"Linksventrikulaerer-Druck\"> </a><a name=\"hcLinksventrikulaerer-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-linksventrikulaerer-druck.html\">SD MII ICU Linksventrikulaerer Druck</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 75367002}, {http://snomed.info/sct 276769008}, {urn:iso:std:iso:11073:10101 150100}\">Left ventricular 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><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 8478-0}, {urn:iso:std:iso:11073:10101 150103}, {http://loinc.org 8404-6}\">Mean left ventricular pressure</span></p><p><b>value</b>: 40 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 8480-6}, {urn:iso:std:iso:11073:10101 150101}, {http://loinc.org 8430-1}, {http://snomed.info/sct 276780008}\">Systolic left ventricular pressure</span></p><p><b>value</b>: 120 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 150102}, {http://loinc.org 8375-8}\">Diastolic left ventricular pressure</span></p><p><b>value</b>: 10 millimeter Mercury column<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "75367002"
},
{
"system" : "http://snomed.info/sct",
"code" : "276769008",
"display" : "Left ventricular pressure"
},
{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150100",
"display" : "MDC_PRESS_BLD_VENT_LEFT"
}
]
},
"subject" : {
🔗 "reference" : "Patient/PatientinMusterfrau"
},
"effectiveDateTime" : "2019-12-23T09:30:10+01:00",
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8478-0"
},
{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150103",
"display" : "Mean left ventricular pressure"
},
{
"system" : "http://loinc.org",
"code" : "8404-6",
"display" : "Left ventricular Intrachamber mean 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" : "urn:iso:std:iso:11073:10101",
"code" : "150101",
"display" : "Systolic left ventricular pressure"
},
{
"system" : "http://loinc.org",
"code" : "8430-1",
"display" : "Left ventricular Intrachamber systolic pressure"
},
{
"system" : "http://snomed.info/sct",
"code" : "276780008",
"display" : "Left ventricular systolic 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" : "urn:iso:std:iso:11073:10101",
"code" : "150102",
"display" : "Diastolic left ventricular pressure"
},
{
"system" : "http://loinc.org",
"code" : "8375-8",
"display" : "Left ventricular Intrachamber diastolic pressure"
}
]
},
"valueQuantity" : {
"value" : 10,
"unit" : "millimeter Mercury column",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
}
]
}