Primjer metapodataka za dokument Onkološka poruka
<DocumentReference xmlns="http://hl7.org/fhir"> <id value="2072" /> <meta> <versionId value="5" /> <lastUpdated value="2023-10-13T07:31:04.838+00:00" /> <source value="#a296429de5db97e5" /> </meta> <masterIdentifier> <system value="urn:ietf:rfc:3986" /> <value value="urn:oid:2.16.840.1.113883.2.7.50.2.1.120" /> </masterIdentifier> <identifier> <system value="urn:ietf:rfc:3986" /> <value value="urn:uuid:c54aae13-b4fb-4891-b32c-becbf8e6a666" /> </identifier> <status value="current" /> <type> <coding> <system value="http://fhir.cezih.hr/specifikacije/CodeSystem/document-type" /> <code value="001" /> <display value="Onkološki relevantni podaci" /> </coding> </type> <subject> <type value="Patient" /> <identifier> <system value="http://fhir.cezih.hr/specifikacije/identifikatori/MBO" /> <value value="180223069" /> </identifier> </subject> <date value="2021-12-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="Onkološka poruka" /> <content> <attachment> <contentType value="application/json+fhir" /> <language value="hr" /> <url value="urn:uuid:23b9d6a6-4e43-4999-baf5-0c9434e9f10b" /> </attachment> </content> <context> <period> <start value="2021-12-23T08:00:00+11:00" /> <end value="2021-12-23T08:01:00+11:00" /> </period> <related> <type value="Encounter" /> <identifier> <system value="http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-posjete" /> <value value="cl3lnsp4o000009mhcuac4j0u" /> </identifier> </related> <related> <type value="Condition" /> <identifier> <system value="http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-slucaja" /> <value value="cl3lndh7u000009l6hhzya349" /> </identifier> </related> </context> </DocumentReference>
{ "resourceType": "DocumentReference", "id": "2072", "meta": { "versionId": "5", "lastUpdated": "10/13/2023 07:31:04", "source": "#a296429de5db97e5" }, "masterIdentifier": { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.2.7.50.2.1.120" }, "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:uuid:c54aae13-b4fb-4891-b32c-becbf8e6a666" } ], "status": "current", "type": { "coding": [ { "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/document-type", "code": "001", "display": "Onkološki relevantni podaci" } ] }, "subject": { "type": "Patient", "identifier": { "system": "http://fhir.cezih.hr/specifikacije/identifikatori/MBO", "value": "180223069" } }, "date": "12/23/2021 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": "Onkološka poruka", "content": [ { "attachment": { "contentType": "application/json+fhir", "language": "hr", "url": "urn:uuid:23b9d6a6-4e43-4999-baf5-0c9434e9f10b" } } ], "context": { "period": { "start": "12/22/2021 21:00:00", "end": "12/22/2021 21:01:00" }, "related": [ { "type": "Encounter", "identifier": { "system": "http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-posjete", "value": "cl3lnsp4o000009mhcuac4j0u" } }, { "type": "Condition", "identifier": { "system": "http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-slucaja", "value": "cl3lndh7u000009l6hhzya349" } } ] } }
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.