type: exampleresource: Deviceexample: device-example-f001-feedingtube
Device Example: device-example-f001-feedingtube
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<Device xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<id value="f001"/>
<identifier>
<system value="http:/goodhealthhospital/identifier/devices"/>
<value value="12345"/>
</identifier>
<!--
<udiCarrier>
<system value="urn:oid:2.16.840.1.113883.3.3719"/>
--><!-- FDA UDI root - urn:oid:2.16.840.1.113883.3.3719 Add following udi system URN to fhir identifier registry :--><!--
<value value="(01)00000123000017(10)ABC123(17)120415"/>
--><!-- this udi is fictitious and will be updated when more information and better examples of UDI's become active --><!--
</udiCarrier>
--> <status value="active"/>
</Device>