PackagesCanonicalsLogsProblems
    Packages
    fhir.hrsa.uds-plus@1.0.1
    http://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-housing-status-codes
{
  "description": "The UDS Plus CodeSystem is a 'starter set' of codes supported for identifying Housing status of patients in UDS+ program.",
  "_filename": "CodeSystem-udsplus-housing-status-codes.json",
  "package_name": "fhir.hrsa.uds-plus",
  "date": "2022-09-06",
  "publisher": "HRSA BPHC",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "UDSPlusHousingStatusCodes",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "UDS Plus Housing Status Codes",
  "package_version": "1.0.1",
  "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://fhir.org/guides/hrsa/uds-plus/ImplementationGuide/fhir.hrsa.uds-plus"
      } ]
    }
  } ],
  "status": "active",
  "id": "ed227036-841c-40fd-95d0-de4c46de1229",
  "valueSet": "http://fhir.org/guides/hrsa/uds-plus/ValueSet/udsplus-housing-status",
  "kind": null,
  "count": 7,
  "url": "http://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-housing-status-codes",
  "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"
  } ],
  "caseSensitive": true,
  "version": "1.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "https://bphc.hrsa.gov/",
      "system": "url"
    } ]
  } ]
}