Data Exchange For Quality Measures Implementation Guide (Release 0.2.0 STU2 Ballot)

This is the (release 0.2.0) STU2 Ballot of the Data Exchange For Quality Measures Implementation Guide, based on FHIR Version 3.0.1. See the Directory of published versions.

XML Format: Location-location03

Download Raw xml


<Location xmlns="http://hl7.org/fhir">
  <id value="location03"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-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>: location03</p><p><b>meta</b>: </p><p><b>name</b>: DaVinciClinic03</p><p><b>address</b>: 550 Griffin Rd. Bloomington MI 48033 USA </p></div>
  </text>
  <name value="DaVinciClinic03"/>
  <address>
    <line value="550 Griffin Rd."/>
    <city value="Bloomington"/>
    <state value="MI"/>
    <postalCode value="48033"/>
    <country value="USA"/>
  </address>
</Location>