PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@10.0.1
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-carecommunication-sender
description: References the sending PractitionerRole (Actor), the Practitioner, and optionally a CareTeam.
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-carecommunication-sender
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        actor:
          match: {}
          schema:
            short: Sending PractitionerRole
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: actor}
                index: 3
              value:
                choices: [valueReference]
                index: 5
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/PractitionerRole']
                index: 6
        practitioner:
          match: {}
          schema:
            short: The underlying Practitioner for this sender
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: practitioner}
                index: 9
              value:
                choices: [valueReference]
                index: 11
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
                index: 12
        contactPoint:
          match: {}
          schema:
            short: Optional contactpoint for the sender
            mustSupport: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: contactPoint}
                index: 15
              value:
                choices: [valueContactPoint]
                index: 17
              valueContactPoint: {type: ContactPoint, choiceOf: value, index: 18}
        careTeam:
          match: {}
          schema:
            short: Optionally, the involved CareTeam
            mustSupport: true
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: careTeam}
                index: 21
              value:
                choices: [valueReference]
                index: 23
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam']
                index: 24
  url:
    pattern: {type: Uri, value: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-carecommunication-sender'}
    index: 25
  value:
    choices: []
    index: 27
package_version: 10.0.1
extensions:
  actor:
    url: null
    short: Sending PractitionerRole
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: actor}
        index: 3
      value:
        choices: [valueReference]
        index: 5
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/PractitionerRole']
        index: 6
  practitioner:
    url: null
    short: The underlying Practitioner for this sender
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: practitioner}
        index: 9
      value:
        choices: [valueReference]
        index: 11
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner']
        index: 12
  contactPoint:
    url: null
    short: Optional contactpoint for the sender
    mustSupport: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: contactPoint}
        index: 15
      value:
        choices: [valueContactPoint]
        index: 17
      valueContactPoint: {type: ContactPoint, choiceOf: value, index: 18}
  careTeam:
    url: null
    short: Optionally, the involved CareTeam
    mustSupport: true
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: careTeam}
        index: 21
      value:
        choices: [valueReference]
        index: 23
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam']
        index: 24
class: extension
kind: complex-type
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-carecommunication-sender
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 10.0.1