Beispiele

Observation
<Observation xmlns="http://hl7.org/fhir">
<id value="Rechtsatrialer-Druck" />
<profile value="https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-rechtsatrialer-druck" />
</meta>
<status value="final" />
<system value="http://terminology.hl7.org/CodeSystem/observation-category" />
<code value="vital-signs" />
</coding>
</category>
<system value="http://snomed.info/sct" />
<code value="75367002" />
</coding>
<system value="http://snomed.info/sct" />
<code value="276755008" />
<display value="Right atrial pressure" />
</coding>
<system value="http://loinc.org" />
<code value="60996-6" />
<display value="Right atrial pressure" />
</coding>
<system value="urn:iso:std:iso:11073:10101" />
<code value="150068" />
<display value="MDC_PRESS_BLD_ATR_RIGHT" />
</coding>
</code>
<reference value="Patient/PatientinMusterfrau" />
</subject>
<effectiveDateTime value="2019-12-23T09:30:10+01:00" />
<system value="http://snomed.info/sct" />
<code value="73829009" />
<display value="Right atrial structure" />
</coding>
</bodySite>
<system value="http://loinc.org" />
<code value="8480-6" />
</coding>
<system value="urn:iso:std:iso:11073:10101" />
<code value="150069" />
<display value="Systolic right atrial pressure" />
</coding>
<system value="http://loinc.org" />
<code value="60998-2" />
<display value="Right atrial pressure Systolic" />
</coding>
</code>
<value value="5" />
<unit value="millimeter Mercury column" />
<system value="http://unitsofmeasure.org" />
<code value="mm[Hg]" />
</valueQuantity>
</component>
<system value="http://loinc.org" />
<code value="8478-0" />
</coding>
<system value="urn:iso:std:iso:11073:10101" />
<code value="150071" />
<display value="Mean right atrial pressure" />
</coding>
<system value="http://loinc.org" />
<code value="8400-4" />
<display value="Right atrial Intrachamber mean pressure" />
</coding>
<system value="http://snomed.info/sct" />
<code value="276775004" />
<display value="Mean right atrial pressure" />
</coding>
</code>
<value value="4" />
<unit value="millimeter Mercury column" />
<system value="http://unitsofmeasure.org" />
<code value="mm[Hg]" />
</valueQuantity>
</component>
<system value="http://loinc.org" />
<code value="8462-4" />
</coding>
<system value="urn:iso:std:iso:11073:10101" />
<code value="150070" />
<display value="Diastolic right atrial pressure" />
</coding>
<system value="http://loinc.org" />
<code value="60997-4" />
<display value="Right atrial pressure Diastolic" />
</coding>
</code>
<value value="3" />
<unit value="millimeter Mercury column" />
<system value="http://unitsofmeasure.org" />
<code value="mm[Hg]" />
</valueQuantity>
</component>
</Observation>
{
"resourceType": "Observation",
"id": "Rechtsatrialer-Druck",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-rechtsatrialer-druck"
]
},
"code": {
"coding": [
{
"code": "75367002",
"system": "http://snomed.info/sct"
},
{
"code": "276755008",
"system": "http://snomed.info/sct",
"display": "Right atrial pressure"
},
{
"code": "60996-6",
"system": "http://loinc.org",
"display": "Right atrial pressure"
},
{
"code": "150068",
"system": "urn:iso:std:iso:11073:10101",
"display": "MDC_PRESS_BLD_ATR_RIGHT"
}
]
},
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
}
]
}
],
{
"code": {
"coding": [
{
"code": "8480-6",
"system": "http://loinc.org"
},
{
"code": "150069",
"system": "urn:iso:std:iso:11073:10101",
"display": "Systolic right atrial pressure"
},
{
"code": "60998-2",
"system": "http://loinc.org",
"display": "Right atrial pressure Systolic"
}
]
},
"code": "mm[Hg]",
"system": "http://unitsofmeasure.org",
"unit": "millimeter Mercury column",
"value": 5
}
},
{
"code": {
"coding": [
{
"code": "8478-0",
"system": "http://loinc.org"
},
{
"code": "150071",
"system": "urn:iso:std:iso:11073:10101",
"display": "Mean right atrial pressure"
},
{
"code": "8400-4",
"system": "http://loinc.org",
"display": "Right atrial Intrachamber mean pressure"
},
{
"code": "276775004",
"system": "http://snomed.info/sct",
"display": "Mean right atrial pressure"
}
]
},
"code": "mm[Hg]",
"system": "http://unitsofmeasure.org",
"unit": "millimeter Mercury column",
"value": 4
}
},
{
"code": {
"coding": [
{
"code": "8462-4",
"system": "http://loinc.org"
},
{
"code": "150070",
"system": "urn:iso:std:iso:11073:10101",
"display": "Diastolic right atrial pressure"
},
{
"code": "60997-4",
"system": "http://loinc.org",
"display": "Right atrial pressure Diastolic"
}
]
},
"code": "mm[Hg]",
"system": "http://unitsofmeasure.org",
"unit": "millimeter Mercury column",
"value": 3
}
}
],
"coding": [
{
"code": "73829009",
"system": "http://snomed.info/sct",
"display": "Right atrial structure"
}
]
},
"status": "final",
"subject": {
"reference": "Patient/PatientinMusterfrau"
},
"effectiveDateTime": "2019-12-23T09:30:10+01:00"
}