FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | Observation |
| Id | nl-core-BowelFunction-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Code | Waarde |
|---|---|
| defecatie |
{
"resourceType": "Observation",
"id": "nl-core-BowelFunction-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-BowelFunction"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/ext-StomaReference",
"valueReference": {
"reference": "Condition/nl-core-BowelFunction-01-Condition-01",
"type": "Condition",
"display": "Stoma, type: dubbelloops colostoma"
}
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "111989001",
"display": "defecatie"
}
]
},
"subject": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"hasMember": [
{
"reference": "Observation/nl-core-BowelFunction.Frequency-01",
"type": "Observation",
"display": "Frequentie: 3/d"
},
{
"reference": "Observation/nl-core-BowelFunction.DefecationConsistency-01",
"type": "Observation",
"display": "Defecatie consistentie: Als een worst of slang, glad en zacht"
},
{
"reference": "Observation/nl-core-BowelFunction.DefecationColor-01",
"type": "Observation",
"display": "Defecatie kleur: kleur van feces normaal"
}
]
}