PUT https://server-ol.hipaservices.com/fhir/Observation/
{
"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"
}
]
}
}
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "Success!"
}
]
}
Η ανανέωση γίνεται με βάση το πεδίο id.