Prescription Search Support
1.0.0 - STU1
This page is part of the eHealth FHIR PSS Profiles for Belgium (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Observation",
"id" : "ataxia",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation ataxia</b></p><a name=\"ataxia\"> </a><a name=\"hcataxia\"> </a><a name=\"ataxia-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 20262006}\">Ataxia</span></p><p><b>subject</b>: <a href=\"Patient-30551ce1-5a28-4356-b684-3e639094ad48.html\"> Male, DoB Unknown</a></p><p><b>effective</b>: 2025-06-02</p></div>"
},
"status" : "final",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "20262006",
"display" : "Ataxia"
}
]
},
"subject" : {
🔗 "reference" : "Patient/30551ce1-5a28-4356-b684-3e639094ad48"
},
"effectiveDateTime" : "2025-06-02"
}