type: exampleresource: Substanceexample: substance-example-f202-staphylococcus
Substance Example: substance-example-f202-staphylococcus
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<Substance xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../schema/substance.xsd">
<id value="f202"/>
<instance value="false"/>
<code>
<concept>
<coding>
<system value="http://snomed.info/sct"/>
<code value="3092008"/>
<display value="Staphylococcus Aureus"/>
</coding>
</concept>
</code>
</Substance>