US Core Implementation Guide
5.0.1 - STU5 Release US

This page is part of the US Core (v5.0.1: STU5) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: US Core ServiceRequest Category Codes - XML Representation

Active as of 2022-04-15

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-core-servicerequest-category"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="CodeSystem-us-core-tags.html"><code>http://hl7.org/fhir/us/core/CodeSystem/us-core-tags</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-us-core-tags.html#us-core-tags-sdoh">sdoh</a></td><td>SDOH</td><td>Social Determinants of Health Category</td></tr></table></li><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/386053000">386053000</a></td><td>Evaluation procedure (procedure)</td></tr><tr><td><a href="http://snomed.info/id/410606002">410606002</a></td><td>Social service procedure (procedure)</td></tr></table></li><li>Import all the codes that are contained in <a href="http://hl7.org/fhir/R4/valueset-servicerequest-category.html">http://hl7.org/fhir/ValueSet/servicerequest-category</a></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/core/ValueSet/us-core-servicerequest-category"/>
  <version value="5.0.1"/>
  <name value="USCoreServiceRequestCategoryCodes"/>
  <title value="US Core ServiceRequest Category Codes"/>
  <status value="active"/>
  <date value="2022-04-15"/>
  <publisher value="HL7 International - Cross-Group Projects"/>
  <contact>
    <name value="HL7 International - Cross-Group Projects"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cgp"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="cgp@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="A set of SNOMED CT and LOINC concepts to classify a requested service"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <copyright
             value="- This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement.
- This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc&quot;/&gt;"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/us/core/CodeSystem/us-core-tags"/>
      <concept>
        <code value="sdoh"/>
        <display value="SDOH"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="386053000"/>
        <display value="Evaluation procedure (procedure)"/>
      </concept>
      <concept>
        <code value="410606002"/>
        <display value="Social service procedure (procedure)"/>
      </concept>
    </include>
    <include>
      <valueSet value="http://hl7.org/fhir/ValueSet/servicerequest-category"/>
    </include>
  </compose>
</ValueSet>