FHIR IG Statistics: ValueSet/patientrelationship
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "active",
"name": "PatientRelationshipVS",
"id": "patientrelationship",
"title": "Patient Relationship",
"description": "The nature of the relationship to the patient",
"version": "0.1.10",
"url": "http://ehealthontario.ca/fhir/ValueSet/patientrelationship",
"compose": {
"include": [
{
"system": "http://ehealthontario.ca/fhir/CodeSystem/patientrelationship"
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept": [
{
"code": "ORG",
"display": "organizational contact"
}
]
}
]
}
}