HL7 v2.5.1 Vocabulary
0.1.0 - ci-build

HL7 v2.5.1 Vocabulary, published by HL7/FO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/hl7.v2.terminology.v251/ and changes regularly. See the Directory of published versions

: Disabled Person Code (2.5.1 - 1.0.0) - JSON Representation

Active as of 2026-01-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "hl7VSdisabledPerson",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hl7VSdisabledPerson</b></p><a name=\"hl7VSdisabledPerson\"> </a><a name=\"hchl7VSdisabledPerson\"> </a><ul><li>Include all codes defined in <code>http://terminology.hl7.org/v2plusvocab/CodeSystem/disabilityInformationRelationship</code><span title=\"Version is explicitly stated to be 0\"> version &#x1F4CD;</span></li></ul></div>"
  },
  "url" : "http://terminology.hl7.org/v2plusvocab/ValueSet/hl7VSdisabledPerson",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.21.216"
    }
  ],
  "version" : "1.0.0",
  "name" : "Hl7VSdisabledPerson",
  "title" : "Disabled Person Code (2.5.1 - 1.0.0)",
  "status" : "active",
  "experimental" : true,
  "date" : "2026-01-27T19:29:18+00:00",
  "publisher" : "HL7/FO",
  "contact" : [
    {
      "name" : "HL7/FO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org"
        }
      ]
    }
  ],
  "description" : "Value Set of codes that specify to which person the disability information relates in the message.  For example, if the value is PT, the disability information relates to the patient.",
  "copyright" : "HL7 Inc., 2026",
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/v2plusvocab/CodeSystem/disabilityInformationRelationship",
        "version" : "0"
      }
    ]
  }
}