Primjer zahtjeva za brisanje slučaja

<Bundle xmlns="http://hl7.org/fhir">
    <id value="92d36e60-fd86-4b1e-906c-c6fc05742622" />
    <meta>
        <versionId value="2" />
        <lastUpdated value="2022-08-18T18:03:51.577+00:00" />
        <source value="#3080068bafbc786a" />
    </meta>
    <type value="message" />
    <timestamp value="2022-07-14T11:15:33+02:00" />
    <entry>
        <fullUrl value="urn:uuid:7f9c1207-2911-42f7-910d-efcf2cf668d6" />
        <resource>
            <MessageHeader>
                <eventCoding>
                    <system value="http://ent.hr/fhir/CodeSystem/ehe-message-types" />
                    <code value="2.7" />
                </eventCoding>
                <sender>
                    <type value="Organization" />
                    <identifier>
                        <system value="http://fhir.cezih.hr/specifikacije/identifikatori/HZZO-sifra-zdravstvene-organizacije" />
                        <value value="1234567" />
                    </identifier>
                </sender>
                <author>
                    <type value="Practitioner" />
                    <identifier>
                        <system value="http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika" />
                        <value value="1234567" />
                    </identifier>
                </author>
                <source>
                    <endpoint value="urn:oid:1.2.3.4.5.6" />
                </source>
                <focus>
                    <reference value="urn:uuid:e4eafb67-1fd1-4354-b7fc-da974109cc10" />
                </focus>
            </MessageHeader>
        </resource>
    </entry>
    <entry>
        <fullUrl value="urn:uuid:e4eafb67-1fd1-4354-b7fc-da974109cc10" />
        <resource>
            <Condition>
                <identifier>
                    <system value="http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-slucaja" />
                    <value value="3a3df039-f0da-4dcc-875d-9e7e46651892" />
                </identifier>
                <subject>
                    <type value="Patient" />
                    <identifier>
                        <system value="http://fhir.cezih.hr/specifikacije/identifikatori/MBO" />
                        <value value="18022306986" />
                    </identifier>
                </subject>
                <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 opća napomena" />
                </note>
                <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="1" />
                        </valueCoding>
                    </extension>
                    <text value="Razlog brisanja" />
                </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": "92d36e60-fd86-4b1e-906c-c6fc05742622",
    "meta": {
        "versionId": "2",
        "lastUpdated": "2022-08-18T18:03:51.577+00:00",
        "source": "#3080068bafbc786a"
    },
    "type": "message",
    "timestamp": "2022-07-14T11:15:33+02:00",
    "entry":  [
        {
            "fullUrl": "urn:uuid:7f9c1207-2911-42f7-910d-efcf2cf668d6",
            "resource": {
                "resourceType": "MessageHeader",
                "eventCoding": {
                    "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types",
                    "code": "2.7"
                },
                "sender": {
                    "type": "Organization",
                    "identifier": {
                        "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZZO-sifra-zdravstvene-organizacije",
                        "value": "1234567"
                    }
                },
                "author": {
                    "type": "Practitioner",
                    "identifier": {
                        "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
                        "value": "1234567"
                    }
                },
                "source": {
                    "endpoint": "urn:oid:1.2.3.4.5.6"
                },
                "focus":  [
                    {
                        "reference": "urn:uuid:e4eafb67-1fd1-4354-b7fc-da974109cc10"
                    }
                ]
            }
        },
        {
            "fullUrl": "urn:uuid:e4eafb67-1fd1-4354-b7fc-da974109cc10",
            "resource": {
                "resourceType": "Condition",
                "identifier":  [
                    {
                        "system": "http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-slucaja",
                        "value": "3a3df039-f0da-4dcc-875d-9e7e46651892"
                    }
                ],
                "subject": {
                    "type": "Patient",
                    "identifier": {
                        "system": "http://fhir.cezih.hr/specifikacije/identifikatori/MBO",
                        "value": "18022306986"
                    }
                },
                "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 opća napomena"
                    },
                    {
                        "extension":  [
                            {
                                "url": "http://fhir.cezih.hr/specifikacije/StructureDefinition/hr-annotation-type",
                                "valueCoding": {
                                    "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/annotation-type",
                                    "code": "1"
                                }
                            }
                        ],
                        "text": "Razlog brisanja"
                    }
                ]
            }
        }
    ],
    "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"
    }
}