FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-AbilityToUseToilet-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Waarde |
|---|---|
| 284779002 (SNOMED CT) | |
| Toiletgebruik | Onafhankelijk |
| ZorgBijMenstruatie | Hulp nodig |
{
"resourceType": "Observation",
"id": "zib-abilitytousetoilet-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-AbilityToUseToilet"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "188767e7-8fdf-11ec-1643-020000000000"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "284779002"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "284899001",
"display": "Toiletgebruik"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Onafhankelijk"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "284955009",
"display": "ZorgBijMenstruatie"
}
]
},
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "900000000000013009",
"display": "Hulp nodig"
}
]
}
}
]
}