HRSA 2023 Uniform Data System (UDS) Patient Level Submission (PLS) (UDS+) FHIR IG - Local Development build (v1.0.0). See the Directory of published versions
: Uds Plus Housing Status Codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "udsplus-housing-status",
"meta" : {
"versionId" : "1",
"lastUpdated" : "2022-08-04T15:52:33.158+00:00",
"source" : "#3Te0anOrvocKgcow",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-udsplus-housing-status-codes.html\"><code>http://hl7.org/fhir/us/uds-plus/CodeSystem/udsplus-housing-status-codes</code></a></li></ul></div>"
},
"extension" : [
{
"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/uds-plus/ImplementationGuide/fhir.us.uds-plus"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/uds-plus/ValueSet/udsplus-housing-status",
"version" : "1.0.0",
"name" : "UdsPlusHousingStatusCodes",
"title" : "Uds Plus Housing Status Codes",
"status" : "draft",
"experimental" : true,
"date" : "2020-09-06",
"publisher" : "HRSA UDS PLUS Project",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/[something]"
}
]
}
],
"description" : "The Uds Plus Housing Status Codes is a 'starter set' of codes for identifying the Patient's housing status.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/uds-plus/CodeSystem/udsplus-housing-status-codes"
}
]
}
}