FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-VisualAcuity-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 8 februari 2020 |
|---|---|
| Deel van lichaam | oog |
| Code | Waarde |
| bevinding betreffende visus | 0.8 1 |
| onderzoek van visus | best-gecorrigeerde visus |
| verrichting ingedeeld naar hulpmiddel (verrichting) | Snellen Letterkaart |
| afstand tot visuskaart | 5 m |
{
"resourceType": "Observation",
"id": "nl-core-VisualAcuity-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-VisualAcuity"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "260246004",
"display": "bevinding betreffende visus"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"effectiveDateTime": "2020-02-08",
"valueQuantity": {
"value": 0.8,
"system": "http://unitsofmeasure.org",
"code": "1"
},
"bodySite": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-AnatomicalLocation.Laterality",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7771000",
"display": "links"
}
]
}
}
],
"coding": [
{
"system": "http://snomed.info/sct",
"code": "81745001",
"display": "oog"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "16830007",
"display": "onderzoek van visus"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "419775003",
"display": "best-gecorrigeerde visus"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "363691001",
"display": "verrichting ingedeeld naar hulpmiddel (verrichting)"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.27",
"code": "2",
"display": "Snellen Letterkaart"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "152731000146106",
"display": "afstand tot visuskaart"
}
]
},
"valueQuantity": {
"value": 5,
"unit": "m",
"system": "http://unitsofmeasure.org",
"code": "m"
}
}
]
}