type: exampleresource: Deviceexample: device-example
Device Example: device-example
Narrative
example
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<Device xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../schema/device.xsd"><!--text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>example</p>
</div>
</text--><id value="example"/>
<identifier>
<system value="http://goodcare.org/devices/id"/>
<value value="345675"/>
</identifier>
</Device>