0.1.0 - ci-build

RxVentureIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MayoClinic - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="mayo-clinic"/>
  <meta>
    <profile
             value="http://openclintech.com/rxventure/fhir/StructureDefinition/PostGraduateOrganization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization mayo-clinic</b></p><a name="mayo-clinic"> </a><a name="hcmayo-clinic"> </a><a name="mayo-clinic-en-US"> </a><p><b>identifier</b>: <code>ashp.org</code>/1847</p><p><b>active</b>: true</p><p><b>name</b>: Mayo Clinic</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Telecom</b></td></tr><tr><td style="display: none">*</td><td>www.mayoclinic.org</td></tr></table></div>
  </text>
  <identifier>
    <system value="ashp.org"/>
    <value value="1847"/>
  </identifier>
  <active value="true"/>
  <name value="Mayo Clinic"/>
  <contact>
    <telecom>
      <value value="www.mayoclinic.org"/>
    </telecom>
  </contact>
</Organization>