PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-rc.7
    http://nictiz.nl/fhir/StructureDefinition/ext-Communication.RelationToNewDispenseRequest
description: Relation from a reply (Communication) to the newly created DispenseRequest that results from an accepted or accepted-with-changes proposal.
package_name: nictiz.fhir.nl.r4.medicationprocess9
derivation: constraint
name: ExtCommunicationRelationToNewDispenseRequest
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'http://nictiz.nl/fhir/StructureDefinition/ext-Communication.RelationToNewDispenseRequest'}
    index: 0
  value:
    short: Reference to the new DispenseRequest
    choices: [valueReference]
    index: 2
  valueReference:
    type: Reference
    short: Reference to the new DispenseRequest
    choiceOf: value
    refers: ['http://nictiz.nl/fhir/StructureDefinition/mp-DispenseRequest']
    index: 3
package_version: 2.0.0-rc.7
class: extension
kind: complex-type
url: http://nictiz.nl/fhir/StructureDefinition/ext-Communication.RelationToNewDispenseRequest
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0-rc.7
required: [valueReference, value]