description: Parent of all MessageDefinition resources package_name: medcom.fhir.dk.messagedefinitions derivation: constraint name: MedComMessagingMessageDefinition type: MessageDefinition elements: category: pattern: {type: Code, value: notification} mustSupport: true index: 22 publisher: mustSupport: true pattern: {type: String, value: MedCom} index: 11 jurisdiction: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: DK} index: 21 useContext: elements: code: binding: {strength: required, valueSet: 'http://medcomfhir.dk/ig/terminology/ValueSet/medcom-messagedefinition-use-context-code-valueset|1.8.1'} index: 19 elements: system: pattern: {type: Uri, value: 'http://terminology.hl7.org/CodeSystem/usage-context-type'} index: 20 title: {mustSupport: true, index: 9} identifier: mustSupport: true index: 0 elements: use: {mustSupport: true, index: 1} type: binding: {strength: required, valueSet: 'http://medcomfhir.dk/ig/terminology/ValueSet/medcom-message-definition-type-valueset|1.8.1'} mustSupport: true index: 2 elements: coding: elements: system: pattern: {type: Uri, value: 'http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-message-definition-type'} index: 3 value: {mustSupport: true, index: 4} period: mustSupport: true index: 5 elements: start: {mustSupport: true, index: 6} end: {mustSupport: true, index: 7} required: [start] required: [value, type, period, use] replaces: elements: value: {mustSupport: true, index: 10} responseRequired: {mustSupport: true, index: 23} version: {mustSupport: true, index: 8} contact: mustSupport: true index: 12 slicing: rules: open discriminator: - {path: name, type: value} min: null slices: AuthorOrganization: match: {name: null} schema: mustSupport: true index: 13 elements: name: {mustSupport: true, index: 14} telecom: mustSupport: true index: 15 elements: system: pattern: {type: Code, value: email} mustSupport: true index: 16 value: {mustSupport: true, index: 17} use: pattern: {type: Code, value: work} mustSupport: true index: 18 required: [value, system, use] required: [name, telecom] package_version: 1.0.1-trial-use class: profile kind: resource url: http://medcomfhir.dk/ig/messagedefinitions/StructureDefinition/medcom-messaging-messagedefinition base: http://hl7.org/fhir/StructureDefinition/MessageDefinition version: 1.0.1-trial-use required: [responseRequired, identifier, jurisdiction, title, publisher, version, category]