FHIR IG analytics| Package | ch.fhir.ig.ch-emr |
| Resource Type | Observation |
| Id | Observation-UC2-PhysicalDisability-Aphasie.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation UC2-PhysicalDisability-Aphasie
status: Final
category: Exam
code: Aphasie
effective: 2023-03-01
{
"resourceType": "Observation",
"id": "UC2-PhysicalDisability-Aphasie",
"meta": {
"profile": [
"http://fhir.ch/ig/ch-emr/StructureDefinition/ch-emr-observation-physical-disability"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "exam"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"version": "http://snomed.info/sct/2011000195101",
"code": "87486003"
}
],
"text": "Aphasie"
},
"subject": {
"reference": "Patient/UC2-Patient-WalterSchmid"
},
"effectiveDateTime": "2023-03-01"
}