Validated Healthcare Directory
1.0.0 - STU1 International flag

Validated Healthcare Directory, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: Organization/mtvernon - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <!--  Describes demographic information about Founding Fathers Memorial Hospital  -->
  <id value="mtvernon"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization mtvernon</b></p><a name="mtvernon"> </a><a name="hcmtvernon"> </a><a name="mtvernon-en-US"> </a><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type prov}">Health System</span></p><p><b>name</b>: Mount Vernon Health System</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/uv/vhdir/StructureDefinition/org-description">
    <valueString
                 value="The Mount Vernon Health System has been providing quality care to all in the DC area through the Founding Fathers Memorial Hospital"/>
  </extension>
  <active value="true"/>
  <!--  This record is active  -->
  <type>
    <!--  This organization is a healthcare provider/hospital  -->
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="prov"/>
      <display value="Healthcare Provider"/>
    </coding>
    <text value="Health System"/>
  </type>
  <name value="Mount Vernon Health System"/>
</Organization>