FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | DeviceUseStatement |
| Id | zib-Stoma-MedicalDevice-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Apparaat/Systeem | Colostomy bags |
|---|
{
"resourceType": "DeviceUseStatement",
"id": "zib-stoma-medicaldevice-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://nictiz.nl/fhir/StructureDefinition/deviceUseStatement-reasonReferenceSTU3",
"valueReference": {
"reference": "Observation/zib-stoma-01"
}
}
],
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
"value": "1e78d4bf-8fdf-11ec-1493-020000000000"
}
],
"status": "active",
"subject": {
"reference": "Patient/nl-core-patient-03",
"display": "I. XXX_Helleman-de Haas"
},
"device": {
"reference": "Device/zib-stoma-medicaldevice-product-01",
"display": "Colostomy bags"
}
}