CH Core (R4)
5.0.0-ballot - ballot
This page is part of the CH Core (R4) (v5.0.0-ballot: STU 5 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-immunization-recommendation | Version: 5.0.0-ballot | |||
Active as of 2024-05-16 | Computable Name: CHCoreImmunizationRecommendation | |||
Copyright/Legal: CC0-1.0 |
Base definition of the ImmunizationRecommendation resource for use in Swiss specific use cases.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from ImmunizationRecommendation
Path | Conformance | ValueSet | URI |
ImmunizationRecommendation.recommendation.vaccineCode | preferred | SwissVaccinationPlanImmunizationshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-ch-vaccination-plan-immunizations-vs | |
ImmunizationRecommendation.recommendation.targetDisease | preferred | ChVacdTargetDiseasesAndIllnessesUndergoneForImmunizationhttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-targetdiseasesandillnessesundergoneforimmunization-vs | |
ImmunizationRecommendation.recommendation.forecastStatus | preferred | SwissRecommendationForecastStatushttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-forecast-status-vs | |
ImmunizationRecommendation.recommendation.forecastReason | preferred | SwissImmunizationRecommendationCategorieshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-categories-vs |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ImmunizationRecommendation | 0..* | ImmunizationRecommendation | CH Core Immunization Recommendation | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
patient | Σ | 1..1 | Reference(CH Core Patient) | Patient |
date | Σ | 1..1 | dateTime | Date recommendation(s) created |
authority | 0..1 | Reference(CH Core Organization) | Who is responsible for protocol | |
recommendation | ΣC | 1..* | BackboneElement | Vaccine administration recommendations imr-1: One of vaccineCode or targetDisease SHALL be present |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
vaccineCode | Σ | 0..* | CodeableConcept | Immunization Recommendation Vaccine Code Binding: CH VACD Swiss Vaccination Plan Immunizations (preferred): The code for vaccine product administered. |
targetDisease | Σ | 0..1 | CodeableConcept | Disease to be immunized against Binding: CH VACD Target disease and illnesses undergone for immunization (preferred): The code for disease. |
forecastStatus | ?!Σ | 1..1 | CodeableConcept | Vaccine recommendation status Binding: CH VACD Swiss Recommendation Forecast Status (preferred): The reason the forecast is done. |
forecastReason | Σ | 0..* | CodeableConcept | Vaccine administration status reason Binding: CH VACD Recommendation Categories for Immunizations (preferred): The reason the forecast is done. |
supportingImmunization | 0..* | Reference(CH Core Immunization | ImmunizationEvaluation) | Past immunizations supporting recommendation | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
ImmunizationRecommendation.recommendation.vaccineCode | preferred | SwissVaccinationPlanImmunizationshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-ch-vaccination-plan-immunizations-vs | |
ImmunizationRecommendation.recommendation.targetDisease | preferred | ChVacdTargetDiseasesAndIllnessesUndergoneForImmunizationhttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-targetdiseasesandillnessesundergoneforimmunization-vs | |
ImmunizationRecommendation.recommendation.forecastStatus | preferred | SwissRecommendationForecastStatushttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-forecast-status-vs | |
ImmunizationRecommendation.recommendation.forecastReason | preferred | SwissImmunizationRecommendationCategorieshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-categories-vs |
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() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
ImmunizationRecommendation | 0..* | ImmunizationRecommendation | CH Core Immunization Recommendation | |||||
id | Σ | 0..1 | id | 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 Binding: CommonLanguages (preferred): A human language.
| |||||
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(CH Core Patient) | Patient | ||||
date | Σ | 1..1 | dateTime | Date recommendation(s) created | ||||
authority | 0..1 | Reference(CH Core Organization) | Who is responsible for protocol | |||||
recommendation | ΣC | 1..* | BackboneElement | Vaccine administration recommendations imr-1: One of vaccineCode or targetDisease SHALL be present | ||||
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 | Immunization Recommendation Vaccine Code Binding: CH VACD Swiss Vaccination Plan Immunizations (preferred): The code for vaccine product administered. | ||||
targetDisease | Σ | 0..1 | CodeableConcept | Disease to be immunized against Binding: CH VACD Target disease and illnesses undergone for immunization (preferred): The code for disease. | ||||
contraindicatedVaccineCode | Σ | 0..* | CodeableConcept | Vaccine which is contraindicated to fulfill the recommendation Binding: VaccineAdministeredValueSet (example): The type of vaccine administered. | ||||
forecastStatus | ?!Σ | 1..1 | CodeableConcept | Vaccine recommendation status Binding: CH VACD Swiss Recommendation Forecast Status (preferred): The reason the forecast is done. | ||||
forecastReason | Σ | 0..* | CodeableConcept | Vaccine administration status reason Binding: CH VACD Recommendation Categories for Immunizations (preferred): The reason the forecast is done. | ||||
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 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.). | |||||
value | 1..1 | dateTime | Recommended date | |||||
description | 0..1 | string | Protocol details | |||||
series | 0..1 | string | Name of vaccination series | |||||
doseNumber[x] | Σ | 0..1 | Recommended dose number within series | |||||
doseNumberPositiveInt | positiveInt | |||||||
doseNumberString | string | |||||||
seriesDoses[x] | 0..1 | Recommended number of doses for immunity | ||||||
seriesDosesPositiveInt | positiveInt | |||||||
seriesDosesString | string | |||||||
supportingImmunization | 0..* | Reference(CH Core Immunization | ImmunizationEvaluation) | Past immunizations supporting recommendation | |||||
supportingPatientInformation | 0..* | Reference(Resource) | Patient observations supporting recommendation | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
ImmunizationRecommendation.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
ImmunizationRecommendation.recommendation.vaccineCode | preferred | SwissVaccinationPlanImmunizationshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-ch-vaccination-plan-immunizations-vs | ||||
ImmunizationRecommendation.recommendation.targetDisease | preferred | ChVacdTargetDiseasesAndIllnessesUndergoneForImmunizationhttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-targetdiseasesandillnessesundergoneforimmunization-vs | ||||
ImmunizationRecommendation.recommendation.contraindicatedVaccineCode | example | VaccineAdministeredValueSethttp://hl7.org/fhir/ValueSet/vaccine-code from the FHIR Standard | ||||
ImmunizationRecommendation.recommendation.forecastStatus | preferred | SwissRecommendationForecastStatushttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-forecast-status-vs | ||||
ImmunizationRecommendation.recommendation.forecastReason | preferred | SwissImmunizationRecommendationCategorieshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-categories-vs | ||||
ImmunizationRecommendation.recommendation.dateCriterion.code | example | ImmunizationRecommendationDateCriterionCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterion from 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
Differential View
This structure is derived from ImmunizationRecommendation
Path | Conformance | ValueSet | URI |
ImmunizationRecommendation.recommendation.vaccineCode | preferred | SwissVaccinationPlanImmunizationshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-ch-vaccination-plan-immunizations-vs | |
ImmunizationRecommendation.recommendation.targetDisease | preferred | ChVacdTargetDiseasesAndIllnessesUndergoneForImmunizationhttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-targetdiseasesandillnessesundergoneforimmunization-vs | |
ImmunizationRecommendation.recommendation.forecastStatus | preferred | SwissRecommendationForecastStatushttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-forecast-status-vs | |
ImmunizationRecommendation.recommendation.forecastReason | preferred | SwissImmunizationRecommendationCategorieshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-categories-vs |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
ImmunizationRecommendation | 0..* | ImmunizationRecommendation | CH Core Immunization Recommendation | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
patient | Σ | 1..1 | Reference(CH Core Patient) | Patient |
date | Σ | 1..1 | dateTime | Date recommendation(s) created |
authority | 0..1 | Reference(CH Core Organization) | Who is responsible for protocol | |
recommendation | ΣC | 1..* | BackboneElement | Vaccine administration recommendations imr-1: One of vaccineCode or targetDisease SHALL be present |
modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
vaccineCode | Σ | 0..* | CodeableConcept | Immunization Recommendation Vaccine Code Binding: CH VACD Swiss Vaccination Plan Immunizations (preferred): The code for vaccine product administered. |
targetDisease | Σ | 0..1 | CodeableConcept | Disease to be immunized against Binding: CH VACD Target disease and illnesses undergone for immunization (preferred): The code for disease. |
forecastStatus | ?!Σ | 1..1 | CodeableConcept | Vaccine recommendation status Binding: CH VACD Swiss Recommendation Forecast Status (preferred): The reason the forecast is done. |
forecastReason | Σ | 0..* | CodeableConcept | Vaccine administration status reason Binding: CH VACD Recommendation Categories for Immunizations (preferred): The reason the forecast is done. |
supportingImmunization | 0..* | Reference(CH Core Immunization | ImmunizationEvaluation) | Past immunizations supporting recommendation | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
ImmunizationRecommendation.recommendation.vaccineCode | preferred | SwissVaccinationPlanImmunizationshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-ch-vaccination-plan-immunizations-vs | |
ImmunizationRecommendation.recommendation.targetDisease | preferred | ChVacdTargetDiseasesAndIllnessesUndergoneForImmunizationhttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-targetdiseasesandillnessesundergoneforimmunization-vs | |
ImmunizationRecommendation.recommendation.forecastStatus | preferred | SwissRecommendationForecastStatushttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-forecast-status-vs | |
ImmunizationRecommendation.recommendation.forecastReason | preferred | SwissImmunizationRecommendationCategorieshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-categories-vs |
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() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
ImmunizationRecommendation | 0..* | ImmunizationRecommendation | CH Core Immunization Recommendation | |||||
id | Σ | 0..1 | id | 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 Binding: CommonLanguages (preferred): A human language.
| |||||
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(CH Core Patient) | Patient | ||||
date | Σ | 1..1 | dateTime | Date recommendation(s) created | ||||
authority | 0..1 | Reference(CH Core Organization) | Who is responsible for protocol | |||||
recommendation | ΣC | 1..* | BackboneElement | Vaccine administration recommendations imr-1: One of vaccineCode or targetDisease SHALL be present | ||||
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 | Immunization Recommendation Vaccine Code Binding: CH VACD Swiss Vaccination Plan Immunizations (preferred): The code for vaccine product administered. | ||||
targetDisease | Σ | 0..1 | CodeableConcept | Disease to be immunized against Binding: CH VACD Target disease and illnesses undergone for immunization (preferred): The code for disease. | ||||
contraindicatedVaccineCode | Σ | 0..* | CodeableConcept | Vaccine which is contraindicated to fulfill the recommendation Binding: VaccineAdministeredValueSet (example): The type of vaccine administered. | ||||
forecastStatus | ?!Σ | 1..1 | CodeableConcept | Vaccine recommendation status Binding: CH VACD Swiss Recommendation Forecast Status (preferred): The reason the forecast is done. | ||||
forecastReason | Σ | 0..* | CodeableConcept | Vaccine administration status reason Binding: CH VACD Recommendation Categories for Immunizations (preferred): The reason the forecast is done. | ||||
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 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.). | |||||
value | 1..1 | dateTime | Recommended date | |||||
description | 0..1 | string | Protocol details | |||||
series | 0..1 | string | Name of vaccination series | |||||
doseNumber[x] | Σ | 0..1 | Recommended dose number within series | |||||
doseNumberPositiveInt | positiveInt | |||||||
doseNumberString | string | |||||||
seriesDoses[x] | 0..1 | Recommended number of doses for immunity | ||||||
seriesDosesPositiveInt | positiveInt | |||||||
seriesDosesString | string | |||||||
supportingImmunization | 0..* | Reference(CH Core Immunization | ImmunizationEvaluation) | Past immunizations supporting recommendation | |||||
supportingPatientInformation | 0..* | Reference(Resource) | Patient observations supporting recommendation | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
ImmunizationRecommendation.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
ImmunizationRecommendation.recommendation.vaccineCode | preferred | SwissVaccinationPlanImmunizationshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-ch-vaccination-plan-immunizations-vs | ||||
ImmunizationRecommendation.recommendation.targetDisease | preferred | ChVacdTargetDiseasesAndIllnessesUndergoneForImmunizationhttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-targetdiseasesandillnessesundergoneforimmunization-vs | ||||
ImmunizationRecommendation.recommendation.contraindicatedVaccineCode | example | VaccineAdministeredValueSethttp://hl7.org/fhir/ValueSet/vaccine-code from the FHIR Standard | ||||
ImmunizationRecommendation.recommendation.forecastStatus | preferred | SwissRecommendationForecastStatushttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-forecast-status-vs | ||||
ImmunizationRecommendation.recommendation.forecastReason | preferred | SwissImmunizationRecommendationCategorieshttp://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-recommendation-categories-vs | ||||
ImmunizationRecommendation.recommendation.dateCriterion.code | example | ImmunizationRecommendationDateCriterionCodeshttp://hl7.org/fhir/ValueSet/immunization-recommendation-date-criterion from 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
Other representations of profile: CSV, Excel, Schematron