FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeCodeSystem
IdCodeSystem-irrs-living-arrangement.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://cihi.ca/fhir/irrs/CodeSystem/irrs-living-arrangement
URLhttp://cihi.ca/fhir/irrs/CodeSystem/irrs-living-arrangement
Version1.0
Statusactive
Date2018-11-16T11:40:38-05:00
Nameirrs-living-arrangement
Realmca
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devirrs-living-arrangementirrs-living-arrangement

Resources that this resource uses

No resources found


Narrative

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

irrs-living-arrangement

This code system http://cihi.ca/fhir/irrs/CodeSystem/irrs-living-arrangement defines the following codes:

CodeDisplayDefinition
1 Alone
2 With spouse/partner only
3 With spouse/partner and other(s)
4 With child (Not spouse/partner)
5 With parent(s) or guardian(s)
6 With sibling(s)
7 With other relative(s)
8 With non-relative(s)

Source1

{
  "resourceType": "CodeSystem",
  "id": "irrs-living-arrangement",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-living-arrangement",
  "version": "1.0",
  "name": "irrs-living-arrangement",
  "status": "active",
  "date": "2018-11-16T11:40:38-05:00",
  "publisher": "CIHI",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http:\\\\cihi.ca"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "1",
      "display": "Alone"
    },
    {
      "code": "2",
      "display": "With spouse/partner only"
    },
    {
      "code": "3",
      "display": "With spouse/partner and other(s)"
    },
    {
      "code": "4",
      "display": "With child (Not spouse/partner)"
    },
    {
      "code": "5",
      "display": "With parent(s) or guardian(s)"
    },
    {
      "code": "6",
      "display": "With sibling(s)"
    },
    {
      "code": "7",
      "display": "With other relative(s)"
    },
    {
      "code": "8",
      "display": "With non-relative(s)"
    }
  ]
}