Primjer metapodataka dokumenta PD-L1 nalaz

<DocumentReference xmlns="http://hl7.org/fhir">
    <id value="2073" />
    <meta>
        <versionId value="4" />
        <lastUpdated value="2022-11-25T12:46:16.730+00:00" />
        <source value="#26a61222503c6b72" />
    </meta>
    <text>
        <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <masterIdentifier>
        <system value="urn:ietf:rfc:3986" />
        <value value="urn:oid:2.16.840.1.113883.2.7.50.2.1.300" />
    </masterIdentifier>
    <identifier>
        <system value="urn:ietf:rfc:3986" />
        <value value="urn:uuid:ad6e61a3-df08-4e7f-8c8e-46fc7ad6d800" />
    </identifier>
    <status value="current" />
    <type>
        <coding>
            <system value="http://fhir.cezih.hr/specifikacije/CodeSystem/document-type" />
            <code value="003" />
            <display value="PD-L1 dokument" />
        </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="PD-L1 dokument" />
    <content>
        <attachment>
            <contentType value="application/json+fhir" />
            <language value="hr" />
            <url value="urn:uuid:8720c4ba-3cc6-44a0-bb86-9941907fe91a" />
        </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": "2073",
    "meta": {
        "versionId": "4",
        "lastUpdated": "11/25/2022 12:46:16",
        "source": "#26a61222503c6b72"
    },
    "text": {
        "status": "generated",
        --- We have skipped the narrative for better readability of the resource ---
    },
    "masterIdentifier": {
        "system": "urn:ietf:rfc:3986",
        "value": "urn:oid:2.16.840.1.113883.2.7.50.2.1.300"
    },
    "identifier":  [
        {
            "system": "urn:ietf:rfc:3986",
            "value": "urn:uuid:ad6e61a3-df08-4e7f-8c8e-46fc7ad6d800"
        }
    ],
    "status": "current",
    "type": {
        "coding":  [
            {
                "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/document-type",
                "code": "003",
                "display": "PD-L1 dokument"
            }
        ]
    },
    "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": "PD-L1 dokument",
    "content":  [
        {
            "attachment": {
                "contentType": "application/json+fhir",
                "language": "hr",
                "url": "urn:uuid:8720c4ba-3cc6-44a0-bb86-9941907fe91a"
            }
        }
    ],
    "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.