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

: Service Delivery Location Type ValueSet - XML Representation

Active as of 2022-11-10

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="service-delivery-location-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="http://terminology.hl7.org/4.0.0/CodeSystem-v3-RoleCode.html"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a></li><li>Include all codes defined in <a href="http://terminology.hl7.org/4.0.0/CodeSystem-CMSPlaceofServiceCodes.html"><code>https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set</code></a></li></ul></div>
  </text>
  <url
       value="http://linuxforhealth.org/fhir/cdm/ValueSet/service-delivery-location-type"/>
  <version value="8.0.0"/>
  <name value="ServiceDeliveryLocationTypeValueSet"/>
  <title value="Service Delivery Location Type ValueSet"/>
  <status value="active"/>
  <date value="2022-11-10T16:00:46+00:00"/>
  <publisher value="LinuxForHealth Team"/>
  <description
               value="Codes describing a role of a place that further classifies the setting (e.g., accident site, road side, work site, community location) in which services are delivered.  This extended valueset includes the standard HL7 FHIR codes plus CMS Place of Service Codes."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
    </include>
    <include>
      <system
              value="https://www.cms.gov/Medicare/Coding/place-of-service-codes/Place_of_Service_Code_Set"/>
    </include>
  </compose>
</ValueSet>