Primjer slučaja

{
    "resourceType": "Condition",
    "id": "1471",
    "meta": {
        "versionId": "10",
        "lastUpdated": "2022-09-16T08:50:08.272+00:00",
        "source": "#fecbe57e9058d098"
    },
    "text": {
        "status": "generated",
        --- We have skipped the narrative for better readability of the resource ---
    },
    "identifier":  [
        {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-slucaja",
            "value": "cl3lndh7u000009l6hhzya349"
        },
        {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/lokalni-identifikator-slucaja",
            "value": "234121234"
        }
    ],
    "clinicalStatus": {
        "coding":  [
            {
                "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                "code": "active"
            }
        ]
    },
    "verificationStatus": {
        "coding":  [
            {
                "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                "code": "confirmed"
            }
        ]
    },
    "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": "180223069"
        }
    },
    "encounter": {
        "type": "Encounter",
        "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/identifikator-posjete",
            "value": "cl3lnsp4o000009mhcuac4j0u"
        }
    },
    "onsetDateTime": "2021-12-05",
    "recordedDate": "2022-01-15",
    "recorder": {
        "type": "Practitioner",
        "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
            "value": "1234567"
        }
    },
    "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"
        }
    ]
}