Primjer zahtjeva za kreiranje novog slučaja
<Bundle xmlns="http://hl7.org/fhir"> <id value="1cd69276-4de3-4119-a6b1-303094bd45b6" /> <meta> <versionId value="4" /> <lastUpdated value="2022-08-18T18:04:04.474+00:00" /> <source value="#7498bf36c24d63b2" /> </meta> <type value="message" /> <timestamp value="2022-07-14T11:15:33+02:00" /> <entry> <fullUrl value="urn:uuid:60f0bd4e-064c-4f9d-a2d9-a41565618ec5" /> <resource> <MessageHeader> <eventCoding> <system value="http://ent.hr/fhir/CodeSystem/ehe-message-types" /> <code value="2.1" /> </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:db0178a9-31b0-4558-9b2f-6566d277fc24" /> </focus> </MessageHeader> </resource> </entry> <entry> <fullUrl value="urn:uuid:db0178a9-31b0-4558-9b2f-6566d277fc24" /> <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": "1cd69276-4de3-4119-a6b1-303094bd45b6", "meta": { "versionId": "4", "lastUpdated": "2022-08-18T18:04:04.474+00:00", "source": "#7498bf36c24d63b2" }, "type": "message", "timestamp": "2022-07-14T11:15:33+02:00", "entry": [ { "fullUrl": "urn:uuid:60f0bd4e-064c-4f9d-a2d9-a41565618ec5", "resource": { "resourceType": "MessageHeader", "eventCoding": { "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types", "code": "2.1" }, "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:db0178a9-31b0-4558-9b2f-6566d277fc24" } ] } }, { "fullUrl": "urn:uuid:db0178a9-31b0-4558-9b2f-6566d277fc24", "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" } }