| Package | ca-on-covax.v1 |
| Resource Type | CodeSystem |
| Id | patientrelationship |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca-on-covax.v1@1.0.0&canonical=http://ehealthontario.ca/fhir/CodeSystem/patientrelationship |
| URL | http://ehealthontario.ca/fhir/CodeSystem/patientrelationship |
| Version | 0.1.10 |
| Status | active |
| Name | PatientRelationshipCS |
| Title | Patient Relationship |
| Description | The nature of the relationship to the patient |
| Content | complete |
| ValueSet | |
| patientrelationship | Patient Relationship |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "PatientRelationshipCS",
"id": "patientrelationship",
"title": "Patient Relationship",
"description": "The nature of the relationship to the patient",
"version": "0.1.10",
"url": "http://ehealthontario.ca/fhir/CodeSystem/patientrelationship",
"concept": [
{
"code": "CHILD",
"display": "Child"
},
{
"code": "PARNT",
"display": "Parent"
},
{
"code": "FRND",
"display": "Friend"
},
{
"code": "GPARNT",
"display": "Grandparent"
},
{
"code": "ROOM",
"display": "Roommate"
},
{
"code": "SPSE",
"display": "Spouse/Partner"
},
{
"code": "POWATT",
"display": "Power of Attorney - POA"
},
{
"code": "SDM",
"display": "Substitute Decision Maker - SDM"
},
{
"code": "OTH",
"display": "Other"
}
],
"count": 9
}