QI-Core Implementation Guide, published by HL7 International / Clinical Quality Information. This guide is not an authorized publication; it is the continuous build for version 8.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-qi-core/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationrecommendation | Version: 8.0.0-ballot | |||
| Standards status: Trial-use | Maturity Level: 4 | Computable Name: QICoreImmunizationRecommendation | ||
Profile of ImmunizationRecommendation for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.
| Example of immunizationrecommendation using a vaccine code | 
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
0..* | ImmunizationRecommendation | Guidance or advice relating to an immunization | |
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | 
Σ | 1..1 | Reference(QICore Patient) | (QI) Who this profile is for | 
![]() ![]()  | 
Σ | 1..1 | dateTime | Date recommendation(s) created | 
![]() ![]()  | 
0..1 | Reference(QICore Organization) | Who is responsible for protocol | |
![]() ![]()  | 
ΣC | 1..* | BackboneElement | (QI) Vaccine administration recommendations Constraints: imr-1  | 
![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
![]() ![]() ![]()  | 
Σ | 0..* | CodeableConcept | (QI) Vaccine or vaccine group recommendation applies to Binding: CVX Vaccines Administered Vaccine Set   (extensible): CVX Vaccines Administered Vaccine Set | 
![]() ![]() ![]()  | 
?!Σ | 1..1 | CodeableConcept | Vaccine recommendation status Binding: ImmunizationRecommendationStatusCodes (example): The patient's status with respect to a vaccination protocol.  | 
![]() ![]() ![]()  | 
Σ | 0..1 | (QI) Recommended dose number within series | |
![]() ![]() ![]() ![]()  | 
positiveInt | |||
![]() ![]() ![]() ![]()  | 
string | |||
![]() ![]() ![]()  | 
0..* | Reference(QICore Immunization | QICore ImmunizationEvaluation) | Past immunizations supporting recommendation | |
![]() ![]() ![]()  | 
0..* | Reference(QICore Simple Observation | QICore AllergyIntolerance) | Patient observations supporting recommendation | |
  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| ImmunizationRecommendation.recommendation.vaccineCode | extensible | CVXVaccinesAdministeredVaccineSet ![]() http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.6 | |
| ImmunizationRecommendation.recommendation.forecastStatus | example | ImmunizationRecommendationStatusCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-statusFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImmunizationRecommendation | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ImmunizationRecommendation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ImmunizationRecommendation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()  | |
| dom-5 | error | ImmunizationRecommendation | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ImmunizationRecommendation | A resource should have narrative for robust management : text.`div`.exists()  | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count())  | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists()  | |
| imr-1 | error | ImmunizationRecommendation.recommendation | One of vaccineCode or targetDisease SHALL be present : vaccineCode.exists() or targetDisease.exists()  | 
This structure is derived from ImmunizationRecommendation
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
0..* | ImmunizationRecommendation | Guidance or advice relating to an immunization | |
![]() ![]()  | 
1..1 | Reference(QICore Patient) | (QI) Who this profile is for | |
![]() ![]()  | 
0..1 | Reference(QICore Organization) | Who is responsible for protocol | |
![]() ![]()  | 
1..* | BackboneElement | (QI) Vaccine administration recommendations | |
![]() ![]() ![]()  | 
0..* | CodeableConcept | (QI) Vaccine or vaccine group recommendation applies to Binding: CVX Vaccines Administered Vaccine Set   (extensible): CVX Vaccines Administered Vaccine Set | |
![]() ![]() ![]()  | 
0..1 | positiveInt, string | (QI) Recommended dose number within series | |
![]() ![]() ![]()  | 
0..* | Reference(QICore Immunization | QICore ImmunizationEvaluation) | Past immunizations supporting recommendation | |
![]() ![]() ![]()  | 
0..* | Reference(QICore Simple Observation | QICore AllergyIntolerance) | Patient observations supporting recommendation | |
  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| ImmunizationRecommendation.recommendation.vaccineCode | extensible | CVXVaccinesAdministeredVaccineSet ![]() http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.6 | 
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | ||||
|---|---|---|---|---|---|---|---|---|
![]()  | 
0..* | ImmunizationRecommendation | Guidance or advice relating to an immunization | |||||
![]() ![]()  | 
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]()  | 
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]()  | 
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
  | |||||
![]() ![]()  | 
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements  | |||||
![]() ![]()  | 
0..* | Resource | Contained, inline Resources | |||||
![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]()  | 
Σ | 0..* | Identifier | Business identifier | ||||
![]() ![]()  | 
Σ | 1..1 | Reference(QICore Patient) | (QI) Who this profile is for | ||||
![]() ![]()  | 
Σ | 1..1 | dateTime | Date recommendation(s) created | ||||
![]() ![]()  | 
0..1 | Reference(QICore Organization) | Who is responsible for protocol | |||||
![]() ![]()  | 
ΣC | 1..* | BackboneElement | (QI) Vaccine administration recommendations Constraints: imr-1  | ||||
![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]()  | 
Σ | 0..* | CodeableConcept | (QI) Vaccine or vaccine group recommendation applies to Binding: CVX Vaccines Administered Vaccine Set   (extensible): CVX Vaccines Administered Vaccine Set | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | CodeableConcept | Disease to be immunized against Binding: ImmunizationRecommendationTargetDiseaseCodes (example): The disease that the recommended vaccination targets.  | ||||
![]() ![]() ![]()  | 
Σ | 0..* | CodeableConcept | Vaccine which is contraindicated to fulfill the recommendation Binding: VaccineAdministeredValueSet (example): The type of vaccine administered.  | ||||
![]() ![]() ![]()  | 
?!Σ | 1..1 | CodeableConcept | Vaccine recommendation status Binding: ImmunizationRecommendationStatusCodes (example): The patient's status with respect to a vaccination protocol.  | ||||
![]() ![]() ![]()  | 
Σ | 0..* | CodeableConcept | Vaccine administration status reason Binding: ImmunizationRecommendationReasonCodes (example): The reason for the patient's status with respect to a vaccination protocol.  | ||||
![]() ![]() ![]()  | 
0..* | BackboneElement | Dates governing proposed immunization | |||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]()  | 
1..1 | CodeableConcept | Type of date Binding: ImmunizationRecommendationDateCriterionCodes (example): Classifies date criterion with respect to conveying information about a patient's vaccination status (e.g. due date, latest to give date, etc.).  | |||||
![]() ![]() ![]() ![]()  | 
1..1 | dateTime | Recommended date | |||||
![]() ![]() ![]()  | 
0..1 | string | Protocol details | |||||
![]() ![]() ![]()  | 
0..1 | string | Name of vaccination series | |||||
![]() ![]() ![]()  | 
Σ | 0..1 | (QI) Recommended dose number within series | |||||
![]() ![]() ![]() ![]()  | 
positiveInt | |||||||
![]() ![]() ![]() ![]()  | 
string | |||||||
![]() ![]() ![]()  | 
0..1 | Recommended number of doses for immunity | ||||||
![]() ![]() ![]() ![]()  | 
positiveInt | |||||||
![]() ![]() ![]() ![]()  | 
string | |||||||
![]() ![]() ![]()  | 
0..* | Reference(QICore Immunization | QICore ImmunizationEvaluation) | Past immunizations supporting recommendation | |||||
![]() ![]() ![]()  | 
0..* | Reference(QICore Simple Observation | QICore AllergyIntolerance) | Patient observations supporting recommendation | |||||
  Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI | |||
| ImmunizationRecommendation.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard 
  | ||||
| ImmunizationRecommendation.recommendation.vaccineCode | extensible | CVXVaccinesAdministeredVaccineSet ![]() http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.6 | ||||
| ImmunizationRecommendation.recommendation.targetDisease | example | ImmunizationRecommendationTargetDiseaseCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-target-diseaseFrom the FHIR Standard  | ||||
| ImmunizationRecommendation.recommendation.contraindicatedVaccineCode | example | VaccineAdministeredValueSethttp://hl7.org/fhir/ValueSet/vaccine-codeFrom the FHIR Standard  | ||||
| ImmunizationRecommendation.recommendation.forecastStatus | example | ImmunizationRecommendationStatusCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-statusFrom the FHIR Standard  | ||||
| ImmunizationRecommendation.recommendation.forecastReason | example | ImmunizationRecommendationReasonCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-reasonFrom the FHIR Standard  | ||||
| ImmunizationRecommendation.recommendation.dateCriterion.code | example | ImmunizationRecommendationDateCriterionCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterionFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImmunizationRecommendation | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ImmunizationRecommendation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ImmunizationRecommendation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()  | |
| dom-5 | error | ImmunizationRecommendation | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ImmunizationRecommendation | A resource should have narrative for robust management : text.`div`.exists()  | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count())  | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists()  | |
| imr-1 | error | ImmunizationRecommendation.recommendation | One of vaccineCode or targetDisease SHALL be present : vaccineCode.exists() or targetDisease.exists()  | 
This structure is derived from ImmunizationRecommendation
Summary
Structures
This structure refers to these other structures:
Maturity: 4
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
0..* | ImmunizationRecommendation | Guidance or advice relating to an immunization | |
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | 
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | 
![]() ![]()  | 
Σ | 1..1 | Reference(QICore Patient) | (QI) Who this profile is for | 
![]() ![]()  | 
Σ | 1..1 | dateTime | Date recommendation(s) created | 
![]() ![]()  | 
0..1 | Reference(QICore Organization) | Who is responsible for protocol | |
![]() ![]()  | 
ΣC | 1..* | BackboneElement | (QI) Vaccine administration recommendations Constraints: imr-1  | 
![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | 
![]() ![]() ![]()  | 
Σ | 0..* | CodeableConcept | (QI) Vaccine or vaccine group recommendation applies to Binding: CVX Vaccines Administered Vaccine Set   (extensible): CVX Vaccines Administered Vaccine Set | 
![]() ![]() ![]()  | 
?!Σ | 1..1 | CodeableConcept | Vaccine recommendation status Binding: ImmunizationRecommendationStatusCodes (example): The patient's status with respect to a vaccination protocol.  | 
![]() ![]() ![]()  | 
Σ | 0..1 | (QI) Recommended dose number within series | |
![]() ![]() ![]() ![]()  | 
positiveInt | |||
![]() ![]() ![]() ![]()  | 
string | |||
![]() ![]() ![]()  | 
0..* | Reference(QICore Immunization | QICore ImmunizationEvaluation) | Past immunizations supporting recommendation | |
![]() ![]() ![]()  | 
0..* | Reference(QICore Simple Observation | QICore AllergyIntolerance) | Patient observations supporting recommendation | |
  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| ImmunizationRecommendation.recommendation.vaccineCode | extensible | CVXVaccinesAdministeredVaccineSet ![]() http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.6 | |
| ImmunizationRecommendation.recommendation.forecastStatus | example | ImmunizationRecommendationStatusCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-statusFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImmunizationRecommendation | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ImmunizationRecommendation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ImmunizationRecommendation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()  | |
| dom-5 | error | ImmunizationRecommendation | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ImmunizationRecommendation | A resource should have narrative for robust management : text.`div`.exists()  | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count())  | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists()  | |
| imr-1 | error | ImmunizationRecommendation.recommendation | One of vaccineCode or targetDisease SHALL be present : vaccineCode.exists() or targetDisease.exists()  | 
Differential View
This structure is derived from ImmunizationRecommendation
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | 
|---|---|---|---|---|
![]()  | 
0..* | ImmunizationRecommendation | Guidance or advice relating to an immunization | |
![]() ![]()  | 
1..1 | Reference(QICore Patient) | (QI) Who this profile is for | |
![]() ![]()  | 
0..1 | Reference(QICore Organization) | Who is responsible for protocol | |
![]() ![]()  | 
1..* | BackboneElement | (QI) Vaccine administration recommendations | |
![]() ![]() ![]()  | 
0..* | CodeableConcept | (QI) Vaccine or vaccine group recommendation applies to Binding: CVX Vaccines Administered Vaccine Set   (extensible): CVX Vaccines Administered Vaccine Set | |
![]() ![]() ![]()  | 
0..1 | positiveInt, string | (QI) Recommended dose number within series | |
![]() ![]() ![]()  | 
0..* | Reference(QICore Immunization | QICore ImmunizationEvaluation) | Past immunizations supporting recommendation | |
![]() ![]() ![]()  | 
0..* | Reference(QICore Simple Observation | QICore AllergyIntolerance) | Patient observations supporting recommendation | |
  Documentation for this format | ||||
| Path | Conformance | ValueSet | URI | 
| ImmunizationRecommendation.recommendation.vaccineCode | extensible | CVXVaccinesAdministeredVaccineSet ![]() http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.6 | 
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints    Filter:  ![]() ![]()  | ||||
|---|---|---|---|---|---|---|---|---|
![]()  | 
0..* | ImmunizationRecommendation | Guidance or advice relating to an immunization | |||||
![]() ![]()  | 
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]()  | 
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]()  | 
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]()  | 
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language. 
  | |||||
![]() ![]()  | 
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements  | |||||
![]() ![]()  | 
0..* | Resource | Contained, inline Resources | |||||
![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]()  | 
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]()  | 
Σ | 0..* | Identifier | Business identifier | ||||
![]() ![]()  | 
Σ | 1..1 | Reference(QICore Patient) | (QI) Who this profile is for | ||||
![]() ![]()  | 
Σ | 1..1 | dateTime | Date recommendation(s) created | ||||
![]() ![]()  | 
0..1 | Reference(QICore Organization) | Who is responsible for protocol | |||||
![]() ![]()  | 
ΣC | 1..* | BackboneElement | (QI) Vaccine administration recommendations Constraints: imr-1  | ||||
![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]()  | 
Σ | 0..* | CodeableConcept | (QI) Vaccine or vaccine group recommendation applies to Binding: CVX Vaccines Administered Vaccine Set   (extensible): CVX Vaccines Administered Vaccine Set | ||||
![]() ![]() ![]()  | 
Σ | 0..1 | CodeableConcept | Disease to be immunized against Binding: ImmunizationRecommendationTargetDiseaseCodes (example): The disease that the recommended vaccination targets.  | ||||
![]() ![]() ![]()  | 
Σ | 0..* | CodeableConcept | Vaccine which is contraindicated to fulfill the recommendation Binding: VaccineAdministeredValueSet (example): The type of vaccine administered.  | ||||
![]() ![]() ![]()  | 
?!Σ | 1..1 | CodeableConcept | Vaccine recommendation status Binding: ImmunizationRecommendationStatusCodes (example): The patient's status with respect to a vaccination protocol.  | ||||
![]() ![]() ![]()  | 
Σ | 0..* | CodeableConcept | Vaccine administration status reason Binding: ImmunizationRecommendationReasonCodes (example): The reason for the patient's status with respect to a vaccination protocol.  | ||||
![]() ![]() ![]()  | 
0..* | BackboneElement | Dates governing proposed immunization | |||||
![]() ![]() ![]() ![]()  | 
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]()  | 
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]()  | 
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]()  | 
1..1 | CodeableConcept | Type of date Binding: ImmunizationRecommendationDateCriterionCodes (example): Classifies date criterion with respect to conveying information about a patient's vaccination status (e.g. due date, latest to give date, etc.).  | |||||
![]() ![]() ![]() ![]()  | 
1..1 | dateTime | Recommended date | |||||
![]() ![]() ![]()  | 
0..1 | string | Protocol details | |||||
![]() ![]() ![]()  | 
0..1 | string | Name of vaccination series | |||||
![]() ![]() ![]()  | 
Σ | 0..1 | (QI) Recommended dose number within series | |||||
![]() ![]() ![]() ![]()  | 
positiveInt | |||||||
![]() ![]() ![]() ![]()  | 
string | |||||||
![]() ![]() ![]()  | 
0..1 | Recommended number of doses for immunity | ||||||
![]() ![]() ![]() ![]()  | 
positiveInt | |||||||
![]() ![]() ![]() ![]()  | 
string | |||||||
![]() ![]() ![]()  | 
0..* | Reference(QICore Immunization | QICore ImmunizationEvaluation) | Past immunizations supporting recommendation | |||||
![]() ![]() ![]()  | 
0..* | Reference(QICore Simple Observation | QICore AllergyIntolerance) | Patient observations supporting recommendation | |||||
  Documentation for this format | ||||||||
| Path | Conformance | ValueSet | URI | |||
| ImmunizationRecommendation.language | preferred | CommonLanguageshttp://hl7.org/fhir/ValueSet/languagesFrom the FHIR Standard 
  | ||||
| ImmunizationRecommendation.recommendation.vaccineCode | extensible | CVXVaccinesAdministeredVaccineSet ![]() http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113762.1.4.1010.6 | ||||
| ImmunizationRecommendation.recommendation.targetDisease | example | ImmunizationRecommendationTargetDiseaseCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-target-diseaseFrom the FHIR Standard  | ||||
| ImmunizationRecommendation.recommendation.contraindicatedVaccineCode | example | VaccineAdministeredValueSethttp://hl7.org/fhir/ValueSet/vaccine-codeFrom the FHIR Standard  | ||||
| ImmunizationRecommendation.recommendation.forecastStatus | example | ImmunizationRecommendationStatusCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-statusFrom the FHIR Standard  | ||||
| ImmunizationRecommendation.recommendation.forecastReason | example | ImmunizationRecommendationReasonCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-reasonFrom the FHIR Standard  | ||||
| ImmunizationRecommendation.recommendation.dateCriterion.code | example | ImmunizationRecommendationDateCriterionCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterionFrom the FHIR Standard  | 
| Id | Grade | Path(s) | Details | Requirements | 
| dom-2 | error | ImmunizationRecommendation | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty()  | |
| dom-3 | error | ImmunizationRecommendation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()  | |
| dom-4 | error | ImmunizationRecommendation | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()  | |
| dom-5 | error | ImmunizationRecommendation | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty()  | |
| dom-6 | best practice | ImmunizationRecommendation | A resource should have narrative for robust management : text.`div`.exists()  | |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count())  | |
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists()  | |
| imr-1 | error | ImmunizationRecommendation.recommendation | One of vaccineCode or targetDisease SHALL be present : vaccineCode.exists() or targetDisease.exists()  | 
This structure is derived from ImmunizationRecommendation
Summary
Structures
This structure refers to these other structures:
Maturity: 4
Other representations of profile: CSV, Excel, Schematron