<?xml version="1.0" encoding="UTF-8"?>

<Location xmlns="http://hl7.org/fhir">
  <id value="ltc-location-feeapply-home-example"/>
  <meta>
    <profile value="http://ltc-ig.fhir.tw/StructureDefinition/LTCLocationFeeAuditPlace"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location ltc-location-feeapply-home-example</b></p><a name="ltc-location-feeapply-home-example"> </a><a name="hcltc-location-feeapply-home-example"> </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-LTCLocationFeeAuditPlace.html">長照支付審查－交通接送起訖地</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: 個案住家</p><p><b>description</b>: 個案王小明之住家，為本次交通接送（DA01）之出發地。</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode PTRES}">Patient's Residence</span></p><p><b>address</b>: 台北市中山區中山北路100號(home)</p><h3>Positions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style="display: none">*</td><td>121.524</td><td>25.0625</td></tr></table></div>
  </text>
  <status value="active"/>
  <name value="個案住家"/>
  <description value="個案王小明之住家，為本次交通接送（DA01）之出發地。"/>
  <mode value="instance"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="PTRES"/>
      <display value="Patient's Residence"/>
    </coding>
  </type>
  <address>
    <use value="home"/>
    <type value="physical"/>
    <text value="台北市中山區中山北路100號"/>
  </address>
  <position>
    <longitude value="121.524"/>
    <latitude value="25.0625"/>
  </position>
</Location>