Ασθενείς

Επεξεργασία/διόρθωση υποβολής πυρηνικού βαθμού κακοήθειας καρκίνου νεφρού (κατά Fuhrman)

Request

PUT https://server-ol.hipaservices.com/fhir/Observation/

Request Body

{
    "id" : "b1c9c60a-6724-46b4-b908-9c3e9167169b",
    "resourceType": "Observation",
    "status": "final",
    "code": {
        "coding": [
            {
                "system": "http://localhost/fhir/ValueSet/FieldTypes",
                "code": "RenalNuclearFuhrmanGrade"
            }
        ]
    },
    "subject": {
        "reference": "Patient/00011010011"
    },
    "issued": "2024-12-31T16:16:05+02:00",
    "focus": [
        {
            "reference": "Condition/9fef9c0e-e4e4-4d7d-b963-178c7244e252"
        }
    ],
    "effectiveDateTime": "2024-12-31",
    "valueCodeableConcept": {
        "coding": [
            {
                "system": "http://localhost/fhir/ValueSet/RenalNuclearFuhrmanGrade",
                "code": "RNFG.001"
            }
        ]
    }
}

Response

{
    "resourceType": "OperationOutcome",
    "issue": [
        {
            "severity": "information",
            "code": "informational",
            "diagnostics": "Success!"
        }
    ]
}

Παρατηρήσεις

Η ανανέωση γίνεται με βάση το πεδίο id.