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-relationship.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-relationship
URLhttp://cihi.ca/fhir/irrs/CodeSystem/irrs-relationship
Version1.0
Statusactive
Date2018-11-16T11:40:38-05:00
Nameirrs-relationship
Realmca
Contentcomplete

Resources that use this resource

ValueSet
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devirrs-caregiver-relationshipirrs-caregiver-relationship

Resources that this resource uses

No resources found


Narrative

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

irrs-relationship

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

CodeDisplayDefinition
1 Parent
2 Grandparent
3 Sibling
4 Spouse/significant other
5 Other relative
6 Foster parent
7 Friend or neighbour
8 Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "irrs-relationship",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-relationship",
  "version": "1.0",
  "name": "irrs-relationship",
  "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": "Parent"
    },
    {
      "code": "2",
      "display": "Grandparent"
    },
    {
      "code": "3",
      "display": "Sibling"
    },
    {
      "code": "4",
      "display": "Spouse/significant other"
    },
    {
      "code": "5",
      "display": "Other relative"
    },
    {
      "code": "6",
      "display": "Foster parent"
    },
    {
      "code": "7",
      "display": "Friend or neighbour"
    },
    {
      "code": "8",
      "display": "Other"
    }
  ]
}