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

FHIR IG Statistics: ValueSet/Valueset.ca-on-mha-HousingStatus

Packageca.on.oh.mha.pds
Resource TypeValueSet
IdValueset.ca-on-mha-HousingStatus
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/ValueSet/housing-status
URLhttp://ontariohealth.ca/fhir/ValueSet/housing-status
Version2.0.0
Statusdraft
Date2024-08-22T20:17:06.3613088+00:00
NameHousingStatus
TitleHousing Status
Realmca
Authoritynational
DescriptionThe type of residential setting and arrangement where the client normally lives.

Resources that use this resource

StructureDefinition
ca-on-profile-observation-housing-statusMHA Observation-HousingStatus Profile
ca-on-profile-Observation-housing-statusMHA Observation-HousingStatus Profile

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
housing-statusHousing Status

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "url": "http://ontariohealth.ca/fhir/ValueSet/housing-status",
  "version": "2.0.0",
  "name": "HousingStatus",
  "title": "Housing Status",
  "status": "draft",
  "date": "2024-08-22T20:17:06.3613088+00:00",
  "publisher": "Ontario Health",
  "description": "The type of residential setting and arrangement where the client normally lives.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "version": "http://snomed.info/sct/20611000087101/version/20210331",
        "concept": [
          {
            "code": "257656006",
            "display": "Correctional Facility"
          },
          {
            "code": "32911000",
            "display": "Homeless"
          },
          {
            "code": "160943002",
            "display": "Lives in own home"
          },
          {
            "code": "224213000",
            "display": "Lives in rented accommodation"
          },
          {
            "code": "210052281000087109",
            "display": "Long term care service"
          },
          {
            "code": "55001000087103",
            "display": "Low-rent housing"
          },
          {
            "code": "25701000087102",
            "display": "Supportive living"
          }
        ]
      },
      {
        "system": "http://ontariohealth.ca/fhir/CodeSystem/housing-status"
      }
    ]
  }
}