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
<Organization xmlns="http://hl7.org/fhir">
<id value="au-core-organization-conformant"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization au-core-organization-conformant</b></p><a name="au-core-organization-conformant"> </a><a name="hcau-core-organization-conformant"> </a><p><b>identifier</b>: HPI-O/8003620000000013, ABN/51000000680</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 419772000}">Medical Center</span></p><p><b>name</b>: Frog Health Service</p><p><b>telecom</b>: ph: 0300000000(Work)</p><p><b>address</b>: 1 Test Street Testville NSW 2000 AU (work)</p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="NOI"/>
<display value="National Organisation Identifier"/>
</coding>
<text value="HPI-O"/>
</type>
<system value="http://ns.electronichealth.net.au/id/hi/hpio/1.0"/>
<value value="8003620000000013"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ABN"/>
</type>
<system value="http://hl7.org.au/id/abn"/>
<value value="51000000680"/>
</identifier>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="419772000"/>
<display value="Family practice"/>
</coding>
<text value="Medical Center"/>
</type>
<name value="Frog Health Service"/>
<telecom>
<system value="phone"/>
<value value="0300000000"/>
<use value="work"/>
</telecom>
<address>
<use value="work"/>
<line value="1 Test Street"/>
<city value="Testville"/>
<state value="NSW"/>
<postalCode value="2000"/>
<country value="AU"/>
</address>
</Organization>