description: Definition of the MessageHeader for the immunization recommendation response. package_name: ch.fhir.ig.ch-vacd derivation: constraint name: CHVACDRecommendationResponseMessageHeader type: MessageHeader elements: eventCoding: type: Coding pattern: type: Coding value: {code: immunrecoresponse, system: 'http://fhir.ch/ig/ch-vacd/CodeSystem/ch-vacd-clinical-decision-support-event-cs', display: Immunization Recommendation Response} index: 0 destination: index: 1 elements: name: {index: 2} required: [name] sender: type: Reference refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization'] index: 3 responsible: type: Reference refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-organization'] index: 4 reason: pattern: type: CodeableConcept value: coding: - {code: '830152006', system: 'http://snomed.info/sct', display: Recommendation regarding vaccination (procedure)} index: 5 response: {index: 6} focus: type: Reference refers: ['http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-immunization-recommendation'] index: 7 package_version: 3.0.0 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: 3.0.0 required: [destination, responsible, reason, response]