FHIR Human Services Directory
1.0.0 - STU1 United States of America flag

FHIR Human Services Directory, published by HL7 Human and Social Services Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/FHIR-IG-Human-Services-Directory/ and changes regularly. See the Directory of published versions

: Human Service Category VS - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="HumanServiceCategory"/>
  <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="http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-HealthcareServiceCategoryCS.html"><code>http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS</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="http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-HealthcareServiceCategoryCS.html#HealthcareServiceCategoryCS-other">other</a></td><td>Other</td><td>Other</td></tr></table></li><li>Include these codes as defined in <a href="http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-HealthcareServiceCategoryCS.html"><code>http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS</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="http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-HealthcareServiceCategoryCS.html#HealthcareServiceCategoryCS-emerg">emerg</a></td><td>Emergency care</td><td>Health care services rendered within a designated emergency care facility, for point-in-time evaluation and/or treatment any medical condition such that a prudent layperson possessing an average knowledge of medicine and health, believes that immediate unscheduled medical care is required.</td></tr><tr><td><a href="http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-HealthcareServiceCategoryCS.html#HealthcareServiceCategoryCS-group">group</a></td><td>Medical Provider</td><td>Health care services rendered by a group of people, e.g. a group of Physicians.</td></tr><tr><td><a href="http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-HealthcareServiceCategoryCS.html#HealthcareServiceCategoryCS-home">home</a></td><td>Home Health</td><td>Health care services delivered to patients within their residence rather than a clinical setting; usually provided by nurses, home health aides, and other professionals on a regularly scheduled visit.</td></tr><tr><td><a href="http://hl7.org/fhir/us/davinci-pdex-plan-net/STU1.1/CodeSystem-HealthcareServiceCategoryCS.html#HealthcareServiceCategoryCS-trans">trans</a></td><td>Transportation</td><td>Services which transport patients to or from a medical facility, e.g., ambulance.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="hss"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"/>
      </extension>
    </valueCode>
  </extension>
  <url value="http://hl7.org/fhir/us/hsds/ValueSet/HumanServiceCategory"/>
  <version value="1.0.0"/>
  <name value="HumanServiceCategoryVS"/>
  <title value="Human Service Category VS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-10-04T18:25:38+00:00"/>
  <publisher value="HL7 Human and Social Services Work Group"/>
  <contact>
    <name value="HL7 Human and Social Services Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/hsswg/index.cfm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hsswg@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="This example value set includes a subset of codes included in the Plan-Net Healthcare Service Category value set (HealthcareServiceCategoryVS)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS"/>
      <concept>
        <code value="other"/>
        <display value="Other"/>
      </concept>
    </include>
    <include>
      <system
              value="http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS"/>
      <concept>
        <code value="emerg"/>
        <display value="Emergency care"/>
      </concept>
      <concept>
        <code value="group"/>
        <display value="Medical Provider"/>
      </concept>
      <concept>
        <code value="home"/>
        <display value="Home Health"/>
      </concept>
      <concept>
        <code value="trans"/>
        <display value="Transportation"/>
      </concept>
    </include>
  </compose>
</ValueSet>