PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@6.0.1
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-material-communication
description: null
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-material-communication
type: Communication
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 2
      slices:
        participant:
          match: {url: null}
          schema:
            type: Extension
            url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-participant
            index: 1
            extensions:
              function:
                url: null
                index: 2
                elements:
                  value:
                    choices: []
                    index: 4
            elements:
              extension:
                index: 2
                slicing:
                  slices:
                    function:
                      match: {}
                      schema:
                        index: 2
                        elements:
                          value:
                            choices: []
                            index: 4
        episodeOfCare:
          match: {url: null}
          schema:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare
            index: 5
            elements:
              value:
                choices: [valueReference]
                index: 7
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare']
                index: 8
        period:
          match: {url: null}
          schema: {type: Extension, short: Specifies the temporal validity of an material communication instance, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-period', index: 9}
          min: 1
          max: 1
  category:
    binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/material-communication-category'}
    index: 10
  subject: {index: 11}
  recipient:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 12
  payload:
    elements:
      content:
        choices: [contentReference]
        index: 14
      contentReference:
        type: Reference
        choiceOf: content
        refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference']
        index: 15
package_version: 6.0.1
extensions:
  participant:
    url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-participant
    type: Extension
    index: 1
    extensions:
      function:
        url: null
        index: 2
        elements:
          value:
            choices: []
            index: 4
    elements:
      extension:
        index: 2
        slicing:
          slices:
            function:
              match: {}
              schema:
                index: 2
                elements:
                  value:
                    choices: []
                    index: 4
  episodeOfCare:
    url: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare
    type: Extension
    index: 5
    elements:
      value:
        choices: [valueReference]
        index: 7
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare']
        index: 8
  period: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-period', min: 1, max: 1, type: Extension, short: Specifies the temporal validity of an material communication instance, index: 9}
class: profile
kind: resource
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-material-communication
base: http://hl7.org/fhir/StructureDefinition/Communication
version: 6.0.1
required: [subject, category]