PUT https://server-ol.hipaservices.com/fhir/Observation/
{
"id" : "344fafcb-e16a-461f-8196-e5cca29632de",
"resourceType": "Observation",
"status": "final",
"code": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/FieldTypes",
"code": "RenalNuclearIsupGrade"
}
]
},
"subject": {
"reference": "Patient/01000111010"
},
"issued": "2024-12-31T16:17:51+02:00",
"focus": [
{
"reference": "Condition/0dfc8cf2-64ad-427d-a171-d75eb7f826e5"
}
],
"effectiveDateTime": "2024-12-31",
"valueCodeableConcept": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/RenalNuclearIsupGrade",
"code": "RNIG.001"
}
]
}
}
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "Success!"
}
]
}
Η ανανέωση γίνεται με βάση το πεδίο id.