FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | Device |
| Id | UKCore-Device-ColostomyBag-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Device",
"id": "UKCore-Device-ColostomyBag-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://www.leedsth.nhs.uk/identifier/devices",
"value": "DEV1999990567",
"assigner": {
"reference": "Organization/UKCore-Organization-LeedsTeachingHospital-Example"
}
}
],
"status": "active",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7081011000001108",
"display": "Ostopore KAV colostomy bag made to order 744045 45mm Opaque (DBT Medical Ltd) 30 device"
}
]
},
"owner": {
"reference": "Organization/UKCore-Organization-LeedsTeachingHospital-Example"
},
"location": {
"reference": "Location/UKCore-Location-CardiologySJUH-Example"
},
"note": [
{
"time": "2021-01-10T16:10:00+00:00",
"text": "Pack of 50 currently stored in SJUH Cardiology."
}
]
}