ECOG

Generated Narrative: Observation

Resource Observation "1651" Version "2" Updated "2022-09-16 08:50:57+0000"

status: final

code: ECOG (Observacije#7)

subject: : Ivo Ivić

value: Fully active, able to carry on all pre-disease performance without restriction (ECOG#0)

<Observation xmlns="http://hl7.org/fhir">
    <id value="1651" />
    <meta>
        <versionId value="2" />
        <lastUpdated value="2022-09-16T08:50:57.314+00:00" />
        <source value="#533f485511aa5425" />
    </meta>
    <text>
        <status value="generated" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <status value="final" />
    <code>
        <coding>
            <system value="http://fhir.cezih.hr/specifikacije/CodeSystem/observations" />
            <code value="7" />
            <display value="ECOG" />
        </coding>
    </code>
    <subject>
        <type value="Patient" />
        <identifier>
            <system value="http://fhir.cezih.hr/specifikacije/identifikatori/MBO" />
            <value value="180223069" />
        </identifier>
        <display value="Ivo Ivić" />
    </subject>
    <valueCodeableConcept>
        <coding>
            <system value="http://fhir.cezih.hr/specifikacije/CodeSystem/ecog" />
            <code value="0" />
            <display value="Fully active, able to carry on all pre-disease performance without restriction" />
        </coding>
    </valueCodeableConcept>
</Observation>
{
    "resourceType": "Observation",
    "id": "1651",
    "meta": {
        "versionId": "2",
        "lastUpdated": "09/16/2022 08:50:57",
        "source": "#533f485511aa5425"
    },
    "text": {
        "status": "generated",
        --- We have skipped the narrative for better readability of the resource ---
    },
    "status": "final",
    "code": {
        "coding":  [
            {
                "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/observations",
                "code": "7",
                "display": "ECOG"
            }
        ]
    },
    "subject": {
        "type": "Patient",
        "identifier": {
            "system": "http://fhir.cezih.hr/specifikacije/identifikatori/MBO",
            "value": "180223069"
        },
        "display": "Ivo Ivić"
    },
    "valueCodeableConcept": {
        "coding":  [
            {
                "system": "http://fhir.cezih.hr/specifikacije/CodeSystem/ecog",
                "code": "0",
                "display": "Fully active, able to carry on all pre-disease performance without restriction"
            }
        ]
    }
}

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.