PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@5.0.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication-request
description: null
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-communication-request
type: CommunicationRequest
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        episodeOfCare:
          match: {url: null}
          schema:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare
            index: 1
            elements:
              value:
                choices: [valueReference]
                index: 3
              valueReference:
                type: Reference
                choiceOf: value
                refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare']
                index: 4
  basedOn: {index: 5}
  category:
    binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/message-category'}
    index: 6
  priority:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/request-priority'}
    index: 7
  medium:
    binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/message-medium'}
    index: 8
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 9
  recipient:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient']
    index: 10
package_version: 5.0.0
extensions:
  episodeOfCare:
    url: http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare
    type: Extension
    index: 1
    elements:
      value:
        choices: [valueReference]
        index: 3
      valueReference:
        type: Reference
        choiceOf: value
        refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-episodeofcare']
        index: 4
class: profile
kind: resource
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication-request
base: http://hl7.org/fhir/StructureDefinition/CommunicationRequest
version: 5.0.0
required: [subject]