PUT https://server-ol.hipaservices.com/fhir/Observation/
{
"id" : "8b015463-36a0-41b0-9955-f67b17423417",
"resourceType": "Observation",
"status": "final",
"code": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/FieldTypes",
"code": "ProstateGleasonGrowth"
}
]
},
"subject": {
"reference": "Patient/01010010110"
},
"issued": "2024-12-31T15:42:47+02:00",
"focus": [
{
"reference": "Condition/11749f27-ac8d-4094-9bd8-7f14820223b1"
}
],
"effectiveDateTime": "2024-12-31",
"valueCodeableConcept": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/ProstateGleasonGrowth",
"code": "GGT.001"
}
]
}
}
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "Success!"
}
]
}
Η ανανέωση γίνεται με βάση το πεδίο id.