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 - JSON Representation

Page standards status: Trial-use Maturity Level: 2

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "HumanServiceCategory",
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "hss"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 2,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"
          }
        ]
      }
    }
  ],
  "url" : "http://hl7.org/fhir/us/hsds/ValueSet/HumanServiceCategory",
  "version" : "1.0.0",
  "name" : "HumanServiceCategoryVS",
  "title" : "Human Service Category VS",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-10-04T18:25:38+00:00",
  "publisher" : "HL7 Human and Social Services Work Group",
  "contact" : [
    {
      "name" : "HL7 Human and Social Services Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/hsswg/index.cfm"
        },
        {
          "system" : "email",
          "value" : "hsswg@lists.hl7.org"
        }
      ]
    }
  ],
  "description" : "This example value set includes a subset of codes included in the Plan-Net Healthcare Service Category value set (HealthcareServiceCategoryVS).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS",
        "concept" : [
          {
            "code" : "other",
            "display" : "Other"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/HealthcareServiceCategoryCS",
        "concept" : [
          {
            "code" : "emerg",
            "display" : "Emergency care"
          },
          {
            "code" : "group",
            "display" : "Medical Provider"
          },
          {
            "code" : "home",
            "display" : "Home Health"
          },
          {
            "code" : "trans",
            "display" : "Transportation"
          }
        ]
      }
    ]
  }
}