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 Service Delivery Codes - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "udsplus-service-delivery-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/uds-plus/CodeSystem/udsplus-service-delivery-codes</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">public-housing<a name=\"udsplus-service-delivery-codes-public-housing\"> </a></td><td>Care was delivered in a Location that is considered public housing</td><td>Care was delivered in a Location that is considered public housing</td></tr></table></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/CodeSystem/udsplus-service-delivery-codes",
"version" : "1.0.0",
"name" : "UDSPlusServiceDeliveryCodes",
"title" : "UDS Plus Housing Service Delivery Codes",
"status" : "active",
"experimental" : true,
"date" : "2022-09-06",
"publisher" : "HRSA UDS PLUS Project",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/Special/committees/[something]"
}
]
}
],
"description" : "The UDS Plus CodeSystem is an 'addition set' of one code to the existing Location Service Delivery Codes value set for UDS+ purposes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/us/uds-plus/ValueSet/uds-plus-service-delivery-codes",
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "public-housing",
"display" : "Care was delivered in a Location that is considered public housing",
"definition" : "Care was delivered in a Location that is considered public housing"
}
]
}