ImmunizationRecommendationRecommendationCreateInput
No description
input ImmunizationRecommendationRecommendationCreateInput {
vaccineCode: [CodeableConceptCreateInput!]
targetDisease: CodeableConceptCreateInput
contraindicatedVaccineCode: [CodeableConceptCreateInput!]
forecastStatus: CodeableConceptCreateInput!
forecastReason: [CodeableConceptCreateInput!]
dateCriterion: [ImmunizationRecommendationDateCriterionCreateInput!]
description: String
series: String
doseNumberPositiveInt: Int
doseNumberString: String
seriesDosesPositiveInt: Int
seriesDosesString: String
supportingImmunization: [ReferenceCreateInput!]
supportingPatientInformation: [ReferenceCreateInput!]
modifierExtension: [FhirExtensionCreateInput!]
extension: [FhirExtensionCreateInput!]
id: String
}
Fields
ImmunizationRecommendationRecommendationCreateInput.vaccineCode ● [CodeableConceptCreateInput!] list input
Vaccine(s) or vaccine group that pertain to the recommendation.
ImmunizationRecommendationRecommendationCreateInput.targetDisease ● CodeableConceptCreateInput input
The targeted disease for the recommendation.
ImmunizationRecommendationRecommendationCreateInput.contraindicatedVaccineCode ● [CodeableConceptCreateInput!] list input
Vaccine(s) which should not be used to fulfill the recommendation.
ImmunizationRecommendationRecommendationCreateInput.forecastStatus ● CodeableConceptCreateInput! non-null input
Indicates the patient status with respect to the path to immunity for the target disease.
ImmunizationRecommendationRecommendationCreateInput.forecastReason ● [CodeableConceptCreateInput!] list input
The reason for the assigned forecast status.
ImmunizationRecommendationRecommendationCreateInput.dateCriterion ● [ImmunizationRecommendationDateCriterionCreateInput!] list input
Vaccine date recommendations. For example, earliest date to administer, latest date to administer, etc.
ImmunizationRecommendationRecommendationCreateInput.description ● String scalar
Contains the description about the protocol under which the vaccine was administered.
ImmunizationRecommendationRecommendationCreateInput.series ● String scalar
One possible path to achieve presumed immunity against a disease - within the context of an authority.
ImmunizationRecommendationRecommendationCreateInput.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)
ImmunizationRecommendationRecommendationCreateInput.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)
ImmunizationRecommendationRecommendationCreateInput.seriesDosesPositiveInt ● Int scalar
The recommended number of doses to achieve immunity. (choose any one of seriesDoses*, but only one)
ImmunizationRecommendationRecommendationCreateInput.seriesDosesString ● String scalar
The recommended number of doses to achieve immunity. (choose any one of seriesDoses*, but only one)
ImmunizationRecommendationRecommendationCreateInput.supportingImmunization ● [ReferenceCreateInput!] list input
Immunization event history and/or evaluation that supports the status and recommendation.
ImmunizationRecommendationRecommendationCreateInput.supportingPatientInformation ● [ReferenceCreateInput!] list input
Patient Information that supports the status and recommendation. This includes patient observations, adverse reactions and allergy/intolerance information.
ImmunizationRecommendationRecommendationCreateInput.modifierExtension ● [FhirExtensionCreateInput!] list input
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).
ImmunizationRecommendationRecommendationCreateInput.extension ● [FhirExtensionCreateInput!] list input
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.
ImmunizationRecommendationRecommendationCreateInput.id ● String scalar
null