PUT https://server-ol.hipaservices.com/fhir/DiagnosticReport/
{
"id" : "74bb76ef-93b1-4dac-9c83-495e52c359bc",
"resourceType": "DiagnosticReport",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "11526-1"
}
]
},
"note": [
{
"text": "This is a report example.",
"authorString": "Evgenia Iatropoulou"
}
],
"subject": {
"reference": "Patient/00011110010"
},
"issued": "2025-01-03T14:50:47+02:00",
"effectiveDateTime": "2025-01-03T00:00:00+02:00"
}
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "Success!"
}
]
}
Η ανανέωση γίνεται με βάση το πεδίο id.