Primjer poruke zahtjeva za promjenu statusa slučaja u remisija
<Bundle xmlns="http://hl7.org/fhir"> <id value="8df6526f-d299-4506-a4eb-5f5dceecb228" /> <meta> <versionId value="8" /> <lastUpdated value="2022-08-18T18:03:32.186+00:00" /> <source value="#306d68a774351389" /> </meta> <type value="message" /> <timestamp value="2022-07-14T11:15:33+02:00" /> <entry> <fullUrl value="urn:uuid:aab52250-55d5-44d6-80d2-6fd2a6e3e872" /> <resource> <MessageHeader> <eventCoding> <system value="http://ent.hr/fhir/CodeSystem/ehe-message-types" /> <code value="2.3" /> </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:b01d292f-b342-4b1c-b587-bd1cf2f9e3bd" /> </focus> </MessageHeader> </resource> </entry> <entry> <fullUrl value="urn:uuid:b01d292f-b342-4b1c-b587-bd1cf2f9e3bd" /> <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> </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": "8df6526f-d299-4506-a4eb-5f5dceecb228", "meta": { "versionId": "8", "lastUpdated": "2022-08-18T18:03:32.186+00:00", "source": "#306d68a774351389" }, "type": "message", "timestamp": "2022-07-14T11:15:33+02:00", "entry": [ { "fullUrl": "urn:uuid:aab52250-55d5-44d6-80d2-6fd2a6e3e872", "resource": { "resourceType": "MessageHeader", "eventCoding": { "system": "http://ent.hr/fhir/CodeSystem/ehe-message-types", "code": "2.3" }, "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:b01d292f-b342-4b1c-b587-bd1cf2f9e3bd" } ] } }, { "fullUrl": "urn:uuid:b01d292f-b342-4b1c-b587-bd1cf2f9e3bd", "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" } } } } ], "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" } }