PUT https://server-ol.hipaservices.com/fhir/Observation/
{
"id" : "8a1ae5fc-f829-4de5-ab45-2984dbacacc1",
"resourceType": "Observation",
"status": "final",
"code": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/FieldTypes",
"code": "BMI"
}
]
},
"subject": {
"reference": "Patient/01101101000"
},
"issued": "2024-12-31T14:47:25+02:00",
"effectiveDateTime": "2024-12-31",
"valueQuantity": {
"value": 25.420014609203797
}
}
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "Success!"
}
]
}
Η ανανέωση γίνεται με βάση το πεδίο id.