PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mhd@4.2.1
    https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-intendedRecipient
description: holds the identity of the organization or person the SubmissionSet is intended. For XDR and eMail (e.g. Direct) this tends to be a Practitioner or Patient with a telecom holding an email, but this is not strictly required.
package_name: ihe.iti.mhd
derivation: constraint
name: IntendedRecipient
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-intendedRecipient'}
    index: 1
  value:
    choices: [valueReference]
    index: 3
  valueReference:
    type: Reference
    choiceOf: value
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 4
package_version: 4.2.1
extensions: {}
class: extension
kind: complex-type
url: https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-intendedRecipient
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 4.2.1
required: [valueReference, value]