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

FHIR IG Statistics: CodeSystem/housing-status

Packageca.on.oh.mha.pds
Resource TypeCodeSystem
Idhousing-status
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.mha.pds@2.0.0-alpha-preview-0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/housing-status
URLhttp://ontariohealth.ca/fhir/CodeSystem/housing-status
Version2.0.0
Statusdraft
NameHousingStatus
TitleHousing Status
Realmca
Authoritynational
DescriptionThe type of residential setting and arrangement where the client normally lives.
Contentcomplete

Resources that use this resource

ValueSet
housing-statusHousing Status

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "housing-status",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/housing-status",
  "version": "2.0.0",
  "name": "HousingStatus",
  "title": "Housing Status",
  "status": "draft",
  "publisher": "Ontario Health",
  "description": "The type of residential setting and arrangement where the client normally lives.",
  "content": "complete",
  "concept": [
    {
      "code": "staying in someone else’s place because you have no alternative",
      "display": "Staying in someone else’s place because you have no alternative"
    }
  ]
}