MHR AU Patient Summary Consultation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organization AIR Custodian - XML Representation

Page standards status: Informative

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="au-ps-organization-4"/>
  <meta>
    <profile
             value="http://hl7.org.au/fhir/ps/StructureDefinition/au-ps-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization au-ps-organization-4</b></p><a name="au-ps-organization-4"> </a><a name="hcau-ps-organization-4"> </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-ps/StructureDefinition-au-ps-organization.html">AU PS Organization</a></p></div><p><b>identifier</b>: National Organisation Identifier/8003640011000059 (use: official, )</p><p><b>name</b>: Custodian</p><p><b>telecom</b>: ph: 0712341234(Work)</p><p><b>address</b>: 99 Clinician Street Healthville QLD 5555 Australia (work)</p></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
        <code value="NOI"/>
        <display value="National Organisation Identifier"/>
      </coding>
    </type>
    <system value="http://ns.electronichealth.net.au/id/pcehr/paio/1.0"/>
    <value value="8003640011000059"/>
  </identifier>
  <name value="Custodian"/>
  <telecom>
    <system value="phone"/>
    <value value="0712341234"/>
    <use value="work"/>
  </telecom>
  <address>
    <use value="work"/>
    <line value="99 Clinician Street"/>
    <city value="Healthville"/>
    <state value="QLD"/>
    <postalCode value="5555"/>
    <country value="Australia"/>
  </address>
</Organization>