Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/1.0/StructureDefinition/profile-Immunization | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R2_Immunization_R5 | ||
This cross-version profile allows DSTU2 Immunization content to be represented via FHIR R5 Immunization resources.
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..* | Immunization(5.0.0) | Immunization event information | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
1..1 | boolean | DSTU2: Indicates a self-reported record (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.reported Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 |
![]() ![]() ![]() |
?!Σ | 0..1 | boolean | DSTU2: Flag for whether immunization was given additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.wasNotGiven Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | completed | entered-in-error | not-done Binding: ImmunizationStatusCodes (required) |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: in-progress | on-hold | completed | entered-in-error | stopped additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.status Binding: ImmunizationStatusCodes (required): A set of codes indicating the current status of an Immunization Constraints: ext-1 | |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Vaccine administered Binding: VaccineAdministeredValueSet (example) |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who was immunized |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: patient additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() |
Σ | 1..1 | Vaccine administration date | |
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
string | |||
![]() ![]() |
?!Σ | 0..1 | boolean | Dose potency |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Immunization.status | Base | required | Immunization Status Codes | 📍5.0.0 | FHIR Std. |
| Immunization.vaccineCode | Base | example | Vaccine Administered Value Set | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Immunization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Immunization | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Immunization | 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 | Immunization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Immunization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Immunization.implicitRules, Immunization.extension, Immunization.extension:reported, Immunization.modifierExtension, Immunization.modifierExtension:wasNotGiven, Immunization.status, Immunization.status.extension, Immunization.status.extension:status, Immunization.vaccineCode, Immunization.patient, Immunization.patient.extension, Immunization.patient.extension:patient, Immunization.patient.reference, Immunization.occurrence[x], Immunization.isSubpotent | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Immunization.extension, Immunization.extension:reported, Immunization.modifierExtension, Immunization.modifierExtension:wasNotGiven, Immunization.status.extension, Immunization.status.extension:status, Immunization.patient.extension, Immunization.patient.extension:patient | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from Immunization
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Immunization(5.0.0) | Immunization event information | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | boolean | DSTU2: Indicates a self-reported record (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.reported Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | boolean | DSTU2: Flag for whether immunization was given additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.wasNotGiven Constraints: ext-1 | ||||
![]() ![]() |
0..* | Identifier | Business identifier | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..* | Reference(CarePlan | MedicationRequest | ServiceRequest | ImmunizationRecommendation) | Authority that the immunization event is based on | ||||
![]() ![]() |
?!Σ | 1..1 | code | completed | entered-in-error | not-done Binding: ImmunizationStatusCodes (required) | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: in-progress | on-hold | completed | entered-in-error | stopped additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.status Binding: ImmunizationStatusCodes (required): A set of codes indicating the current status of an Immunization Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
0..1 | CodeableConcept | Reason for current status Binding: ImmunizationStatusReasonCodes (example) | |||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Vaccine administered Binding: VaccineAdministeredValueSet (example) | ||||
![]() ![]() |
0..1 | CodeableReference(Medication) | Product that was administered | |||||
![]() ![]() |
0..1 | CodeableReference(Organization) | Vaccine manufacturer | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for DSTU2.Organization for use in FHIR R5(0.1.0) | Organization) | DSTU2: manufacturer additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.manufacturer Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Reference to a concept (by class) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference() | Reference to a resource (by instance) | ||||
![]() ![]() |
0..1 | string | Vaccine lot number | |||||
![]() ![]() |
0..1 | date | Vaccine expiration date | |||||
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who was immunized | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: patient additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Encounter) | Encounter immunization was part of | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Encounter administered as part of additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Reference(Resource) | Additional information in support of the immunization | |||||
![]() ![]() |
Σ | 1..1 | Vaccine administration date | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
Σ | 0..1 | boolean | Indicates context the data was captured in | ||||
![]() ![]() |
0..1 | CodeableReference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization) | Indicates the source of a reported record Binding: ImmunizationOriginCodes (example) | |||||
![]() ![]() |
0..1 | Reference(Location) | Where immunization occurred | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Where vaccination occurred additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | CodeableConcept | Body site vaccine was administered Binding: CodesForImmunizationSiteOfAdministration (example) | |||||
![]() ![]() |
0..1 | CodeableConcept | How vaccine entered body Binding: ImmunizationRouteCodes (example) | |||||
![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Amount of vaccine administered | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Who performed event | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | What type of performance was done Binding: ImmunizationFunctionCodes (extensible) | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson) | Individual or organization who was performing | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Who administered vaccine additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Who ordered vaccination additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..* | Annotation | Additional immunization notes | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Annotation | DSTU2: Vaccination notes additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.note Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() |
Σ | 1..1 | markdown | The annotation - text content (as markdown) | ||||
![]() ![]() |
0..* | CodeableReference(Condition | Observation | DiagnosticReport) | Why immunization occurred Binding: ImmunizationReasonCodes (example) | |||||
![]() ![]() |
?!Σ | 0..1 | boolean | Dose potency | ||||
![]() ![]() |
0..* | CodeableConcept | Reason for being subpotent Binding: ImmunizationSubpotentReason (example): The reason why a dose is considered to be subpotent. | |||||
![]() ![]() |
0..* | BackboneElement | Patient eligibility for a specific vaccination program | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | The program that eligibility is declared for Binding: CodesForVaccineFundingPrograms (example) | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | The patient's eligibility status for the program Binding: ImmunizationProgramEligibility (example) | |||||
![]() ![]() |
0..1 | CodeableConcept | Funding source for the vaccine Binding: ImmunizationFundingSource (example) | |||||
![]() ![]() |
0..* | BackboneElement | Details of a reaction that follows immunization | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | dateTime | When reaction started | |||||
![]() ![]() ![]() |
0..1 | CodeableReference(Observation) | Additional information on reaction | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for DSTU2.Observation for use in FHIR R5(0.1.0) | Observation) | DSTU2: detail additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.reaction.detail Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Reference to a concept (by class) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference() | Reference to a resource (by instance) | ||||
![]() ![]() ![]() |
0..1 | boolean | Indicates self-reported reaction | |||||
![]() ![]() |
0..* | BackboneElement | Protocol followed by the provider | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | string | DSTU2: Details of vaccine protocol (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.vaccinationProtocol.description Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | DSTU2: Indicates if dose counts towards immunity (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.vaccinationProtocol.doseStatus Binding: R2VaccinationProtocolDoseStatusForR5 (0.1.0) (example): The status of the vaccination protocol (i.e. should this count) Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | DSTU2: Why dose does (not) count (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.vaccinationProtocol.doseStatusReason Binding: R2VaccinationProtocolDoseStatusReasonForR5 (0.1.0) (example): The reason for the determining if a vaccination should count or why vaccination should not count. Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | string | Name of vaccine series | |||||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Who is responsible for publishing the recommendations | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Who is responsible for protocol additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | Vaccine preventatable disease being targeted Binding: ImmunizationTargetDiseaseCodes (example) | |||||
![]() ![]() ![]() |
1..1 | string | Dose number within series | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | positiveInt | DSTU2: doseSequence additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.vaccinationProtocol.doseSequence Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() ![]() |
0..1 | string | Recommended number of doses for immunity | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | positiveInt | DSTU2: seriesDoses additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.vaccinationProtocol.seriesDoses Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Immunization.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| Immunization.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| Immunization.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Immunization.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| Immunization.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Immunization.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Immunization.status | Base | required | Immunization Status Codes | 📍5.0.0 | FHIR Std. |
| Immunization.statusReason | Base | example | Immunization Status Reason Codes | 📍5.0.0 | FHIR Std. |
| Immunization.vaccineCode | Base | example | Vaccine Administered Value Set | 📍5.0.0 | FHIR Std. |
| Immunization.patient.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Immunization.encounter.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Immunization.informationSource | Base | example | Immunization Origin Codes | 📍5.0.0 | FHIR Std. |
| Immunization.location.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Immunization.site | Base | example | Codes for Immunization Site of Administration | 📍5.0.0 | FHIR Std. |
| Immunization.route | Base | example | Immunization Route Codes | 📍5.0.0 | FHIR Std. |
| Immunization.performer.function | Base | extensible | Immunization Function Codes | 📍5.0.0 | FHIR Std. |
| Immunization.performer.actor.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Immunization.reason | Base | example | Immunization Reason Codes | 📍5.0.0 | FHIR Std. |
| Immunization.subpotentReason | Base | example | Immunization Subpotent Reason | 📍5.0.0 | FHIR Std. |
| Immunization.programEligibility.program | Base | example | Vaccine Funding Programs | 📍5.0.0 | FHIR Std. |
| Immunization.programEligibility.programStatus | Base | example | Immunization Program Eligibility | 📍5.0.0 | FHIR Std. |
| Immunization.fundingSource | Base | example | Immunization Funding Source | 📍5.0.0 | FHIR Std. |
| Immunization.protocolApplied.authority.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Immunization.protocolApplied.targetDisease | Base | example | Immunization Target Disease Codes | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Immunization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Immunization | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Immunization | 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 | Immunization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Immunization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Immunization.meta, Immunization.meta.extension, Immunization.meta.extension:meta, Immunization.meta.versionId, Immunization.meta.lastUpdated, Immunization.meta.source, Immunization.meta.profile, Immunization.meta.security, Immunization.meta.tag, Immunization.implicitRules, Immunization.language, Immunization.text, Immunization.text.extension, Immunization.text.extension:text, Immunization.text.status, Immunization.text.div, Immunization.extension, Immunization.extension:reported, Immunization.modifierExtension, Immunization.modifierExtension:wasNotGiven, Immunization.identifier, Immunization.identifier.extension, Immunization.identifier.extension:identifier, Immunization.identifier.use, Immunization.identifier.type, Immunization.identifier.system, Immunization.identifier.value, Immunization.identifier.period, Immunization.identifier.assigner, Immunization.basedOn, Immunization.status, Immunization.status.extension, Immunization.status.extension:status, Immunization.statusReason, Immunization.vaccineCode, Immunization.administeredProduct, Immunization.manufacturer, Immunization.manufacturer.extension, Immunization.manufacturer.extension:manufacturer, Immunization.manufacturer.concept, Immunization.manufacturer.reference, Immunization.lotNumber, Immunization.expirationDate, Immunization.patient, Immunization.patient.extension, Immunization.patient.extension:patient, Immunization.patient.reference, Immunization.patient.type, Immunization.patient.identifier, Immunization.patient.display, Immunization.encounter, Immunization.encounter.extension, Immunization.encounter.extension:encounter, Immunization.encounter.reference, Immunization.encounter.type, Immunization.encounter.identifier, Immunization.encounter.display, Immunization.supportingInformation, Immunization.occurrence[x], Immunization.primarySource, Immunization.informationSource, Immunization.location, Immunization.location.extension, Immunization.location.extension:location, Immunization.location.reference, Immunization.location.type, Immunization.location.identifier, Immunization.location.display, Immunization.site, Immunization.route, Immunization.doseQuantity, Immunization.performer, Immunization.performer.extension, Immunization.performer.modifierExtension, Immunization.performer.function, Immunization.performer.actor, Immunization.performer.actor.extension, Immunization.performer.actor.extension:performer, Immunization.performer.actor.extension:requester, Immunization.performer.actor.reference, Immunization.performer.actor.type, Immunization.performer.actor.identifier, Immunization.performer.actor.display, Immunization.note, Immunization.note.extension, Immunization.note.extension:note, Immunization.note.author[x], Immunization.note.time, Immunization.note.text, Immunization.reason, Immunization.isSubpotent, Immunization.subpotentReason, Immunization.programEligibility, Immunization.programEligibility.extension, Immunization.programEligibility.modifierExtension, Immunization.programEligibility.program, Immunization.programEligibility.programStatus, Immunization.fundingSource, Immunization.reaction, Immunization.reaction.extension, Immunization.reaction.modifierExtension, Immunization.reaction.date, Immunization.reaction.manifestation, Immunization.reaction.manifestation.extension, Immunization.reaction.manifestation.extension:detail, Immunization.reaction.manifestation.concept, Immunization.reaction.manifestation.reference, Immunization.reaction.reported, Immunization.protocolApplied, Immunization.protocolApplied.extension, Immunization.protocolApplied.extension:description, Immunization.protocolApplied.extension:doseStatus, Immunization.protocolApplied.extension:doseStatusReason, Immunization.protocolApplied.modifierExtension, Immunization.protocolApplied.series, Immunization.protocolApplied.authority, Immunization.protocolApplied.authority.extension, Immunization.protocolApplied.authority.extension:authority, Immunization.protocolApplied.authority.reference, Immunization.protocolApplied.authority.type, Immunization.protocolApplied.authority.identifier, Immunization.protocolApplied.authority.display, Immunization.protocolApplied.targetDisease, Immunization.protocolApplied.doseNumber, Immunization.protocolApplied.doseNumber.extension, Immunization.protocolApplied.doseNumber.extension:doseSequence, Immunization.protocolApplied.seriesDoses, Immunization.protocolApplied.seriesDoses.extension, Immunization.protocolApplied.seriesDoses.extension:seriesDoses | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Immunization.meta.extension, Immunization.meta.extension:meta, Immunization.text.extension, Immunization.text.extension:text, Immunization.extension, Immunization.extension:reported, Immunization.modifierExtension, Immunization.modifierExtension:wasNotGiven, Immunization.identifier.extension, Immunization.identifier.extension:identifier, Immunization.status.extension, Immunization.status.extension:status, Immunization.manufacturer.extension, Immunization.manufacturer.extension:manufacturer, Immunization.patient.extension, Immunization.patient.extension:patient, Immunization.encounter.extension, Immunization.encounter.extension:encounter, Immunization.location.extension, Immunization.location.extension:location, Immunization.performer.extension, Immunization.performer.modifierExtension, Immunization.performer.actor.extension, Immunization.performer.actor.extension:performer, Immunization.performer.actor.extension:requester, Immunization.note.extension, Immunization.note.extension:note, Immunization.programEligibility.extension, Immunization.programEligibility.modifierExtension, Immunization.reaction.extension, Immunization.reaction.modifierExtension, Immunization.reaction.manifestation.extension, Immunization.reaction.manifestation.extension:detail, Immunization.protocolApplied.extension, Immunization.protocolApplied.extension:description, Immunization.protocolApplied.extension:doseStatus, Immunization.protocolApplied.extension:doseStatusReason, Immunization.protocolApplied.modifierExtension, Immunization.protocolApplied.authority.extension, Immunization.protocolApplied.authority.extension:authority, Immunization.protocolApplied.doseNumber.extension, Immunization.protocolApplied.doseNumber.extension:doseSequence, Immunization.protocolApplied.seriesDoses.extension, Immunization.protocolApplied.seriesDoses.extension:seriesDoses | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| txt-1 | error | Immunization.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | Immunization.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from Immunization
Summary
Mandatory: 2 elements(2 nested mandatory elements)
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Immunization(5.0.0) | Immunization event information | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() |
1..1 | boolean | DSTU2: Indicates a self-reported record (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.reported Constraints: ext-1 | |
![]() ![]() |
?!Σ | 0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 |
![]() ![]() ![]() |
?!Σ | 0..1 | boolean | DSTU2: Flag for whether immunization was given additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.wasNotGiven Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | completed | entered-in-error | not-done Binding: ImmunizationStatusCodes (required) |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: in-progress | on-hold | completed | entered-in-error | stopped additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.status Binding: ImmunizationStatusCodes (required): A set of codes indicating the current status of an Immunization Constraints: ext-1 | |
![]() ![]() |
Σ | 1..1 | CodeableConcept | Vaccine administered Binding: VaccineAdministeredValueSet (example) |
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who was immunized |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: patient additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() |
Σ | 1..1 | Vaccine administration date | |
![]() ![]() ![]() |
dateTime | |||
![]() ![]() ![]() |
string | |||
![]() ![]() |
?!Σ | 0..1 | boolean | Dose potency |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| Immunization.status | Base | required | Immunization Status Codes | 📍5.0.0 | FHIR Std. |
| Immunization.vaccineCode | Base | example | Vaccine Administered Value Set | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Immunization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Immunization | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Immunization | 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 | Immunization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Immunization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Immunization.implicitRules, Immunization.extension, Immunization.extension:reported, Immunization.modifierExtension, Immunization.modifierExtension:wasNotGiven, Immunization.status, Immunization.status.extension, Immunization.status.extension:status, Immunization.vaccineCode, Immunization.patient, Immunization.patient.extension, Immunization.patient.extension:patient, Immunization.patient.reference, Immunization.occurrence[x], Immunization.isSubpotent | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Immunization.extension, Immunization.extension:reported, Immunization.modifierExtension, Immunization.modifierExtension:wasNotGiven, Immunization.status.extension, Immunization.status.extension:status, Immunization.patient.extension, Immunization.patient.extension:patient | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from Immunization
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | Immunization(5.0.0) | Immunization event information | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for 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..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | boolean | DSTU2: Indicates a self-reported record (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.reported Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | ||||
![]() ![]() ![]() |
?!Σ | 0..1 | boolean | DSTU2: Flag for whether immunization was given additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.wasNotGiven Constraints: ext-1 | ||||
![]() ![]() |
0..* | Identifier | Business identifier | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..* | Reference(CarePlan | MedicationRequest | ServiceRequest | ImmunizationRecommendation) | Authority that the immunization event is based on | ||||
![]() ![]() |
?!Σ | 1..1 | code | completed | entered-in-error | not-done Binding: ImmunizationStatusCodes (required) | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: in-progress | on-hold | completed | entered-in-error | stopped additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.status Binding: ImmunizationStatusCodes (required): A set of codes indicating the current status of an Immunization Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
0..1 | CodeableConcept | Reason for current status Binding: ImmunizationStatusReasonCodes (example) | |||||
![]() ![]() |
Σ | 1..1 | CodeableConcept | Vaccine administered Binding: VaccineAdministeredValueSet (example) | ||||
![]() ![]() |
0..1 | CodeableReference(Medication) | Product that was administered | |||||
![]() ![]() |
0..1 | CodeableReference(Organization) | Vaccine manufacturer | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for DSTU2.Organization for use in FHIR R5(0.1.0) | Organization) | DSTU2: manufacturer additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.manufacturer Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Reference to a concept (by class) | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference() | Reference to a resource (by instance) | ||||
![]() ![]() |
0..1 | string | Vaccine lot number | |||||
![]() ![]() |
0..1 | date | Vaccine expiration date | |||||
![]() ![]() |
Σ | 1..1 | Reference(Patient) | Who was immunized | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: patient additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Encounter) | Encounter immunization was part of | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Encounter administered as part of additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Reference(Resource) | Additional information in support of the immunization | |||||
![]() ![]() |
Σ | 1..1 | Vaccine administration date | |||||
![]() ![]() ![]() |
dateTime | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
Σ | 0..1 | boolean | Indicates context the data was captured in | ||||
![]() ![]() |
0..1 | CodeableReference(Patient | Practitioner | PractitionerRole | RelatedPerson | Organization) | Indicates the source of a reported record Binding: ImmunizationOriginCodes (example) | |||||
![]() ![]() |
0..1 | Reference(Location) | Where immunization occurred | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Where vaccination occurred additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | CodeableConcept | Body site vaccine was administered Binding: CodesForImmunizationSiteOfAdministration (example) | |||||
![]() ![]() |
0..1 | CodeableConcept | How vaccine entered body Binding: ImmunizationRouteCodes (example) | |||||
![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Amount of vaccine administered | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | Who performed event | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | What type of performance was done Binding: ImmunizationFunctionCodes (extensible) | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Practitioner | PractitionerRole | Organization | Patient | RelatedPerson) | Individual or organization who was performing | ||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Who administered vaccine additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Who ordered vaccination additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
Σ | 0..* | Annotation | Additional immunization notes | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Annotation | DSTU2: Vaccination notes additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.note Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | Individual responsible for the annotation | |||||
![]() ![]() ![]() ![]() |
Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | |||||||
![]() ![]() ![]() ![]() |
string | |||||||
![]() ![]() ![]() |
Σ | 0..1 | dateTime | When the annotation was made | ||||
![]() ![]() ![]() |
Σ | 1..1 | markdown | The annotation - text content (as markdown) | ||||
![]() ![]() |
0..* | CodeableReference(Condition | Observation | DiagnosticReport) | Why immunization occurred Binding: ImmunizationReasonCodes (example) | |||||
![]() ![]() |
?!Σ | 0..1 | boolean | Dose potency | ||||
![]() ![]() |
0..* | CodeableConcept | Reason for being subpotent Binding: ImmunizationSubpotentReason (example): The reason why a dose is considered to be subpotent. | |||||
![]() ![]() |
0..* | BackboneElement | Patient eligibility for a specific vaccination program | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
1..1 | CodeableConcept | The program that eligibility is declared for Binding: CodesForVaccineFundingPrograms (example) | |||||
![]() ![]() ![]() |
1..1 | CodeableConcept | The patient's eligibility status for the program Binding: ImmunizationProgramEligibility (example) | |||||
![]() ![]() |
0..1 | CodeableConcept | Funding source for the vaccine Binding: ImmunizationFundingSource (example) | |||||
![]() ![]() |
0..* | BackboneElement | Details of a reaction that follows immunization | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | dateTime | When reaction started | |||||
![]() ![]() ![]() |
0..1 | CodeableReference(Observation) | Additional information on reaction | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for DSTU2.Observation for use in FHIR R5(0.1.0) | Observation) | DSTU2: detail additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.reaction.detail Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Reference to a concept (by class) | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference() | Reference to a resource (by instance) | ||||
![]() ![]() ![]() |
0..1 | boolean | Indicates self-reported reaction | |||||
![]() ![]() |
0..* | BackboneElement | Protocol followed by the provider | |||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | string | DSTU2: Details of vaccine protocol (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.vaccinationProtocol.description Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | DSTU2: Indicates if dose counts towards immunity (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.vaccinationProtocol.doseStatus Binding: R2VaccinationProtocolDoseStatusForR5 (0.1.0) (example): The status of the vaccination protocol (i.e. should this count) Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | DSTU2: Why dose does (not) count (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.vaccinationProtocol.doseStatusReason Binding: R2VaccinationProtocolDoseStatusReasonForR5 (0.1.0) (example): The reason for the determining if a vaccination should count or why vaccination should not count. Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
0..1 | string | Name of vaccine series | |||||
![]() ![]() ![]() |
0..1 | Reference(Organization) | Who is responsible for publishing the recommendations | |||||
![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: Who is responsible for protocol additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | Vaccine preventatable disease being targeted Binding: ImmunizationTargetDiseaseCodes (example) | |||||
![]() ![]() ![]() |
1..1 | string | Dose number within series | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | positiveInt | DSTU2: doseSequence additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.vaccinationProtocol.doseSequence Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() ![]() |
0..1 | string | Recommended number of doses for immunity | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | positiveInt | DSTU2: seriesDoses additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-Immunization.vaccinationProtocol.seriesDoses Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| Immunization.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| Immunization.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| Immunization.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| Immunization.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| Immunization.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| Immunization.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| Immunization.status | Base | required | Immunization Status Codes | 📍5.0.0 | FHIR Std. |
| Immunization.statusReason | Base | example | Immunization Status Reason Codes | 📍5.0.0 | FHIR Std. |
| Immunization.vaccineCode | Base | example | Vaccine Administered Value Set | 📍5.0.0 | FHIR Std. |
| Immunization.patient.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Immunization.encounter.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Immunization.informationSource | Base | example | Immunization Origin Codes | 📍5.0.0 | FHIR Std. |
| Immunization.location.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Immunization.site | Base | example | Codes for Immunization Site of Administration | 📍5.0.0 | FHIR Std. |
| Immunization.route | Base | example | Immunization Route Codes | 📍5.0.0 | FHIR Std. |
| Immunization.performer.function | Base | extensible | Immunization Function Codes | 📍5.0.0 | FHIR Std. |
| Immunization.performer.actor.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Immunization.reason | Base | example | Immunization Reason Codes | 📍5.0.0 | FHIR Std. |
| Immunization.subpotentReason | Base | example | Immunization Subpotent Reason | 📍5.0.0 | FHIR Std. |
| Immunization.programEligibility.program | Base | example | Vaccine Funding Programs | 📍5.0.0 | FHIR Std. |
| Immunization.programEligibility.programStatus | Base | example | Immunization Program Eligibility | 📍5.0.0 | FHIR Std. |
| Immunization.fundingSource | Base | example | Immunization Funding Source | 📍5.0.0 | FHIR Std. |
| Immunization.protocolApplied.authority.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| Immunization.protocolApplied.targetDisease | Base | example | Immunization Target Disease Codes | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | Immunization | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | Immunization | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | Immunization | 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 | Immunization | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | Immunization | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | Immunization.meta, Immunization.meta.extension, Immunization.meta.extension:meta, Immunization.meta.versionId, Immunization.meta.lastUpdated, Immunization.meta.source, Immunization.meta.profile, Immunization.meta.security, Immunization.meta.tag, Immunization.implicitRules, Immunization.language, Immunization.text, Immunization.text.extension, Immunization.text.extension:text, Immunization.text.status, Immunization.text.div, Immunization.extension, Immunization.extension:reported, Immunization.modifierExtension, Immunization.modifierExtension:wasNotGiven, Immunization.identifier, Immunization.identifier.extension, Immunization.identifier.extension:identifier, Immunization.identifier.use, Immunization.identifier.type, Immunization.identifier.system, Immunization.identifier.value, Immunization.identifier.period, Immunization.identifier.assigner, Immunization.basedOn, Immunization.status, Immunization.status.extension, Immunization.status.extension:status, Immunization.statusReason, Immunization.vaccineCode, Immunization.administeredProduct, Immunization.manufacturer, Immunization.manufacturer.extension, Immunization.manufacturer.extension:manufacturer, Immunization.manufacturer.concept, Immunization.manufacturer.reference, Immunization.lotNumber, Immunization.expirationDate, Immunization.patient, Immunization.patient.extension, Immunization.patient.extension:patient, Immunization.patient.reference, Immunization.patient.type, Immunization.patient.identifier, Immunization.patient.display, Immunization.encounter, Immunization.encounter.extension, Immunization.encounter.extension:encounter, Immunization.encounter.reference, Immunization.encounter.type, Immunization.encounter.identifier, Immunization.encounter.display, Immunization.supportingInformation, Immunization.occurrence[x], Immunization.primarySource, Immunization.informationSource, Immunization.location, Immunization.location.extension, Immunization.location.extension:location, Immunization.location.reference, Immunization.location.type, Immunization.location.identifier, Immunization.location.display, Immunization.site, Immunization.route, Immunization.doseQuantity, Immunization.performer, Immunization.performer.extension, Immunization.performer.modifierExtension, Immunization.performer.function, Immunization.performer.actor, Immunization.performer.actor.extension, Immunization.performer.actor.extension:performer, Immunization.performer.actor.extension:requester, Immunization.performer.actor.reference, Immunization.performer.actor.type, Immunization.performer.actor.identifier, Immunization.performer.actor.display, Immunization.note, Immunization.note.extension, Immunization.note.extension:note, Immunization.note.author[x], Immunization.note.time, Immunization.note.text, Immunization.reason, Immunization.isSubpotent, Immunization.subpotentReason, Immunization.programEligibility, Immunization.programEligibility.extension, Immunization.programEligibility.modifierExtension, Immunization.programEligibility.program, Immunization.programEligibility.programStatus, Immunization.fundingSource, Immunization.reaction, Immunization.reaction.extension, Immunization.reaction.modifierExtension, Immunization.reaction.date, Immunization.reaction.manifestation, Immunization.reaction.manifestation.extension, Immunization.reaction.manifestation.extension:detail, Immunization.reaction.manifestation.concept, Immunization.reaction.manifestation.reference, Immunization.reaction.reported, Immunization.protocolApplied, Immunization.protocolApplied.extension, Immunization.protocolApplied.extension:description, Immunization.protocolApplied.extension:doseStatus, Immunization.protocolApplied.extension:doseStatusReason, Immunization.protocolApplied.modifierExtension, Immunization.protocolApplied.series, Immunization.protocolApplied.authority, Immunization.protocolApplied.authority.extension, Immunization.protocolApplied.authority.extension:authority, Immunization.protocolApplied.authority.reference, Immunization.protocolApplied.authority.type, Immunization.protocolApplied.authority.identifier, Immunization.protocolApplied.authority.display, Immunization.protocolApplied.targetDisease, Immunization.protocolApplied.doseNumber, Immunization.protocolApplied.doseNumber.extension, Immunization.protocolApplied.doseNumber.extension:doseSequence, Immunization.protocolApplied.seriesDoses, Immunization.protocolApplied.seriesDoses.extension, Immunization.protocolApplied.seriesDoses.extension:seriesDoses | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | Immunization.meta.extension, Immunization.meta.extension:meta, Immunization.text.extension, Immunization.text.extension:text, Immunization.extension, Immunization.extension:reported, Immunization.modifierExtension, Immunization.modifierExtension:wasNotGiven, Immunization.identifier.extension, Immunization.identifier.extension:identifier, Immunization.status.extension, Immunization.status.extension:status, Immunization.manufacturer.extension, Immunization.manufacturer.extension:manufacturer, Immunization.patient.extension, Immunization.patient.extension:patient, Immunization.encounter.extension, Immunization.encounter.extension:encounter, Immunization.location.extension, Immunization.location.extension:location, Immunization.performer.extension, Immunization.performer.modifierExtension, Immunization.performer.actor.extension, Immunization.performer.actor.extension:performer, Immunization.performer.actor.extension:requester, Immunization.note.extension, Immunization.note.extension:note, Immunization.programEligibility.extension, Immunization.programEligibility.modifierExtension, Immunization.reaction.extension, Immunization.reaction.modifierExtension, Immunization.reaction.manifestation.extension, Immunization.reaction.manifestation.extension:detail, Immunization.protocolApplied.extension, Immunization.protocolApplied.extension:description, Immunization.protocolApplied.extension:doseStatus, Immunization.protocolApplied.extension:doseStatusReason, Immunization.protocolApplied.modifierExtension, Immunization.protocolApplied.authority.extension, Immunization.protocolApplied.authority.extension:authority, Immunization.protocolApplied.doseNumber.extension, Immunization.protocolApplied.doseNumber.extension:doseSequence, Immunization.protocolApplied.seriesDoses.extension, Immunization.protocolApplied.seriesDoses.extension:seriesDoses | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| txt-1 | error | Immunization.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | Immunization.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from Immunization
Summary
Mandatory: 2 elements(2 nested mandatory elements)
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron