PUT https://server-ol.hipaservices.com/fhir/Observation/
{
"id" : "89887bc5-12d0-4123-8fbd-2884742f8a2b",
"resourceType": "Observation",
"status": "final",
"code": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/FieldTypes",
"code": "PhysicalActivity"
}
]
},
"subject": {
"reference": "Patient/10110000101"
},
"issued": "2024-12-31T16:18:44+02:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/PhysicalActivity",
"code": "PhysicalActivity.003"
}
]
}
}
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "Success!"
}
]
}
Η ανανέωση γίνεται με βάση το πεδίο id.