PUT https://server-ol.hipaservices.com/fhir/Observation/
{
"id" : "2db8c42c-7362-4428-91b3-d543bf7f2409",
"resourceType": "Observation",
"status": "final",
"code": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/FieldTypes",
"code": "ProstateGleasonScore"
}
]
},
"subject": {
"reference": "Patient/00110010011"
},
"issued": "2024-12-31T15:43:48+02:00",
"focus": [
{
"reference": "Condition/2c7ae580-3f09-4479-ba78-c382c2a073f0"
}
],
"effectiveDateTime": "2024-12-31",
"valueCodeableConcept": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/ProstateGleasonScore",
"code": "PGS.006"
}
]
}
}
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "Success!"
}
]
}
Η ανανέωση γίνεται με βάση το πεδίο id.