{
  "resourceType" : "ValueSet",
  "id" : "vdor-demographics-category-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vdor-demographics-category-vs</b></p><a name=\"vdor-demographics-category-vs\"> </a><a name=\"hcvdor-demographics-category-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-vdor-custom-code-system.html\"><code>http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.1-cibuild</span><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-vdor-custom-code-system.html#vdor-custom-code-system-homeless-at-death\">homeless-at-death</a></td><td>Homeless (at time of death)</td><td>Decedent was homeless at the time of death.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pher"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "informative",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/vdor/ImplementationGuide/hl7.fhir.us.vdor"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/vdor/ValueSet/vdor-demographics-category-vs",
  "version" : "0.1.1-cibuild",
  "name" : "VDORDemographicsCategoryVS",
  "title" : "VDOR Demographics Category Observation Codes",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-05-29T19:30:56+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [{
    "name" : "HL7 International / Public Health",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/pher"
    }]
  }],
  "description" : "Codes for observations in the Demographics category.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/us/vdor/CodeSystem/vdor-custom-code-system",
      "concept" : [{
        "code" : "homeless-at-death",
        "display" : "Homeless (at time of death)"
      }]
    }]
  }
}