<?xml version="1.0" encoding="UTF-8"?>

<Organization xmlns="http://hl7.org/fhir">
  <id value="appin-pharmacy"/>
  <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 appin-pharmacy</b></p><a name="appin-pharmacy"> </a><a name="hcappin-pharmacy"> </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-core-organization.html">AU Core Organization</a></p></div><p><b>identifier</b>: HPI-O/8003629900040417, ABN/81124140480</p><p><b>type</b>: <span title="Codes:{http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0 4271}, {http://snomed.info/sct 310080006}">Community Pharmacy</span></p><p><b>name</b>: Appin Pharmacy</p><p><b>telecom</b>: ph: 0255500340(Work), <a href="mailto:reception@appinpharmacy.example.com.au">reception@appinpharmacy.example.com.au</a></p><p><b>address</b>: 124 Hendrix Ave Appin NSW 2560 </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="8003629900040417"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
        <code value="ABN"/>
      </coding>
      <text value="ABN"/>
    </type>
    <system value="http://hl7.org.au/id/abn"/>
    <value value="81124140480"/>
  </identifier>
  <type>
    <coding>
      <system value="http://www.abs.gov.au/ausstats/abs@.nsf/mf/1292.0"/>
      <code value="4271"/>
      <display value="Pharmaceutical, Cosmetic and Toiletry Goods Retailing"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="310080006"/>
      <display value="Pharmacy service"/>
    </coding>
    <text value="Community Pharmacy"/>
  </type>
  <name value="Appin Pharmacy"/>
  <telecom>
    <system value="phone"/>
    <value value="0255500340"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="reception@appinpharmacy.example.com.au"/>
    <use value="work"/>
  </telecom>
  <address>
    <line value="124 Hendrix Ave"/>
    <city value="Appin"/>
    <state value="NSW"/>
    <postalCode value="2560"/>
  </address>
</Organization>