PACIO Advance Directive Interoperability Implementation Guide, published by HL7 Patient Empowerment Working Group. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/HL7/pacio-adi/ and changes regularly. See the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "PADIParticipantRelationshipVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Import all the codes that are contained in <a href=\"ValueSet-PADIPersonalAndLegalRelationshipRoleTypeVS.html\">http://hl7.org/fhir/us/pacio-adi/ValueSet/PADIPersonalAndLegalRelationshipRoleTypeVS</a></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/pacio-adi/ValueSet/PADIParticipantRelationshipVS",
"version" : "0.1.0",
"name" : "PADIParticipantRelationshipVS",
"title" : "Participant Relationships",
"status" : "active",
"date" : "2021-11-08T23:13:35+00:00",
"publisher" : "HL7 Patient Empowerment Working Group",
"contact" : [
{
"name" : "HL7 Patient Empowerment Working Group",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientempowerment/index.cfm"
},
{
"system" : "email",
"value" : "patients@lists.HL7.org"
}
]
}
],
"description" : "This value set identifies the relationship an advance directive participant has with the person the advance directive is about.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"valueSet" : [
"http://hl7.org/fhir/us/pacio-adi/ValueSet/PADIPersonalAndLegalRelationshipRoleTypeVS"
]
}
]
}
}