Medtech ALEX® Implementation Guide - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Location xmlns="http://hl7.org/fhir">
<id value="location-max-example"/>
<meta>
<profile
value="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/alex-location"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location location-max-example</b></p><a name="location-max-example"> </a><a name="hclocation-max-example"> </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="StructureDefinition-alex-location.html">Location Profile</a></p></div><p><b>PMS Version extension</b>: Medtech Artia v1.0</p><p><b>identifier</b>: HPI-O/8003621566684455, ACN/518247535, ABN/12345678901</p><p><b>name</b>: DownUnder Medical Center</p><p><b>type</b>: <span title="Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0 8512-10}">Orthopaedic service</span></p><p><b>telecom</b>: ph: 555-4321(Home), ph: 555-1234(Work), fax: 021-7890(Work)</p><p><b>address</b>: 3 McGregor Street darlinghurst test residence Sydney NSW 2000 Australia </p></div>
</text>
<extension
url="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/location-medtechpms-version">
<valueString value="Medtech Artia v1.0"/>
</extension>
<identifier>
<extension
url="https://alexapi.medtechglobal.com.au/fhir/StructureDefinition/hpio-status">
<valueCoding>
<system
value="https://alexapi.medtechglobal.com.au/fhir/CodeSystem/hpio-status"/>
<code value="A"/>
<display value="Active"/>
</valueCoding>
</extension>
<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="8003621566684455"/>
</identifier>
<identifier>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="XX"/>
</coding>
<text value="ACN"/>
</type>
<system value="http://hl7.org.au/id/acn"/>
<value value="518247535"/>
</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="12345678901"/>
</identifier>
<name value="DownUnder Medical Center"/>
<type>
<coding>
<system value="http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0"/>
<code value="8512-10"/>
<display value="Orthopaedic service"/>
</coding>
</type>
<telecom>
<system value="phone"/>
<value value="555-4321"/>
<use value="home"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="555-1234"/>
<use value="work"/>
</telecom>
<telecom>
<system value="fax"/>
<value value="021-7890"/>
<use value="work"/>
</telecom>
<address>
<line value="3 McGregor Street"/>
<line value="darlinghurst"/>
<line value="test residence"/>
<city value="Sydney"/>
<state value="NSW"/>
<postalCode value="2000"/>
<country value="Australia"/>
</address>
</Location>