Skip to main content

ImmunizationRecommendationRecommendation

A patient s point-in-time set of recommendations (i.e. forecasting) according to a published schedule with optional supporting justification.

type ImmunizationRecommendationRecommendation implements Element {
vaccineCode: [CodeableConcept]
targetDisease: CodeableConcept
contraindicatedVaccineCode: [CodeableConcept]
forecastStatus: CodeableConcept
forecastReason: [CodeableConcept]
dateCriterion: [ImmunizationRecommendationDateCriterion]
description: String
series: String
doseNumberPositiveInt: Int
doseNumberString: String
seriesDosesPositiveInt: Int
seriesDosesString: String
supportingImmunization: [Reference]
supportingPatientInformation: [Reference]
modifierExtension: [Extension]
extension: [Extension]
id: String
}

Fields

ImmunizationRecommendationRecommendation.vaccineCode ● [CodeableConcept] list object

Vaccine(s) or vaccine group that pertain to the recommendation.

ImmunizationRecommendationRecommendation.targetDisease ● CodeableConcept object

The targeted disease for the recommendation.

ImmunizationRecommendationRecommendation.contraindicatedVaccineCode ● [CodeableConcept] list object

Vaccine(s) which should not be used to fulfill the recommendation.

ImmunizationRecommendationRecommendation.forecastStatus ● CodeableConcept object

Indicates the patient status with respect to the path to immunity for the target disease.

ImmunizationRecommendationRecommendation.forecastReason ● [CodeableConcept] list object

The reason for the assigned forecast status.

ImmunizationRecommendationRecommendation.dateCriterion ● [ImmunizationRecommendationDateCriterion] list object

Vaccine date recommendations. For example, earliest date to administer, latest date to administer, etc.

ImmunizationRecommendationRecommendation.description ● String scalar

Contains the description about the protocol under which the vaccine was administered.

ImmunizationRecommendationRecommendation.series ● String scalar

One possible path to achieve presumed immunity against a disease - within the context of an authority.

ImmunizationRecommendationRecommendation.doseNumberPositiveInt ● Int scalar

Nominal position of the recommended dose in a series (e.g. dose 2 is the next recommended dose). (choose any one of doseNumber*, but only one)

ImmunizationRecommendationRecommendation.doseNumberString ● String scalar

Nominal position of the recommended dose in a series (e.g. dose 2 is the next recommended dose). (choose any one of doseNumber*, but only one)

ImmunizationRecommendationRecommendation.seriesDosesPositiveInt ● Int scalar

The recommended number of doses to achieve immunity. (choose any one of seriesDoses*, but only one)

ImmunizationRecommendationRecommendation.seriesDosesString ● String scalar

The recommended number of doses to achieve immunity. (choose any one of seriesDoses*, but only one)

ImmunizationRecommendationRecommendation.supportingImmunization ● [Reference] list object

Immunization event history and/or evaluation that supports the status and recommendation.

ImmunizationRecommendationRecommendation.supportingPatientInformation ● [Reference] list object

Patient Information that supports the status and recommendation. This includes patient observations, adverse reactions and allergy/intolerance information.

ImmunizationRecommendationRecommendation.modifierExtension ● [Extension] list object

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

ImmunizationRecommendationRecommendation.extension ● [Extension] list object

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ImmunizationRecommendationRecommendation.id ● String scalar

Interfaces

Element interface

Base definition for all elements in a resource. If the element is present, it must have a value for at least one of the defined elements, an @id referenced from the Narrative, or extensions

Member Of

ImmunizationRecommendation object