Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: eOrders Organization Placer - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="fdcca47c-e554-46e5-a71f-91ec855faa29"/>
  <meta>
    <profile
             value="http://fhir.geniesolutions.io/StructureDefinition/gs-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization fdcca47c-e554-46e5-a71f-91ec855faa29</b></p><a name="fdcca47c-e554-46e5-a71f-91ec855faa29"> </a><a name="hcfdcca47c-e554-46e5-a71f-91ec855faa29"> </a><a name="fdcca47c-e554-46e5-a71f-91ec855faa29-en-US"> </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-gs-organization.html">Genie Organization</a></p></div><p><b>identifier</b>: HPI-O/8003622500032165</p><p><b>active</b>: true</p><p><b>name</b>: Small Family Trust</p><p><b>telecom</b>: ph: 0734227589(Work)</p><p><b>address</b>: 100 Queen St Brisbane QLD 4000 (work)</p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
        <code value="NOI"/>
      </coding>
      <text value="HPI-O"/>
    </type>
    <system value="http://ns.electronichealth.net.au/id/hi/hpio/1.0"/>
    <value value="8003622500032165"/>
  </identifier>
  <active value="true"/>
  <name value="Small Family Trust"/>
  <telecom>
    <system value="phone"/>
    <value value="0734227589"/>
    <use value="work"/>
  </telecom>
  <address>
    <use value="work"/>
    <type value="physical"/>
    <line value="100 Queen St"/>
    <city value="Brisbane"/>
    <state value="QLD"/>
    <postalCode value="4000"/>
  </address>
</Organization>