description: CPG related person defines the minimum expectations for a person related to a patient in a CPG case, such as a care partner, spouse, or other related person package_name: hl7.fhir.uv.cpg derivation: constraint name: CPGRelatedPerson type: RelatedPerson elements: identifier: {mustSupport: true, index: 0} active: {mustSupport: true, index: 1} patient: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-patient'] index: 2 relationship: {mustSupport: true, index: 3} name: {mustSupport: true, index: 4} package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-relatedperson base: http://hl7.org/fhir/StructureDefinition/RelatedPerson version: 2.0.0-ballot required: [name, active]