Primjer poruke odgovora (OK)

<Bundle xmlns="http://hl7.org/fhir">
    <id value="7d7da577-8573-4a21-9528-616ff36fce0f" />
    <meta>
        <versionId value="5" />
        <lastUpdated value="2022-08-18T18:02:55.343+00:00" />
        <source value="#fe8f668a28b0ddd6" />
    </meta>
    <type value="message" />
    <timestamp value="2022-07-14T11:15:33+02:00" />
    <entry>
        <fullUrl value="urn:uuid:fc8ec751-9c14-4e43-8e01-024b14962e08" />
        <resource>
            <MessageHeader>
                <eventCoding>
                    <system value="http://ent.hr/fhir/CodeSystem/ehe-message-types" />
                    <code value="2.6" />
                </eventCoding>
                <source>
                    <endpoint value="urn:oid:1.2.3.4.5.1" />
                </source>
                <response>
                    <identifier value="1ff51c4e-1460-4514-aabb-da8878734ea3" />
                    <code value="ok" />
                </response>
                <focus>
                    <reference value="urn:uuid:0e21d526-ffdf-4d53-b9af-7b7b84b87b73" />
                </focus>
            </MessageHeader>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:0e21d526-ffdf-4d53-b9af-7b7b84b87b73" />
        <resource>
            <Condition>
                <identifier>
                    <system value="http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-slucaja" />
                    <value value="3a3df039-f0da-4dcc-875d-9e7e46651892" />
                </identifier>
                <clinicalStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-clinical" />
                        <code value="active" />
                    </coding>
                </clinicalStatus>
                <verificationStatus>
                    <coding>
                        <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status" />
                        <code value="confirmed" />
                    </coding>
                </verificationStatus>
                <code>
                    <coding>
                        <system value="http://fhir.cezih.hr/specifikacije/CodeSystem/icd10-hr" />
                        <code value="C00" />
                        <display value="Zloćudna novotvorina usne" />
                    </coding>
                    <text value="Neoplasma malignum labii" />
                </code>
                <subject>
                    <type value="Patient" />
                    <identifier>
                        <system value="http://fhir.cezih.hr/specifikacije/identifikatori/MBO" />
                        <value value="18022306986" />
                    </identifier>
                </subject>
                <onsetDateTime value="2022-07-14" />
                <recordedDate value="2022-07-14" />
                <recorder>
                    <type value="Practitioner" />
                    <identifier>
                        <system value="http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika" />
                        <value value="1234567" />
                    </identifier>
                </recorder>
                <asserter>
                    <type value="Practitioner" />
                    <identifier>
                        <system value="http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika" />
                        <value value="1234567" />
                    </identifier>
                </asserter>
                <note>
                    <extension url="http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-annotation-type">
                        <valueCoding>
                            <system value="http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type" />
                            <code value="4" />
                        </valueCoding>
                    </extension>
                    <text value="Neka napomena o zdravstvenom slučaju pacijenta" />
                </note>
            </Condition>
        </resource>
    </entry>
    <signature>
        <type>
            <system value="urn:iso-astm:E1762-95:2013" />
            <code value="1.2.840.10065.1.12.1.1" />
        </type>
        <when value="2022-07-14T11:15:34+02:00" />
        <who>
            <type value="Practitioner" />
            <identifier>
                <system value="http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika" />
                <value value="1234567" />
            </identifier>
        </who>
        <data value="UHJpbWVyIHBvdHBpc2EgemEgdmnFoWUgaW5mb3JtYWNpamEgcHJvxI1pdGFqIEZISVIgc3RhbmRhcmQgaSBJSEUgRFNH" />
    </signature>
</Bundle>
{
    "resourceType": "Bundle",
    "id": "7d7da577-8573-4a21-9528-616ff36fce0f",
    "meta": {
        "versionId": "5",
        "lastUpdated": "2022-08-18T18:02:55.343+00:00",
        "source": "#fe8f668a28b0ddd6"
    },
    "type": "message",
    "timestamp": "2022-07-14T11:15:33+02:00",
    "entry":  [
        {
            "fullUrl": "urn:uuid:fc8ec751-9c14-4e43-8e01-024b14962e08",
            "resource": {
                "resourceType": "MessageHeader",
                "eventCoding": {
                    "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types",
                    "code": "2.6"
                },
                "source": {
                    "endpoint": "urn:oid:1.2.3.4.5.1"
                },
                "response": {
                    "identifier": "1ff51c4e-1460-4514-aabb-da8878734ea3",
                    "code": "ok"
                },
                "focus":  [
                    {
                        "reference": "urn:uuid:0e21d526-ffdf-4d53-b9af-7b7b84b87b73"
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:0e21d526-ffdf-4d53-b9af-7b7b84b87b73",
            "resource": {
                "resourceType": "Condition",
                "identifier":  [
                    {
                        "system": "http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-slucaja",
                        "value": "3a3df039-f0da-4dcc-875d-9e7e46651892"
                    }
                ],
                "clinicalStatus": {
                    "coding":  [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding":  [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed"
                        }
                    ]
                },
                "code": {
                    "coding":  [
                        {
                            "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/icd10-hr",
                            "code": "C00",
                            "display": "Zloćudna novotvorina usne"
                        }
                    ],
                    "text": "Neoplasma malignum labii"
                },
                "subject": {
                    "type": "Patient",
                    "identifier": {
                        "system": "http://fhir.cezih.hr/specifikacije/identifikatori/MBO",
                        "value": "18022306986"
                    }
                },
                "onsetDateTime": "2022-07-14",
                "recordedDate": "2022-07-14",
                "recorder": {
                    "type": "Practitioner",
                    "identifier": {
                        "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
                        "value": "1234567"
                    }
                },
                "asserter": {
                    "type": "Practitioner",
                    "identifier": {
                        "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
                        "value": "1234567"
                    }
                },
                "note":  [
                    {
                        "extension":  [
                            {
                                "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-annotation-type",
                                "valueCoding": {
                                    "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type",
                                    "code": "4"
                                }
                            }
                        ],
                        "text": "Neka napomena o zdravstvenom slučaju pacijenta"
                    }
                ]
            }
        }
    ],
    "signature": {
        "type":  [
            {
                "system": "urn:iso-astm:E1762-95:2013",
                "code": "1.2.840.10065.1.12.1.1"
            }
        ],
        "when": "2022-07-14T11:15:34+02:00",
        "who": {
            "type": "Practitioner",
            "identifier": {
                "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
                "value": "1234567"
            }
        },
        "data": "UHJpbWVyIHBvdHBpc2EgemEgdmnFoWUgaW5mb3JtYWNpamEgcHJvxI1pdGFqIEZISVIgc3RhbmRhcmQgaSBJSEUgRFNH"
    }
}