{
"description": "A set of codes that can be used to indicate the relationship between a Patient and a Related Person.",
"compose": {
"include": [ {
"system": "http://terminology.hl7.org/CodeSystem/v2-0131"
}, {
"filter": [ {
"op": "is-a",
"value": "_PersonalRelationshipRoleType",
"property": "concept"
} ],
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode"
}, {
"system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"concept": [ {
"code": "GUARD",
"display": "Guardian"
}, {
"code": "HPOWATT",
"display": "healthcare power of attorney"
} ]
} ]
},
"_filename": "ValueSet-patient-relationship-type.json",
"package_name": "il.core.fhir.r4",
"date": null,
"publisher": null,
"name": "ILCorePatientRelationshipType",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"title": "IL Core Patient Relationship Type codes",
"package_version": "0.12.0-snapshots",
"status": "draft",
"language": "en-US",
"id": "defc515f-c24d-4028-bbc9-ae2e15a3893e",
"kind": null,
"url": "http://fhir.health.gov.il/ValueSet/patient-relationship-type",
"version": "0.12.0"
}