Beispiele

Observation
<Observation xmlns="http://hl7.org/fhir">
    <id value="Pulmonalarterieller-Blutdruck" />
    <meta>
        <profile value="https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-pulmonalarterieller-blutdruck" />
    </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="250767002" />
            <display value="Pulmonary artery pressure" />
        </coding>
        <coding>
            <system value="http://loinc.org" />
            <code value="76284-9" />
            <display value="Pulmonary artery Blood pressure" />
        </coding>
        <coding>
            <system value="urn:iso:std:iso:11073:10101" />
            <code value="150044" />
            <display value="MDC_PRESS_BLD_ART_PULM" />
        </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="81040000" />
            <display value="Pulmonary artery 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="150045" />
                <display value="Systolic pulmonary arterial pressure" />
            </coding>
            <coding>
                <system value="http://loinc.org" />
                <code value="8440-0" />
                <display value="Pulmonary artery Systolic blood pressure" />
            </coding>
            <coding>
                <system value="http://snomed.info/sct" />
                <code value="250768007" />
                <display value="Pulmonary artery systolic pressure" />
            </coding>
        </code>
        <valueQuantity>
            <value value="18" />
            <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="150046" />
                <display value="Diastolic pulmonary arterial pressure" />
            </coding>
            <coding>
                <system value="http://loinc.org" />
                <code value="8385-7" />
                <display value="Pulmonary artery Diastolic blood pressure" />
            </coding>
            <coding>
                <system value="http://snomed.info/sct" />
                <code value="250769004" />
                <display value="Pulmonary artery diastolic pressure" />
            </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="150047" />
                <display value="Mean pulmonary arterial pressure" />
            </coding>
            <coding>
                <system value="http://loinc.org" />
                <code value="8414-5" />
                <display value="Pulmonary artery Mean blood pressure" />
            </coding>
            <coding>
                <system value="http://snomed.info/sct" />
                <code value="250770003" />
                <display value="Pulmonary artery mean pressure" />
            </coding>
        </code>
        <valueQuantity>
            <value value="10" />
            <unit value="millimeter Mercury column" />
            <system value="http://unitsofmeasure.org" />
            <code value="mm[Hg]" />
        </valueQuantity>
    </component>
</Observation>
{
    "resourceType": "Observation",
    "id": "Pulmonalarterieller-Blutdruck",
    "meta": {
        "profile":  [
            "https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-pulmonalarterieller-blutdruck"
        ]
    },
    "code": {
        "coding":  [
            {
                "code": "75367002",
                "system": "http://snomed.info/sct"
            },
            {
                "code": "250767002",
                "system": "http://snomed.info/sct",
                "display": "Pulmonary artery pressure"
            },
            {
                "code": "76284-9",
                "system": "http://loinc.org",
                "display": "Pulmonary artery Blood pressure"
            },
            {
                "code": "150044",
                "system": "urn:iso:std:iso:11073:10101",
                "display": "MDC_PRESS_BLD_ART_PULM"
            }
        ]
    },
    "category":  [
        {
            "coding":  [
                {
                    "code": "vital-signs",
                    "system": "http://terminology.hl7.org/CodeSystem/observation-category"
                }
            ]
        }
    ],
    "component":  [
        {
            "code": {
                "coding":  [
                    {
                        "code": "8480-6",
                        "system": "http://loinc.org"
                    },
                    {
                        "code": "150045",
                        "system": "urn:iso:std:iso:11073:10101",
                        "display": "Systolic pulmonary arterial pressure"
                    },
                    {
                        "code": "8440-0",
                        "system": "http://loinc.org",
                        "display": "Pulmonary artery Systolic blood pressure"
                    },
                    {
                        "code": "250768007",
                        "system": "http://snomed.info/sct",
                        "display": "Pulmonary artery systolic pressure"
                    }
                ]
            },
            "valueQuantity": {
                "code": "mm[Hg]",
                "system": "http://unitsofmeasure.org",
                "unit": "millimeter Mercury column",
                "value": 18
            }
        },
        {
            "code": {
                "coding":  [
                    {
                        "code": "8462-4",
                        "system": "http://loinc.org"
                    },
                    {
                        "code": "150046",
                        "system": "urn:iso:std:iso:11073:10101",
                        "display": "Diastolic pulmonary arterial pressure"
                    },
                    {
                        "code": "8385-7",
                        "system": "http://loinc.org",
                        "display": "Pulmonary artery Diastolic blood pressure"
                    },
                    {
                        "code": "250769004",
                        "system": "http://snomed.info/sct",
                        "display": "Pulmonary artery diastolic pressure"
                    }
                ]
            },
            "valueQuantity": {
                "code": "mm[Hg]",
                "system": "http://unitsofmeasure.org",
                "unit": "millimeter Mercury column",
                "value": 8
            }
        },
        {
            "code": {
                "coding":  [
                    {
                        "code": "8478-0",
                        "system": "http://loinc.org"
                    },
                    {
                        "code": "150047",
                        "system": "urn:iso:std:iso:11073:10101",
                        "display": "Mean pulmonary arterial pressure"
                    },
                    {
                        "code": "8414-5",
                        "system": "http://loinc.org",
                        "display": "Pulmonary artery Mean blood pressure"
                    },
                    {
                        "code": "250770003",
                        "system": "http://snomed.info/sct",
                        "display": "Pulmonary artery mean pressure"
                    }
                ]
            },
            "valueQuantity": {
                "code": "mm[Hg]",
                "system": "http://unitsofmeasure.org",
                "unit": "millimeter Mercury column",
                "value": 10
            }
        }
    ],
    "bodySite": {
        "coding":  [
            {
                "code": "81040000",
                "system": "http://snomed.info/sct",
                "display": "Pulmonary artery structure"
            }
        ]
    },
    "status": "final",
    "subject": {
        "reference": "Patient/PatientinMusterfrau"
    },
    "effectiveDateTime": "12/23/2019 08:30:10"
}