<Location xmlns="http://hl7.org/fhir">
  <id value="ma-ma-schema-1-Location-101" />
  <meta>
    <lastUpdated value="2023-12-18T23:07:47+00:00" />
    <source value="urn:telus:emr:ma:ma-schema-1" />
    <profile value="https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwLocation" />
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality" />
      <code value="N" />
      <display value="normal" />
    </security>
  </meta>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: Location ma-ma-schema-1-Location-101</b>
      </p>
      <a name="ma-ma-schema-1-Location-101"></a>
      <a name="hcma-ma-schema-1-Location-101"></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">Last updated: 2023-12-18 23:07:47+0000; </p>
        <p style="margin-bottom: 0px">Information Source: <a href="https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.1.7&amp;canonical=urn:telus:emr:ma:ma-schema-1">urn:telus:emr:ma:ma-schema-1</a></p>
        <p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-DwLocation.html">DwLocation</a></p>
        <p style="margin-bottom: 0px">Security Label: normal (Details: Confidentiality code N = 'normal')</p>
      </div>
      <p>
        <b>identifier</b>: <code>urn:telus:emr:ma:ma-schema-1:Location</code>/101 (use: official, )</p>
      <p>
        <b>status</b>: Active</p>
      <p>
        <b>name</b>: Exam Room 1</p>
      <p>
        <b>description</b>: Primary examination room on ground floor</p>
      <p>
        <b>mode</b>: Instance</p>
      <p>
        <b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}">Hospital</span></p>
      <p>
        <b>address</b>: 123 Main Street, Room 101, Toronto, ON M5H 2N2, Canada(work)</p>
      <p>
        <b>managingOrganization</b>: <a href="Organization-ma-ma-schema-1-Organization-0.html">Main Street Family Practice</a></p>
    </div>
  </text>
  <identifier>
    <use value="official" />
    <system value="urn:telus:emr:ma:ma-schema-1:Location" />
    <value value="101" />
  </identifier>
  <status value="active" />
  <name value="Exam Room 1" />
  <description value="Primary examination room on ground floor" />
  <mode value="instance" />
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode" />
      <code value="HOSP" />
      <display value="Hospital" />
    </coding>
  </type>
  <address>
    <use value="work" />
    <type value="physical" />
    <text value="123 Main Street, Room 101, Toronto, ON M5H 2N2, Canada" />
    <line value="123 Main Street" />
    <line value="Room 101" />
    <city value="Toronto" />
    <state value="ON" />
    <postalCode value="M5H 2N2" />
    <country value="Canada" />
  </address>
  <managingOrganization>
    <reference value="Organization/ma-ma-schema-1-Organization-0" />
    <type value="Organization" />
    <display value="Main Street Family Practice" />
  </managingOrganization>
</Location>