description: Definition of the MessageHeader for the immunization recommendation response. package_name: ch.fhir.ig.ch derivation: constraint name: CHVACDRecommendationResponseMessageHeader type: MessageHeader elements: event: choices: [] index: 1 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: eventCoding: match: {} schema: short: Immunization Recommendation Response pattern: type: Coding value: {code: immunrecoresponse, system: 'http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-clinical-decision-support-event-cs'} choices: [eventCoding] index: 3 min: 0 max: 1 eventCoding: short: Immunization Recommendation Response type: Coding pattern: type: Coding value: {code: immunrecoresponse, system: 'http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-clinical-decision-support-event-cs'} choiceOf: event index: 4 slicing: slices: eventCoding: match: {} schema: short: Immunization Recommendation Response type: Coding pattern: type: Coding value: {code: immunrecoresponse, system: 'http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-clinical-decision-support-event-cs'} choiceOf: event index: 4 min: 0 max: 1 destination: index: 5 elements: name: {index: 6} required: [name] sender: type: Reference refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization'] index: 7 responsible: type: Reference refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization'] index: 8 reason: short: Recommendation regarding vaccination (procedure) pattern: type: CodeableConcept value: coding: - {code: '830152006', system: 'http://snomed.info/sct'} index: 9 response: {index: 10} focus: type: Reference refers: ['http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization-recommendation'] index: 11 package_version: vacd-4.0.1 class: profile kind: resource url: http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-recommendation-response-messageheader base: http://hl7.org/fhir/StructureDefinition/MessageHeader version: 4.0.1 required: [destination, responsible, reason, response]