FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | Observation |
| Id | zib-Stoma-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Patient heeft veel last van dit type stoma. | |
| Bepalingdatum/tijd | 2014 |
|---|---|
| Deel van lichaam | Entire lower abdomenRight |
| Code | Waarde |
| Stoma (morphologic abnormality) | End colostomy - stoma |
{
"resourceType": "Observation",
"id": "zib-stoma-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-Stoma"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1e4fb67f-8fdf-11ec-1929-020000000000"
}
],
"status": "final",
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "245857005",
"display": "Stoma (morphologic abnormality)"
}
]
},
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
},
"effectiveDateTime": "2014",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "261030007",
"display": "End colostomy - stoma"
}
]
},
"comment": "Patient heeft veel last van dit type stoma.",
"bodySite": {
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "24028007",
"display": "Right"
}
]
}
}
],
"coding": [
{
"system": "http://snomed.info/sct",
"code": "362692001",
"display": "Entire lower abdomen"
}
]
}
}