FHIR IG analytics
Resources that use this resource
No resources found
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
irrs-caregiver-relationship
This value set includes codes from the following code systems:
Source1
{
"resourceType": "ValueSet",
"id": "irrs-caregiver-relationship",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-caregiver-relationship",
"version": "1.0",
"name": "irrs-caregiver-relationship",
"status": "active",
"date": "2018-11-16T11:40:38-05:00",
"publisher": "CIHI",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http:\\\\cihi.ca"
}
]
}
],
"compose": {
"include": [
{
"system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-no-caregiver1",
"version": "1.0",
"concept": [
{
"code": "9",
"display": "No caregiver"
}
]
},
{
"system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-relationship",
"version": "1.0",
"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"
}
]
}
]
}
}