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