FHIR Frog AU Core Conformance Tests
0.1.0 - draft
FHIR Frog AU Core Conformance Tests, published by FHIR Frog. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jgsuess/au-core-tests/ and changes regularly. See the Directory of published versions
<Medication xmlns="http://hl7.org/fhir">
<id value="au-core-medication-conformant"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Medication au-core-medication-conformant</b></p><a name="au-core-medication-conformant"> </a><a name="hcau-core-medication-conformant"> </a><p><b>code</b>: <span title="Codes:{http://pbs.gov.au/code/item 2951H}, {http://snomed.info/sct 6632011000036102}">Bactrim DS - tablet</span></p></div>
</text>
<code>
<coding>
<system value="http://pbs.gov.au/code/item"/>
<code value="2951H"/>
<display value="Bactrim DS"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="6632011000036102"/>
<display value="Bactrim DS tablet"/>
</coding>
<text value="Bactrim DS - tablet"/>
</code>
</Medication>