Aged Care Clinical Note - Local Development build (v0.1.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Page standards status: Informative |
<Organization xmlns="http://hl7.org/fhir">
<id value="ex-organization-bobrester"/>
<meta>
<profile
value="http://ns.electronichealth.net.au/fhir/cn/StructureDefinition/au-aged-care-clin-note-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ex-organization-bobrester</b></p><a name="ex-organization-bobrester"> </a><a name="hcex-organization-bobrester"> </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-au-aged-care-clin-note-organization.html">AU Aged Care Clinical Note - Organization</a></p></div><p><b>identifier</b>: ABN/12345678901</p><p><b>type</b>: <span title="Codes:{http://snomed.info/sct 288565001}">Medical Center</span></p><p><b>name</b>: Bobrester Medical Center</p><p><b>telecom</b>: <a href="mailto:info@bobrestermedical.example.com">info@bobrestermedical.example.com</a>, ph: (07) 5550 2427(Work)</p><p><b>address</b>: 87 Western Brisbane QLD 4013 AU </p></div>
</text>
<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>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="288565001"/>
<display value="Medical centre"/>
</coding>
<text value="Medical Center"/>
</type>
<name value="Bobrester Medical Center"/>
<telecom>
<system value="email"/>
<value value="info@bobrestermedical.example.com"/>
<use value="work"/>
</telecom>
<telecom>
<system value="phone"/>
<value value="(07) 5550 2427"/>
<use value="work"/>
</telecom>
<address>
<type value="physical"/>
<line value="87 Western"/>
<city value="Brisbane"/>
<state value="QLD"/>
<postalCode value="4013"/>
<country value="AU"/>
</address>
</Organization>