description: This profile allows for representing deidentified RelatedPerson data of a patient package_name: hl7.fhir.us.dapl derivation: constraint name: DAPLDeidentifiedRelatedPerson type: RelatedPerson elements: patient: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/dapl/StructureDefinition/dapl-deidentified-patient'] index: 4 elements: display: {mustSupport: false, index: 5} address: {short: Cannot include any address information in the resource as part of the de-identified data., mustSupport: false, index: 12} name: {short: Cannot include any name in the resource as part of the de-identified data., mustSupport: false, index: 8} birthDate: {short: Cannot include any date of birth information in the resource as part of the de-identified data., mustSupport: false, index: 11} relationship: binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/relatedperson-relationshiptype'} mustSupport: true index: 6 elements: text: {mustSupport: false, index: 7} extension: {mustSupport: false, index: 3} contained: {short: Cannot include any contained resources in the resource as part of the de-identified data., mustSupport: false, index: 2} photo: {short: Cannot include any photo information in the resource as part of the de-identified data., mustSupport: false, index: 13} communication: {short: Cannot include any communication information in the resource as part of the de-identified data., mustSupport: false, index: 14} id: {short: The identifier created by DARTS service during deidenification., mustSupport: true, index: 0} telecom: {short: Cannot include any telecom information in the resource as part of the de-identified data., mustSupport: false, index: 9} gender: {short: Cannot include any gender information in the resource as part of the de-identified data., mustSupport: false, index: 10} text: {short: Cannot include any text in the resource as part of the de-identified data., mustSupport: false, index: 1} package_version: 1.0.0-ballot extensions: {} class: profile kind: resource url: http://hl7.org/fhir/us/dapl/StructureDefinition/dapl-deidentified-relatedperson base: http://hl7.org/fhir/StructureDefinition/RelatedPerson version: 1.0.0-ballot