ImmunizationRecommendation
ClinicalA patient's point-in-time set of recommendations (i.e. forecasting) according to a published schedule with optional supporting justification.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| ImmunizationRecommendation | 0..* | — | Guidance or advice relating to an immunization |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | Business identifier |
| .patientΣ | 1..1 | Reference(Patient) | Who this profile is for |
| .dateΣ | 1..1 | dateTime | Date recommendation(s) created |
| .authority | 0..1 | Reference(Organization) | Who is responsible for protocol |
| .recommendationΣ | 1..* | BackboneElement | Vaccine administration recommendations |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .vaccineCodeΣ | 0..* | CodeableConcept | Vaccine or vaccine group recommendation applies to Bindingvaccine-code(example) |
| .targetDiseaseΣ | 0..1 | CodeableConcept | Disease to be immunized against Bindingimmunization-recommendation-target-disease(example) |
| .contraindicatedVaccineCodeΣ | 0..* | CodeableConcept | Vaccine which is contraindicated to fulfill the recommendation Bindingvaccine-code(example) |
| .forecastStatus?!Σ | 1..1 | CodeableConcept | Vaccine recommendation status Bindingimmunization-recommendation-status(example) |
| .forecastReasonΣ | 0..* | CodeableConcept | Vaccine administration status reason Bindingimmunization-recommendation-reason(example) |
| .dateCriterion | 0..* | BackboneElement | Dates governing proposed immunization |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .code | 1..1 | CodeableConcept | Type of date Bindingimmunization-recommendation-date-criterion(example) |
| .value | 1..1 | dateTime | Recommended date |
| .description | 0..1 | string | Protocol details |
| .series | 0..1 | string | Name of vaccination series |
| .doseNumber[x]Σ | 0..1 | positiveInt | string | Recommended dose number within series |
| .seriesDoses[x] | 0..1 | positiveInt | string | Recommended number of doses for immunity |
| .supportingImmunization | 0..* | Reference(Immunization | ImmunizationEvaluation) | Past immunizations supporting recommendation |
| .supportingPatientInformation | 0..* | Reference(Resource) | Patient observations supporting recommendation |