FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-VisualFunction-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Waarde |
|---|---|
| visuele functie | Verlies van gezichtsvermogen |
{
"resourceType": "Observation",
"id": "nl-core-VisualFunction-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-VisualFunction"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo",
"valueReference": {
"reference": "DeviceUseStatement/nl-core-VisualFunction.VisualAid-01",
"type": "DeviceUseStatement",
"display": "Leesbril"
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "281004000",
"display": "visuele functie"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "397540003",
"display": "Verlies van gezichtsvermogen"
}
]
},
"note": [
{
"text": "Ziet met linkeroog slechter dan met het rechteroog."
}
]
}