Package | fhir.hrsa.uds-plus |
Type | CodeSystem |
Id | udsplus-housing-status-codes |
FHIR Version | R4 |
Source | http://fhir.org/guides/hrsa/uds-plus/http://fhir.org/guides/hrsa/uds-plus/STU2/CodeSystem-udsplus-housing-status-codes.html |
URL | http://fhir.org/guides/hrsa/uds-plus/CodeSystem/udsplus-housing-status-codes |
Version | 2.0.0 |
Status | active |
Date | 2022-09-06 |
Name | UDSPlusHousingStatusCodes |
Title | UDS Plus Housing Status Codes |
Realm | us |
Authority | hl7 |
Description | The UDS Plus CodeSystem is a 'starter set' of codes supported for identifying Housing status of patients in UDS+ program. |
Content | complete |
ValueSet | |
udsplus-housing-status | Uds Plus Housing Status Codes |
No resources found
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:
{ "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" } ] }