Primjer metapodataka dokumenta SGP Nalaz
<DocumentReference xmlns="http://hl7.org/fhir"> <id value="2074" /> <meta> <versionId value="3" /> <lastUpdated value="2022-11-25T12:47:34.256+00:00" /> <source value="#c109603eeb3ed413" /> </meta> <masterIdentifier> <system value="urn:ietf:rfc:3986" /> <value value="urn:oid:1.3.6.1.4.1.21367.2005.3.332" /> </masterIdentifier> <identifier> <system value="urn:ietf:rfc:3986" /> <value value="urn:uuid:35343042-3e3b-483b-9144-c2c5984b9624" /> </identifier> <status value="current" /> <type> <coding> <system value="http://fhir.cezih.hr/specifikacije/CodeSystem/document-type" /> <code value="002" /> <display value="SGP Nalaz" /> </coding> </type> <subject> <type value="Patient" /> <identifier> <system value="http://fhir.cezih.hr/specifikacije/identifikatori/MBO" /> <value value="18022306986" /> </identifier> </subject> <date value="2022-07-24T09:43:41+11:00" /> <author> <type value="Practitioner" /> <identifier> <system value="http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika" /> <value value="1234567" /> </identifier> </author> <author> <type value="Organization" /> <identifier> <system value="http://fhir.cezih.hr/specifikacije/identifikatori/HZZO-sifra-zdravstvene-organizacije" /> <value value="1234567" /> </identifier> </author> <description value="SGP Nalaz" /> <content> <attachment> <contentType value="application/json+fhir" /> <language value="hr" /> <url value="urn:uuid:b290e79f-00d0-4c76-b855-854875e7abec" /> </attachment> </content> <context> <period> <start value="2022-07-23T08:00:00+11:00" /> <end value="2022-07-23T08:01:00+11:00" /> </period> <related> <type value="ServiceRequest" /> <identifier> <system value="http://fhir.cezih.hr/specifikacije/identifikatori/ID-uputnice" /> <value value="8a9bf1e0-53f4-4e9d-845e-4c58fae8e862" /> </identifier> </related> </context> </DocumentReference>
{ "resourceType": "DocumentReference", "id": "2074", "meta": { "versionId": "3", "lastUpdated": "11/25/2022 12:47:34", "source": "#c109603eeb3ed413" }, "masterIdentifier": { "system": "urn:ietf:rfc:3986", "value": "urn:oid:1.3.6.1.4.1.21367.2005.3.332" }, "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:uuid:35343042-3e3b-483b-9144-c2c5984b9624" } ], "status": "current", "type": { "coding": [ { "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/document-type", "code": "002", "display": "SGP Nalaz" } ] }, "subject": { "type": "Patient", "identifier": { "system": "http://fhir.cezih.hr/specifikacije/identifikatori/MBO", "value": "18022306986" } }, "date": "07/23/2022 22:43:41", "author": [ { "type": "Practitioner", "identifier": { "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika", "value": "1234567" } }, { "type": "Organization", "identifier": { "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZZO-sifra-zdravstvene-organizacije", "value": "1234567" } } ], "description": "SGP Nalaz", "content": [ { "attachment": { "contentType": "application/json+fhir", "language": "hr", "url": "urn:uuid:b290e79f-00d0-4c76-b855-854875e7abec" } } ], "context": { "period": { "start": "07/22/2022 21:00:00", "end": "07/22/2022 21:01:00" }, "related": [ { "type": "ServiceRequest", "identifier": { "system": "http://fhir.cezih.hr/specifikacije/identifikatori/ID-uputnice", "value": "8a9bf1e0-53f4-4e9d-845e-4c58fae8e862" } } ] } }
Napomena o korištenju: poduzeti su svi napori kako bi se osiguralo da su primjeri točni i korisni, ali oni nisu normativni dio specifikacije.