FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-BladderFunction-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Bepalingdatum/tijd | 06:48:30, 8 februari 2013 |
|---|---|
| Code | Waarde |
| Micturition (observable entity) | Incontinent |
{
"resourceType": "Observation",
"id": "zib-bladderfunction-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-BladderFunction"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/observation-zibStomaReference",
"valueReference": {
"reference": "Observation/zib-stoma-bladderfunction-01",
"display": "Stoma (morphologic abnormality)"
}
}
],
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "18fc0d27-8fdf-11ec-2074-020000000000"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "28278009",
"display": "Micturition (observable entity)"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-01",
"display": "J. XXX_Helleman (Johan)"
},
"effectiveDateTime": "2013-02-08T06:48:30+02:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "165232002",
"display": "Incontinent"
}
]
}
}