Extensions for Using Data Elements from FHIR R5 in FHIR STU3
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R5_ImmunizationRecommendation_R3

Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-ImmunizationRecommendation Version: 0.1.0
Standards status: Trial-use Maturity Level: 0 Computable Name: Profile_R5_ImmunizationRecommendation_R3

This cross-version profile allows R5 ImmunizationRecommendation content to be represented via FHIR STU3 ImmunizationRecommendation resources.

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImmunizationRecommendation 0..* ImmunizationRecommendation Guidance or advice relating to an immunization
... 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(Patient) Who this profile is for
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:patient 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: patient additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... date Σ 1..1 dateTime Date recommendation created
.... forecastStatus Σ 1..1 CodeableConcept Vaccine administration status
Binding: Immunization Recommendation Status Codes (example): The patient's status with respect to a vaccination protocol

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImmunizationRecommendation.​recommendation.forecastStatus Base example Immunization Recommendation Status Codes 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error ImmunizationRecommendation If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
imr-1 error ImmunizationRecommendation.recommendation One of vaccineCode or targetDisease SHALL be present vaccineCode.exists() or targetDisease.exists()

This structure is derived from ImmunizationRecommendation

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImmunizationRecommendation 0..* ImmunizationRecommendation Guidance or advice relating to an immunization
... patient
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:patient 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: patient additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... recommendation
.... doseNumber
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:doseNumber 0..1 string R5: Recommended dose number within series additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.doseNumber
.... protocol
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:contraindicatedVaccineCode 0..* CodeableConcept R5: Vaccine which is contraindicated to fulfill the recommendation (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.contraindicatedVaccineCode
...... extension:forecastReason 0..* CodeableConcept R5: Vaccine administration status reason (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.forecastReason
..... authority
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:authority 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: authority additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... supportingImmunization
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:supportingImmunization 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: supportingImmunization additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... supportingPatientInformation
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:supportingPatientInformation 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: supportingPatientInformation additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImmunizationRecommendation 0..* ImmunizationRecommendation Guidance or advice relating to an immunization
... 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
... text 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
... 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:patient 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: patient additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... recommendation ΣC 1..* BackboneElement Vaccine administration recommendations
Constraints: imr-1
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... date Σ 1..1 dateTime Date recommendation created
.... vaccineCode Σ 0..1 CodeableConcept Vaccine recommendation applies to
Binding: Vaccine Administered Value Set (example): The type of vaccine administered
.... targetDisease Σ 0..1 CodeableConcept Disease to be immunized against
Binding: Immunization Recommendation Target Disease Codes (example): The disease that the recommended vaccination targets
.... doseNumber Σ 0..1 positiveInt Recommended dose number
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:doseNumber 0..1 string R5: Recommended dose number within series additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.doseNumber
..... value 0..1 positiveInt Primitive value for positiveInt
.... forecastStatus Σ 1..1 CodeableConcept Vaccine administration status
Binding: Immunization Recommendation Status Codes (example): The patient's status with respect to a vaccination protocol
.... dateCriterion 0..* BackboneElement Dates governing proposed immunization
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
..... code 1..1 CodeableConcept Type of date
Binding: Immunization Recommendation Date Criterion Codes (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
.... protocol 0..1 BackboneElement Protocol used by recommendation
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:contraindicatedVaccineCode 0..* CodeableConcept R5: Vaccine which is contraindicated to fulfill the recommendation (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.contraindicatedVaccineCode
...... extension:forecastReason 0..* CodeableConcept R5: Vaccine administration status reason (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.forecastReason
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
..... doseSequence 0..1 positiveInt Dose number within sequence
..... description 0..1 string Protocol details
..... authority 0..1 Reference(Organization) Who is responsible for protocol
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:authority 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: authority additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Text alternative for the resource
..... series 0..1 string Name of vaccination series
.... supportingImmunization 0..* Reference(Immunization) Past immunizations supporting recommendation
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:supportingImmunization 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: supportingImmunization additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
.... supportingPatientInformation 0..* Reference(Observation | AllergyIntolerance) Patient observations supporting recommendation
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:supportingPatientInformation 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: supportingPatientInformation additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImmunizationRecommendation.​language Base extensible Common Languages . 📍3.0.2 tx.fhir.org
ImmunizationRecommendation.​recommendation.vaccineCode Base example Vaccine Administered Value Set 📍3.0.2 FHIR Std.
ImmunizationRecommendation.​recommendation.targetDisease Base example Immunization Recommendation Target Disease Codes 📍3.0.2 FHIR Std.
ImmunizationRecommendation.​recommendation.forecastStatus Base example Immunization Recommendation Status Codes 📍3.0.2 FHIR Std.
ImmunizationRecommendation.​recommendation.dateCriterion.​code Base example Immunization Recommendation Date Criterion Codes 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error ImmunizationRecommendation If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (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()

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImmunizationRecommendation 0..* ImmunizationRecommendation Guidance or advice relating to an immunization
... 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(Patient) Who this profile is for
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:patient 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: patient additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... date Σ 1..1 dateTime Date recommendation created
.... forecastStatus Σ 1..1 CodeableConcept Vaccine administration status
Binding: Immunization Recommendation Status Codes (example): The patient's status with respect to a vaccination protocol

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImmunizationRecommendation.​recommendation.forecastStatus Base example Immunization Recommendation Status Codes 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error ImmunizationRecommendation If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (children().count() > id.count())
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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImmunizationRecommendation 0..* ImmunizationRecommendation Guidance or advice relating to an immunization
... patient
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:patient 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: patient additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
... recommendation
.... doseNumber
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:doseNumber 0..1 string R5: Recommended dose number within series additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.doseNumber
.... protocol
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:contraindicatedVaccineCode 0..* CodeableConcept R5: Vaccine which is contraindicated to fulfill the recommendation (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.contraindicatedVaccineCode
...... extension:forecastReason 0..* CodeableConcept R5: Vaccine administration status reason (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.forecastReason
..... authority
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:authority 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: authority additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... supportingImmunization
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:supportingImmunization 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: supportingImmunization additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... supportingPatientInformation
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:supportingPatientInformation 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: supportingPatientInformation additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. ImmunizationRecommendation 0..* ImmunizationRecommendation Guidance or advice relating to an immunization
... 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
... text 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
... 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
.... id 0..1 string xml:id (or equivalent in JSON)
.... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
..... extension:patient 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: patient additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
.... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
.... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
.... display Σ 0..1 string Text alternative for the resource
... recommendation ΣC 1..* BackboneElement Vaccine administration recommendations
Constraints: imr-1
.... id 0..1 string xml:id (or equivalent in JSON)
.... extension 0..* Extension Additional Content defined by implementations
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
.... date Σ 1..1 dateTime Date recommendation created
.... vaccineCode Σ 0..1 CodeableConcept Vaccine recommendation applies to
Binding: Vaccine Administered Value Set (example): The type of vaccine administered
.... targetDisease Σ 0..1 CodeableConcept Disease to be immunized against
Binding: Immunization Recommendation Target Disease Codes (example): The disease that the recommended vaccination targets
.... doseNumber Σ 0..1 positiveInt Recommended dose number
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:doseNumber 0..1 string R5: Recommended dose number within series additional types
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.doseNumber
..... value 0..1 positiveInt Primitive value for positiveInt
.... forecastStatus Σ 1..1 CodeableConcept Vaccine administration status
Binding: Immunization Recommendation Status Codes (example): The patient's status with respect to a vaccination protocol
.... dateCriterion 0..* BackboneElement Dates governing proposed immunization
..... id 0..1 string xml:id (or equivalent in JSON)
..... extension 0..* Extension Additional Content defined by implementations
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
..... code 1..1 CodeableConcept Type of date
Binding: Immunization Recommendation Date Criterion Codes (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
.... protocol 0..1 BackboneElement Protocol used by recommendation
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:contraindicatedVaccineCode 0..* CodeableConcept R5: Vaccine which is contraindicated to fulfill the recommendation (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.contraindicatedVaccineCode
...... extension:forecastReason 0..* CodeableConcept R5: Vaccine administration status reason (new)
URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-ImmunizationRecommendation.recommendation.forecastReason
..... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored
..... doseSequence 0..1 positiveInt Dose number within sequence
..... description 0..1 string Protocol details
..... authority 0..1 Reference(Organization) Who is responsible for protocol
...... id 0..1 string xml:id (or equivalent in JSON)
...... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
....... extension:authority 0..1 ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: authority additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
...... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
...... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
...... display Σ 0..1 string Text alternative for the resource
..... series 0..1 string Name of vaccination series
.... supportingImmunization 0..* Reference(Immunization) Past immunizations supporting recommendation
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:supportingImmunization 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: supportingImmunization additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource
.... supportingPatientInformation 0..* Reference(Observation | AllergyIntolerance) Patient observations supporting recommendation
..... id 0..1 string xml:id (or equivalent in JSON)
..... Slices for extension 0..* Extension Extension
Slice: Unordered, Open by value:url
...... extension:supportingPatientInformation 0..* ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] R5: supportingPatientInformation additional types
URL: http://hl7.org/fhir/StructureDefinition/alternate-reference
..... reference ΣC 0..1 string Literal reference, Relative, internal or absolute URL
..... identifier Σ 0..1 Identifier Logical reference, when literal reference is not known
..... display Σ 0..1 string Text alternative for the resource

doco Documentation for this format

Terminology Bindings

Path Status Usage ValueSet Version Source
ImmunizationRecommendation.​language Base extensible Common Languages . 📍3.0.2 tx.fhir.org
ImmunizationRecommendation.​recommendation.vaccineCode Base example Vaccine Administered Value Set 📍3.0.2 FHIR Std.
ImmunizationRecommendation.​recommendation.targetDisease Base example Immunization Recommendation Target Disease Codes 📍3.0.2 FHIR Std.
ImmunizationRecommendation.​recommendation.forecastStatus Base example Immunization Recommendation Status Codes 📍3.0.2 FHIR Std.
ImmunizationRecommendation.​recommendation.dateCriterion.​code Base example Immunization Recommendation Date Criterion Codes 📍3.0.2 FHIR Std.

Constraints

Id Grade Path(s) Description Expression
dom-1 error ImmunizationRecommendation If the resource is contained in another resource, it SHALL NOT contain any narrative contained.text.empty()
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 contained.where(('#'+id in %resource.descendants().reference).not()).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()
ele-1 error **ALL** elements All FHIR elements must have a @value or children hasValue() | (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()

 

Other representations of profile: CSV, Excel, Schematron