PackagesCanonicalsLogsProblems
    Packages
    robin.gittest@1.1.22-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-inform-party
description: Extra parties that need to be informed of the outcome, besides the prescriber.
package_name: robin.gittest
derivation: constraint
name: BeInformParty
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-inform-party'}
    index: 0
  value:
    choices: [valueReference]
    index: 2
  valueReference:
    type: Reference
    choiceOf: value
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-organization', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner']
    index: 3
package_version: 1.1.22-beta
class: extension
kind: complex-type
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-ext-inform-party
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [valueReference, value]