FHIR IG analytics| Package | ca.on.oh.setp.iar.dev |
| Resource Type | CodeSystem |
| Id | CodeSystem-irrs-legal-guardianship.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://cihi.ca/fhir/irrs/CodeSystem/irrs-legal-guardianship |
| URL | http://cihi.ca/fhir/irrs/CodeSystem/irrs-legal-guardianship |
| Version | 1.0 |
| Status | active |
| Date | 2018-11-16T11:40:38-05:00 |
| Name | irrs-legal-guardianship |
| Realm | ca |
| Content | complete |
| ValueSet | ||
| ca.on.oh.setp.iar.dev#1.0.0-ballot1-dev | irrs-legal-guardianship | irrs-legal-guardianship |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://cihi.ca/fhir/irrs/CodeSystem/irrs-legal-guardianship defines the following codes:
| Code | Display | Definition |
| 1 | Both parents | |
| 2 | Mother only | |
| 3 | Father only | |
| 4 | Neither parent but other relative(s) or nonrelative (s) | |
| 5 | Child protection agency (e.g.,CAS) | |
| 6 | Youth responsible for self |
{
"resourceType": "CodeSystem",
"id": "irrs-legal-guardianship",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-legal-guardianship",
"version": "1.0",
"name": "irrs-legal-guardianship",
"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": "Both parents"
},
{
"code": "2",
"display": "Mother only"
},
{
"code": "3",
"display": "Father only"
},
{
"code": "4",
"display": "Neither parent but other relative(s) or nonrelative (s)"
},
{
"code": "5",
"display": "Child protection agency (e.g.,CAS)"
},
{
"code": "6",
"display": "Youth responsible for self"
}
]
}