FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-FunctionalOrMentalStatus-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | Vanaf 2001 |
|---|---|
| Code | Waarde |
| Zich wassen | ERNSTIGE stoornis (aanzienlijk, hoog, sterk, ...) 50-95% |
{
"resourceType": "Observation",
"id": "zib-functionalormentalstatus-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1a56e129-8fdf-11ec-2982-020000000000"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "118228005",
"display": "Functional finding (finding)"
}
]
}
],
"code": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icf-nl",
"code": "d510",
"display": "Zich wassen"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "Johan XXX_Helleman"
},
"effectivePeriod": {
"start": "2001"
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/sid/icf-nl",
"code": "d510.3",
"display": "ERNSTIGE stoornis (aanzienlijk, hoog, sterk, ...) 50-95%"
}
]
}
}