LinuxForHealth FHIR Implementation Guide
8.0.0 - draft United States of America flag

LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions

: CDM Location - Kelly Clinic - XML Representation

Raw xml | Download



<Location xmlns="http://hl7.org/fhir">
  <id value="KellyClinic"/>
  <meta>
    <extension
               url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/tenant-id">
      <valueString value="99999"/>
    </extension>
    <extension
               url="http://linuxforhealth.org/fhir/cdm/StructureDefinition/ingestion-batch-id">
      <valueString value="b069a545-9506-40c6-8498-23de2e189143"/>
    </extension>
    <source value="http://acme-health.com/emr1"/>
    <profile
             value="http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-location"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Location</b><a name="KellyClinic"> </a></p><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">Resource Location "KellyClinic" </p><p style="margin-bottom: 0px">Information Source: http://acme-health.com/emr1!</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-cdm-location.html">CDM Location</a></p></div><p><b>identifier</b>: Source System Row Identifier: 7d5007d6-edd0-48b5-b34f-5c5f948b6d13(use: OFFICIAL), Tax ID number: 223338765(use: SECONDARY)</p><p><b>status</b>: active</p><p><b>name</b>: Kelly Clinic</p><p><b>mode</b>: instance</p><p><b>type</b>: Office <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-CMSPlaceofServiceCodes.html">CMS Place of Service Codes (POS)</a>#11)</span></p><p><b>telecom</b>: ph: 214-555-2100(WORK), fax: 214-555-2101(WORK)</p><p><b>address</b>: 200 Main Street Irving TX 75014 US (WORK)</p><p><b>physicalType</b>: Building <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/4.0.0/CodeSystem-location-physical-type.html">Location type</a>#bu)</span></p><blockquote><p><b>hoursOfOperation</b></p><p><b>daysOfWeek</b>: mon, tue, wed, thu</p><p><b>openingTime</b>: 17:00:00</p></blockquote><blockquote><p><b>hoursOfOperation</b></p><p><b>daysOfWeek</b>: fri</p><p><b>openingTime</b>: 08:00:00</p><p><b>closingTime</b>: 12:00:00</p></blockquote><blockquote><p><b>hoursOfOperation</b></p><p><b>daysOfWeek</b>: sat</p><p><b>openingTime</b>: 10:00:00</p><p><b>closingTime</b>: 15:00:00</p></blockquote></div>
  </text>
  <identifier>
    <use value="official"/>
    <type>
      <coding>
        <system
                value="http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type"/>
        <code value="SSRI"/>
      </coding>
    </type>
    <system value="http://acme-health.com/emr1/location"/>
    <value value="7d5007d6-edd0-48b5-b34f-5c5f948b6d13"/>
    <assigner>
      <display value="Acme Health - EMR1"/>
    </assigner>
  </identifier>
  <identifier>
    <use value="secondary"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="TAX"/>
      </coding>
    </type>
    <system value="urn:oid:2.16.840.1.113883.4.4"/>
    <value value="223338765"/>
    <assigner>
      <display value="irs.gov"/>
    </assigner>
  </identifier>
  <status value="active"/>
  <name value="Kelly Clinic"/>
  <mode value="instance"/>
  <type>
    <coding>
      <system
              value="https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set"/>
      <code value="11"/>
      <display value="Office"/>
    </coding>
  </type>
  <telecom>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/contactpoint-country">
      <valueString value="1"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/contactpoint-extension">
      <valueString value="100"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/iso21090-TEL-address">
      <valueUrl value="tel:+12145552100;ext=100"/>
    </extension>
    <system value="phone"/>
    <value value="214-555-2100"/>
    <use value="work"/>
  </telecom>
  <telecom>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/contactpoint-country">
      <valueString value="1"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/iso21090-TEL-address">
      <valueUrl value="tel:+12145552101"/>
    </extension>
    <system value="fax"/>
    <value value="214-555-2101"/>
    <use value="work"/>
  </telecom>
  <address>
    <use value="work"/>
    <type value="physical"/>
    <line value="200 Main Street"/>
    <city value="Irving"/>
    <district value="Dallas"/>
    <state value="TX"/>
    <postalCode value="75014"/>
    <country value="US"/>
  </address>
  <physicalType>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <code value="bu"/>
      <display value="Building"/>
    </coding>
  </physicalType>
  <hoursOfOperation>
    <daysOfWeek value="mon"/>
    <daysOfWeek value="tue"/>
    <daysOfWeek value="wed"/>
    <daysOfWeek value="thu"/>
    <openingTime value="17:00:00"/>
  </hoursOfOperation>
  <hoursOfOperation>
    <daysOfWeek value="fri"/>
    <openingTime value="08:00:00"/>
    <closingTime value="12:00:00"/>
  </hoursOfOperation>
  <hoursOfOperation>
    <daysOfWeek value="sat"/>
    <openingTime value="10:00:00"/>
    <closingTime value="15:00:00"/>
  </hoursOfOperation>
</Location>