fhir-human-services-directory
1.0.0-ballot - STU Ballot US

This page is part of the FHIR IG Human Services Directory (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Human Services Category Value Set - JSON Representation

Active as of 2022-12-08

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "human-services-category",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul/></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-rules-text",
      "valueMarkdown" : "This example value set is intended to represent the high level categories corresponding to human and social services domains. The value set includes values descending from Level 2 of the 211 Human Services Indexing System, except codes included in Level 1 (Y - Target Populations)."
    }
  ],
  "url" : "http://hl7.org/fhir/us/hsds/ValueSet/human-services-category",
  "version" : "1.0.0-ballot",
  "name" : "HumanServiceCategory",
  "title" : "Human Services Category Value Set",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-12-08T20:20:19+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"
        }
      ]
    }
  ],
  "description" : "This example value set is intended to represent the high level categories corresponding to human and social services domains. The value set includes values descending from Level 2 of the 211 Human Services Indexing System, except codes included in Level 1 (Y - Target Populations).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ]
}