Primjer zahtjeva za kreiranje ponovljenog slučaja
<Bundle xmlns="http://hl7.org/fhir"> <id value="b0b1284e-c923-44bc-9978-d057b58f6709" /> <meta> <versionId value="2" /> <lastUpdated value="2022-08-18T18:04:18.192+00:00" /> <source value="#feadaf57c825ca96" /> </meta> <type value="message" /> <timestamp value="2022-07-14T11:15:33+02:00" /> <entry> <fullUrl value="urn:uuid:e36ddc6d-b7fb-4f1a-bf1c-f2458e5c1eba" /> <resource> <MessageHeader> <eventCoding> <system value="http://ent.hr/fhir/CodeSystem/ehe-message-types" /> <code value="2.2" /> </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:f625d618-6b86-48f1-8fe9-0ca189898950" /> </focus> </MessageHeader> </resource> </entry> <entry> <fullUrl value="urn:uuid:f625d618-6b86-48f1-8fe9-0ca189898950" /> <resource> <Condition> <identifier> <system value="http://fhir.cezih.hr/specifikacije/identifikatori/lokalni-identifikator-slucaja" /> <value value="234121234" /> </identifier> <verificationStatus> <coding> <system value="http://terminology.hl7.org/CodeSystem/condition-ver-status" /> <code value="unconfirmed" /> </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="2021-12-05" /> <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": "b0b1284e-c923-44bc-9978-d057b58f6709", "meta": { "versionId": "2", "lastUpdated": "2022-08-18T18:04:18.192+00:00", "source": "#feadaf57c825ca96" }, "type": "message", "timestamp": "2022-07-14T11:15:33+02:00", "entry": [ { "fullUrl": "urn:uuid:e36ddc6d-b7fb-4f1a-bf1c-f2458e5c1eba", "resource": { "resourceType": "MessageHeader", "eventCoding": { "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types", "code": "2.2" }, "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:f625d618-6b86-48f1-8fe9-0ca189898950" } ] } }, { "fullUrl": "urn:uuid:f625d618-6b86-48f1-8fe9-0ca189898950", "resource": { "resourceType": "Condition", "identifier": [ { "system": "http://fhir.cezih.hr/specifikacije/identifikatori/lokalni-identifikator-slucaja", "value": "234121234" } ], "verificationStatus": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status", "code": "unconfirmed" } ] }, "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": "2021-12-05", "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" } }