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 Murrabit Medical Centre - XML Representation

Page standards status: Informative

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="au-ps-organization-2"/>
  <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-2</b></p><a name="au-ps-organization-2"> </a><a name="hcau-ps-organization-2"> </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>: HPI-O/8003620000030333</p><p><b>name</b>: Murrabit Medical Centre</p><p><b>address</b>: 123 Murray St Murrabit VIC 3579 Australia </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="8003620000030333"/>
  </identifier>
  <name value="Murrabit Medical Centre"/>
  <address>
    <line value="123 Murray St"/>
    <city value="Murrabit"/>
    <state value="VIC"/>
    <postalCode value="3579"/>
    <country value="Australia"/>
  </address>
</Organization>