PUT https://server-ol.hipaservices.com/fhir/Observation/
{
"id" : "a28140c8-af2b-4359-b58b-7e286e7e667b",
"resourceType": "Observation",
"status": "final",
"code": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/FieldTypes",
"code": "MelanomaClarkStage"
}
]
},
"subject": {
"reference": "Patient/01011101000"
},
"issued": "2024-12-31T16:06:06+02:00",
"focus": [
{
"reference": "Condition/4bce8799-92e3-4c80-a431-768f97ed3c1d"
}
],
"effectiveDateTime": "2024-12-31",
"valueCodeableConcept": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/MelanomaClarkStage",
"code": "MCS.002"
}
]
}
}
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "Success!"
}
]
}
Η ανανέωση γίνεται με βάση το πεδίο id.