Beispiele
Observation |
id : Linksatrialer-Druck |
meta |
profile : https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-linksatrialer-druck |
status : final |
category |
coding |
system : http://terminology.hl7.org/CodeSystem/observation-category |
code : vital-signs |
code |
coding |
system : http://snomed.info/sct |
code : 75367002 |
coding |
system : http://snomed.info/sct |
code : 276760007 |
display : Left atrial pressure |
coding |
system : http://loinc.org |
code : 60988-3 |
display : Left atrial pressure |
coding |
system : urn:iso:std:iso:11073:10101 |
code : 150064 |
display : MDC_PRESS_BLD_ATR_LEFT |
subject |
reference : Patient/PatientinMusterfrau |
effective : 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 |
coding |
system : urn:iso:std:iso:11073:10101 |
code : 150065 |
display : Systolic left atrial pressure |
coding |
system : http://loinc.org |
code : 60989-1 |
display : Left atrial pressure Systolic |
value |
value : 8 |
unit : millimeter Mercury column |
system : http://unitsofmeasure.org |
code : mm[Hg] |
component |
code |
coding |
system : http://loinc.org |
code : 8478-0 |
coding |
system : urn:iso:std:iso:11073:10101 |
code : 150067 |
display : Mean left atrial pressure |
coding |
system : http://loinc.org |
code : 8399-8 |
display : Left atrial Intrachamber mean pressure |
value |
value : 6 |
unit : millimeter Mercury column |
system : http://unitsofmeasure.org |
code : mm[Hg] |
component |
code |
coding |
system : http://loinc.org |
code : 8462-4 |
coding |
system : urn:iso:std:iso:11073:10101 |
code : 150066 |
display : Diastolic left atrial pressure |
coding |
system : http://loinc.org |
code : 75933-2 |
display : Left atrial pressure Diastolic |
value |
value : 4 |
unit : millimeter Mercury column |
system : http://unitsofmeasure.org |
code : mm[Hg] |
<Observation xmlns="http://hl7.org/fhir"> <id value="Linksatrialer-Druck" /> <meta> <profile value="https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-linksatrialer-druck" /> </meta> <status value="final" /> <category> <coding> <system value="http://terminology.hl7.org/CodeSystem/observation-category" /> <code value="vital-signs" /> </coding> </category> <code> <coding> <system value="http://snomed.info/sct" /> <code value="75367002" /> </coding> <coding> <system value="http://snomed.info/sct" /> <code value="276760007" /> <display value="Left atrial pressure" /> </coding> <coding> <system value="http://loinc.org" /> <code value="60988-3" /> <display value="Left atrial pressure" /> </coding> <coding> <system value="urn:iso:std:iso:11073:10101" /> <code value="150064" /> <display value="MDC_PRESS_BLD_ATR_LEFT" /> </coding> </code> <subject> <reference value="Patient/PatientinMusterfrau" /> </subject> <effectiveDateTime value="2019-12-23T09:30:10+01:00" /> <bodySite> <coding> <system value="http://snomed.info/sct" /> <code value="82471001" /> <display value="Left atrial structure" /> </coding> </bodySite> <component> <code> <coding> <system value="http://loinc.org" /> <code value="8480-6" /> </coding> <coding> <system value="urn:iso:std:iso:11073:10101" /> <code value="150065" /> <display value="Systolic left atrial pressure" /> </coding> <coding> <system value="http://loinc.org" /> <code value="60989-1" /> <display value="Left atrial pressure Systolic" /> </coding> </code> <valueQuantity> <value value="8" /> <unit value="millimeter Mercury column" /> <system value="http://unitsofmeasure.org" /> <code value="mm[Hg]" /> </valueQuantity> </component> <component> <code> <coding> <system value="http://loinc.org" /> <code value="8478-0" /> </coding> <coding> <system value="urn:iso:std:iso:11073:10101" /> <code value="150067" /> <display value="Mean left atrial pressure" /> </coding> <coding> <system value="http://loinc.org" /> <code value="8399-8" /> <display value="Left atrial Intrachamber mean pressure" /> </coding> </code> <valueQuantity> <value value="6" /> <unit value="millimeter Mercury column" /> <system value="http://unitsofmeasure.org" /> <code value="mm[Hg]" /> </valueQuantity> </component> <component> <code> <coding> <system value="http://loinc.org" /> <code value="8462-4" /> </coding> <coding> <system value="urn:iso:std:iso:11073:10101" /> <code value="150066" /> <display value="Diastolic left atrial pressure" /> </coding> <coding> <system value="http://loinc.org" /> <code value="75933-2" /> <display value="Left atrial pressure Diastolic" /> </coding> </code> <valueQuantity> <value value="4" /> <unit value="millimeter Mercury column" /> <system value="http://unitsofmeasure.org" /> <code value="mm[Hg]" /> </valueQuantity> </component> </Observation>
{ "resourceType": "Observation", "id": "Linksatrialer-Druck", "meta": { "profile": [ "https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-linksatrialer-druck" ] }, "code": { "coding": [ { "code": "75367002", "system": "http://snomed.info/sct" }, { "code": "276760007", "system": "http://snomed.info/sct", "display": "Left atrial pressure" }, { "code": "60988-3", "system": "http://loinc.org", "display": "Left atrial pressure" }, { "code": "150064", "system": "urn:iso:std:iso:11073:10101", "display": "MDC_PRESS_BLD_ATR_LEFT" } ] }, "category": [ { "coding": [ { "code": "vital-signs", "system": "http://terminology.hl7.org/CodeSystem/observation-category" } ] } ], "component": [ { "code": { "coding": [ { "code": "8480-6", "system": "http://loinc.org" }, { "code": "150065", "system": "urn:iso:std:iso:11073:10101", "display": "Systolic left atrial pressure" }, { "code": "60989-1", "system": "http://loinc.org", "display": "Left atrial pressure Systolic" } ] }, "valueQuantity": { "code": "mm[Hg]", "system": "http://unitsofmeasure.org", "unit": "millimeter Mercury column", "value": 8 } }, { "code": { "coding": [ { "code": "8478-0", "system": "http://loinc.org" }, { "code": "150067", "system": "urn:iso:std:iso:11073:10101", "display": "Mean left atrial pressure" }, { "code": "8399-8", "system": "http://loinc.org", "display": "Left atrial Intrachamber mean pressure" } ] }, "valueQuantity": { "code": "mm[Hg]", "system": "http://unitsofmeasure.org", "unit": "millimeter Mercury column", "value": 6 } }, { "code": { "coding": [ { "code": "8462-4", "system": "http://loinc.org" }, { "code": "150066", "system": "urn:iso:std:iso:11073:10101", "display": "Diastolic left atrial pressure" }, { "code": "75933-2", "system": "http://loinc.org", "display": "Left atrial pressure Diastolic" } ] }, "valueQuantity": { "code": "mm[Hg]", "system": "http://unitsofmeasure.org", "unit": "millimeter Mercury column", "value": 4 } } ], "bodySite": { "coding": [ { "code": "82471001", "system": "http://snomed.info/sct", "display": "Left atrial structure" } ] }, "status": "final", "subject": { "reference": "Patient/PatientinMusterfrau" }, "effectiveDateTime": "12/23/2019 08:30:10" }