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
<HealthcareService xmlns="http://hl7.org/fhir">
<id value="au-core-healthcareservice-conformant"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: HealthcareService au-core-healthcareservice-conformant</b></p><a name="au-core-healthcareservice-conformant"> </a><a name="hcau-core-healthcareservice-conformant"> </a><p><b>identifier</b>: <code>http://pca.digitalhealth.gov.au/id/pca-healthcare-service</code>/4d00ad2659cb4b54bd8028798af62631</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 722140001}">Physiotherapy service</span></p><p><b>name</b>: Frog Physiotherapy Service</p><p><b>telecom</b>: ph: 0700000000(Work)</p></div>
</text>
<identifier>
<system
value="http://pca.digitalhealth.gov.au/id/pca-healthcare-service"/>
<value value="4d00ad2659cb4b54bd8028798af62631"/>
</identifier>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="722140001"/>
<display value="Physiotherapy service"/>
</coding>
</type>
<name value="Frog Physiotherapy Service"/>
<telecom>
<system value="phone"/>
<value value="0700000000"/>
<use value="work"/>
</telecom>
</HealthcareService>