AU eRequesting Implementation Guide
0.3.0-ci-build - CI Build
AU eRequesting Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 0.3.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mjosborne1/mjo-au-fhir-erequesting/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<Organization xmlns="http://hl7.org/fhir">
<id value="barney-view-private-hospital"/>
<meta>
<profile
value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization barney-view-private-hospital</b></p><a name="barney-view-private-hospital"> </a><a name="hcbarney-view-private-hospital"> </a><a name="barney-view-private-hospital-en"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-organization.html">AU Core Organization</a></p></div><p><b>identifier</b>: HPI-O/8003626566706869, ABN/81193972254</p><p><b>type</b>: <span title="Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0 8401}, {http://snomed.info/sct 2421000175108}">Private acute care Hospital</span></p><p><b>name</b>: Barney View Private Hospital</p><p><b>telecom</b>: ph: 0755507777(Work), <a href="mailto:info@barneyviewph.example.net">info@barneyviewph.example.net</a></p><p><b>address</b>: 195 Maple Cct Barney View QLD 4287 </p></div>
</text>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
<code value="NOI"/>
</coding>
<text value="HPI-O"/>
</type>
<system value="http://ns.electronichealth.net.au/id/hi/hpio/1.0"/>
<value value="8003626566706869"/>
</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="81193972254"/>
</identifier>
<type>
<coding>
<system value="http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0"/>
<code value="8401"/>
<display value="Hospitals (Except Psychiatric Hospitals)"/>
</coding>
<coding>
<system value="http://snomed.info/sct"/>
<code value="2421000175108"/>
<display value="Acute care inpatient service"/>
</coding>
<text value="Private acute care Hospital"/>
</type>
<name value="Barney View Private Hospital"/>
<telecom>
<system value="phone"/>
<value value="0755507777"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@barneyviewph.example.net"/>
</telecom>
<address>
<line value="195 Maple Cct"/>
<city value="Barney View"/>
<state value="QLD"/>
<postalCode value="4287"/>
</address>
</Organization>