POST https://server-ol.hipaservices.com/fhir/Observation/
{
"resourceType": "Observation",
"status": "final",
"code": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/FieldTypes",
"code": "Comorbidity_HashimotoThyreoiditis"
}
]
},
"subject": {
"reference": "Patient/00010111010"
},
"issued": "2024-12-31T15:37:07+02:00",
"focus": [
{
"reference": "Condition/9936b880-6f2f-48c5-9acd-8186799ffcb6"
}
],
"effectiveDateTime": "2024-12-31",
"valueCodeableConcept": {
"coding": [
{
"system": "http://localhost/fhir/ValueSet/BooleanValueSet",
"code": "Bool.001"
}
]
}
}
{
"resourceType": "OperationOutcome",
"issue": [
{
"severity": "information",
"code": "informational",
"diagnostics": "Resource was creted successfully!"
}
]
}
Το URL του νέου resource επιστρέφεται στο Location header του response. Η συννοσηρότητα για τον σακχαρώδη διαβήτη έρχεται αυτόματα από το την ηλεκτρονική συνταγογράφηση και είναι read-only.