electronic Case Reporting (eCR) Implementation Guide: STU2 Ballot

This page is part of the electronic Case Reporting (eCR) (v0.2.0: STU 1 Ballot 2) based on FHIR R3. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

XML Format: Location-ecr-location-salem-medical-center

Raw xml


<Location xmlns="http://hl7.org/fhir">
  <id value="ecr-location-salem-medical-center"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/eicr-location"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: ecr-location-salem-medical-center</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>name</b>: Clinic Bldg A, Salem Medical Center</p><p><b>telecom</b>: ph: (+1) (555)555-3001, fax: (+1) (555)555-3002, mail@smc.org</p><p><b>address</b>: Clinic Bldg A, 4444 Healthcare Drive, Ann Arbor, MI 99999</p><p><b>managingOrganization</b>: <a href="Organization-ecr-organization-salem-medical-center.html">Generated Summary: id: ecr-organization-salem-medical-center; 55555555; active; <span title="Codes: {http://hl7.org/fhir/v3/RoleCode OF}">Outpatient facility</span>; name: Salem Medical Center; ph: +1-555-555-1111, mail@salemmedicalcenter.com</a></p></div>
  </text>
  <status value="active"/>
  <name value="Clinic Bldg A, Salem Medical Center"/>
  <telecom>
    <system value="phone"/>
    <value value="(+1) (555)555-3001"/>
  </telecom>
  <telecom>
    <system value="fax"/>
    <value value="(+1) (555)555-3002"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="mail@smc.org"/>
  </telecom>
  <address>
    <text value="Clinic Bldg A, 4444 Healthcare Drive, Ann Arbor, MI 99999"/>
    <line value="Clinic Bldg A"/>
    <line value="4444 Healthcare Drive"/>
    <city value="Ann Arbor"/>
    <state value="MI"/>
    <postalCode value="99999"/>
  </address>
  <managingOrganization>
    <reference value="Organization/ecr-organization-salem-medical-center"/>
  </managingOrganization>
</Location>