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-test.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "irrslivingarrangement",
  "url": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-living-arrangement",
  "version": "1.0.0",
  "name": "irrslivingarrangement",
  "status": "active",
  "date": "2018-11-16T16:40:38+00:00",
  "publisher": "CIHI",
  "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)"
    }
  ]
}