FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/udsplus-housing-status-codes

Packagefhir.hrsa.uds-plus
TypeCodeSystem
Idudsplus-housing-status-codes
FHIR VersionR4
Sourcehttp://fhir.org/guides/hrsa/uds-plus/http://fhir.org/guides/hrsa/uds-plus/STU2/CodeSystem-udsplus-housing-status-codes.html
URLhttp://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-housing-status-codes
Version2.0.0
Statusactive
Date2022-09-06
NameUDSPlusHousingStatusCodes
TitleUDS Plus Housing Status Codes
Realmus
Authorityhl7
DescriptionThe UDS Plus CodeSystem is a 'starter set' of codes supported for identifying Housing status of patients in UDS+ program.
Contentcomplete

Resources that use this resource

ValueSet
udsplus-housing-statusUds Plus Housing Status Codes

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem udsplus-housing-status-codes

This case-sensitive code system http://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-housing-status-codes defines the following codes:

CodeDisplayDefinition
homeless-shelter Patients in Homeless SheltersPatients who are living in a homeless shelter
transitional Patients in transitional statePatients who do not have a house and are in a transitional state
doubling-up Patients doubling upPatients who are doubling up with others.
street Patients who are on the streetsPatients who do not have a house and are living on the streets
permanent-supportive-housing Patients in permanent supportive housingPatients who are living in a permanent supportive housing
other Patients who have other kinds of accomodationPatients who have other kinds of accomodation
unknown Patients with Unknown accomodationPatients with Unknown accomodation

Source

{
  "resourceType": "CodeSystem",
  "id": "udsplus-housing-status-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
          }
        ]
      }
    }
  ],
  "url": "http://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-housing-status-codes",
  "version": "2.0.0",
  "name": "UDSPlusHousingStatusCodes",
  "title": "UDS Plus Housing Status Codes",
  "status": "active",
  "experimental": false,
  "date": "2022-09-06",
  "publisher": "HRSA BPHC",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://bphc.hrsa.gov/"
        }
      ]
    }
  ],
  "description": "The UDS Plus CodeSystem is a 'starter set' of codes supported for identifying Housing status of patients in UDS+ program.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://fhir.org/guides/hrsa/uds-plus/ValueSet/udsplus-housing-status",
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "homeless-shelter",
      "display": "Patients in Homeless Shelters",
      "definition": "Patients who are living in a homeless shelter"
    },
    {
      "code": "transitional",
      "display": "Patients in transitional state",
      "definition": "Patients who do not have a house and are in a transitional state"
    },
    {
      "code": "doubling-up",
      "display": "Patients doubling up",
      "definition": "Patients who are doubling up with others."
    },
    {
      "code": "street",
      "display": "Patients who are on the streets",
      "definition": "Patients who do not have a house and are living on the streets"
    },
    {
      "code": "permanent-supportive-housing",
      "display": "Patients in permanent supportive housing",
      "definition": "Patients who are living in a permanent supportive housing"
    },
    {
      "code": "other",
      "display": "Patients who have other kinds of accomodation",
      "definition": "Patients who have other kinds of accomodation"
    },
    {
      "code": "unknown",
      "display": "Patients with Unknown accomodation",
      "definition": "Patients with Unknown accomodation"
    }
  ]
}