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} min: 0 max: 1 basedOn: {index: 2} category: binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/message-category'} index: 3 priority: binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/request-priority'} index: 4 medium: binding: {strength: required, valueSet: 'http://ehealth.sundhed.dk/vs/message-medium'} index: 5 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 6 recipient: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/Patient'] index: 7 package_version: 3.5.0 extensions: episodeOfCare: {url: 'http://hl7.org/fhir/StructureDefinition/workflow-episodeOfCare', min: 0, max: 1, type: Extension, index: 1} class: profile kind: resource url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-communication-request base: http://hl7.org/fhir/StructureDefinition/CommunicationRequest version: 3.5.0 required: [subject]