Atrius India Core FHIR Implementation Guide
0.1.0 - ci-build
Atrius India Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-immunizationevaluation | Version: 0.1.0 | ||||
| Draft as of 2026-07-24 | Computable Name: AtriusInImmunizationEvaluation | ||||
| Other Identifiers: OID:1.3.6.1.4.1.66219.1.42.64 | |||||
Atrius India Core profile. Parent: FHIR R4. Structurally aligned with QI-Core. India terminology via NDHM ValueSets where noted. Legacy QI-Core projection: runtime-mapper.
Usages:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ImmunizationEvaluation(4.0.1) | Immunization evaluation information | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
S | 0..* | Identifier | Business identifier |
![]() ![]() |
?!SΣ | 1..1 | code | completed | entered-in-error Binding: ImmunizationEvaluationStatusCodes (required): The status of the evaluation being done. |
![]() ![]() |
SΣ | 1..1 | Reference(Atrius India Core Patient(0.1.0)) | Who this evaluation is for |
![]() ![]() |
S | 1..1 | dateTime | Date evaluation was performed |
![]() ![]() |
0..1 | Reference(Atrius India Core Organization(0.1.0)) | Who is responsible for publishing the recommendations | |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Evaluation target disease Binding: ImmunizationEvaluationTargetDiseaseCodes (example): The vaccine preventable disease the dose is being evaluated against. |
![]() ![]() |
SΣ | 1..1 | Reference(Atrius India Core Immunization(0.1.0)) | Immunization being evaluated |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Status of the dose relative to published recommendations Binding: ImmunizationEvaluationDoseStatusCodes (example): The status of the administered dose relative to the published recommendations for the target disease. |
![]() ![]() |
S | 0..* | CodeableConcept | Reason for the dose status Binding: ImmunizationEvaluationDoseStatusReasonCodes (example): The reason the dose status was assigned. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ImmunizationEvaluation.status | Base | required | Immunization Evaluation Status Codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.targetDisease | Base | example | Immunization Evaluation Target Disease Codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.doseStatus | Base | example | Immunization Evaluation Dose Status codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.doseStatusReason | Base | example | Immunization Evaluation Dose Status Reason codes | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ImmunizationEvaluation | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ImmunizationEvaluation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ImmunizationEvaluation | 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 | ImmunizationEvaluation | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ImmunizationEvaluation | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | ImmunizationEvaluation.implicitRules, ImmunizationEvaluation.modifierExtension, ImmunizationEvaluation.identifier, ImmunizationEvaluation.status, ImmunizationEvaluation.patient, ImmunizationEvaluation.date, ImmunizationEvaluation.authority, ImmunizationEvaluation.targetDisease, ImmunizationEvaluation.immunizationEvent, ImmunizationEvaluation.doseStatus, ImmunizationEvaluation.doseStatusReason | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ImmunizationEvaluation.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ImmunizationEvaluation(4.0.1) | Immunization evaluation information | |
![]() ![]() |
S | 0..* | Identifier | Business identifier |
![]() ![]() |
S | 1..1 | code | completed | entered-in-error |
![]() ![]() |
S | 1..1 | Reference(Atrius India Core Patient(0.1.0)) | Who this evaluation is for |
![]() ![]() |
S | 1..1 | dateTime | Date evaluation was performed |
![]() ![]() |
0..1 | Reference(Atrius India Core Organization(0.1.0)) | Who is responsible for publishing the recommendations | |
![]() ![]() |
S | 1..1 | CodeableConcept | Evaluation target disease |
![]() ![]() |
S | 1..1 | Reference(Atrius India Core Immunization(0.1.0)) | Immunization being evaluated |
![]() ![]() |
S | 1..1 | CodeableConcept | Status of the dose relative to published recommendations |
![]() ![]() |
S | 0..* | CodeableConcept | Reason for the dose status |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ImmunizationEvaluation(4.0.1) | Immunization evaluation information | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
S | 0..* | Identifier | Business identifier | ||||
![]() ![]() |
?!SΣ | 1..1 | code | completed | entered-in-error Binding: ImmunizationEvaluationStatusCodes (required): The status of the evaluation being done. | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Atrius India Core Patient(0.1.0)) | Who this evaluation is for | ||||
![]() ![]() |
S | 1..1 | dateTime | Date evaluation was performed | ||||
![]() ![]() |
0..1 | Reference(Atrius India Core Organization(0.1.0)) | Who is responsible for publishing the recommendations | |||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Evaluation target disease Binding: ImmunizationEvaluationTargetDiseaseCodes (example): The vaccine preventable disease the dose is being evaluated against. | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Atrius India Core Immunization(0.1.0)) | Immunization being evaluated | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Status of the dose relative to published recommendations Binding: ImmunizationEvaluationDoseStatusCodes (example): The status of the administered dose relative to the published recommendations for the target disease. | ||||
![]() ![]() |
S | 0..* | CodeableConcept | Reason for the dose status Binding: ImmunizationEvaluationDoseStatusReasonCodes (example): The reason the dose status was assigned. | ||||
![]() ![]() |
0..1 | string | Evaluation notes | |||||
![]() ![]() |
0..1 | string | Name of vaccine series | |||||
![]() ![]() |
0..1 | Dose number within series | ||||||
![]() ![]() ![]() |
positiveInt | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
0..1 | Recommended number of doses for immunity | ||||||
![]() ![]() ![]() |
positiveInt | |||||||
![]() ![]() ![]() |
string | |||||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ImmunizationEvaluation.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.status | Base | required | Immunization Evaluation Status Codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.targetDisease | Base | example | Immunization Evaluation Target Disease Codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.doseStatus | Base | example | Immunization Evaluation Dose Status codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.doseStatusReason | Base | example | Immunization Evaluation Dose Status Reason codes | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ImmunizationEvaluation | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ImmunizationEvaluation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ImmunizationEvaluation | 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 | ImmunizationEvaluation | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ImmunizationEvaluation | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | ImmunizationEvaluation.meta, ImmunizationEvaluation.implicitRules, ImmunizationEvaluation.language, ImmunizationEvaluation.text, ImmunizationEvaluation.extension, ImmunizationEvaluation.modifierExtension, ImmunizationEvaluation.identifier, ImmunizationEvaluation.status, ImmunizationEvaluation.patient, ImmunizationEvaluation.date, ImmunizationEvaluation.authority, ImmunizationEvaluation.targetDisease, ImmunizationEvaluation.immunizationEvent, ImmunizationEvaluation.doseStatus, ImmunizationEvaluation.doseStatusReason, ImmunizationEvaluation.description, ImmunizationEvaluation.series, ImmunizationEvaluation.doseNumber[x], ImmunizationEvaluation.seriesDoses[x] | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ImmunizationEvaluation.extension, ImmunizationEvaluation.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Summary
Mandatory: 1 element
Must-Support: 8 elements
Structures
This structure refers to these other structures:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ImmunizationEvaluation(4.0.1) | Immunization evaluation information | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
S | 0..* | Identifier | Business identifier |
![]() ![]() |
?!SΣ | 1..1 | code | completed | entered-in-error Binding: ImmunizationEvaluationStatusCodes (required): The status of the evaluation being done. |
![]() ![]() |
SΣ | 1..1 | Reference(Atrius India Core Patient(0.1.0)) | Who this evaluation is for |
![]() ![]() |
S | 1..1 | dateTime | Date evaluation was performed |
![]() ![]() |
0..1 | Reference(Atrius India Core Organization(0.1.0)) | Who is responsible for publishing the recommendations | |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Evaluation target disease Binding: ImmunizationEvaluationTargetDiseaseCodes (example): The vaccine preventable disease the dose is being evaluated against. |
![]() ![]() |
SΣ | 1..1 | Reference(Atrius India Core Immunization(0.1.0)) | Immunization being evaluated |
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Status of the dose relative to published recommendations Binding: ImmunizationEvaluationDoseStatusCodes (example): The status of the administered dose relative to the published recommendations for the target disease. |
![]() ![]() |
S | 0..* | CodeableConcept | Reason for the dose status Binding: ImmunizationEvaluationDoseStatusReasonCodes (example): The reason the dose status was assigned. |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| ImmunizationEvaluation.status | Base | required | Immunization Evaluation Status Codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.targetDisease | Base | example | Immunization Evaluation Target Disease Codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.doseStatus | Base | example | Immunization Evaluation Dose Status codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.doseStatusReason | Base | example | Immunization Evaluation Dose Status Reason codes | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ImmunizationEvaluation | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ImmunizationEvaluation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ImmunizationEvaluation | 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 | ImmunizationEvaluation | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ImmunizationEvaluation | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | ImmunizationEvaluation.implicitRules, ImmunizationEvaluation.modifierExtension, ImmunizationEvaluation.identifier, ImmunizationEvaluation.status, ImmunizationEvaluation.patient, ImmunizationEvaluation.date, ImmunizationEvaluation.authority, ImmunizationEvaluation.targetDisease, ImmunizationEvaluation.immunizationEvent, ImmunizationEvaluation.doseStatus, ImmunizationEvaluation.doseStatusReason | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ImmunizationEvaluation.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | ImmunizationEvaluation(4.0.1) | Immunization evaluation information | |
![]() ![]() |
S | 0..* | Identifier | Business identifier |
![]() ![]() |
S | 1..1 | code | completed | entered-in-error |
![]() ![]() |
S | 1..1 | Reference(Atrius India Core Patient(0.1.0)) | Who this evaluation is for |
![]() ![]() |
S | 1..1 | dateTime | Date evaluation was performed |
![]() ![]() |
0..1 | Reference(Atrius India Core Organization(0.1.0)) | Who is responsible for publishing the recommendations | |
![]() ![]() |
S | 1..1 | CodeableConcept | Evaluation target disease |
![]() ![]() |
S | 1..1 | Reference(Atrius India Core Immunization(0.1.0)) | Immunization being evaluated |
![]() ![]() |
S | 1..1 | CodeableConcept | Status of the dose relative to published recommendations |
![]() ![]() |
S | 0..* | CodeableConcept | Reason for the dose status |
Documentation for this format | ||||
Snapshot ViewView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | ImmunizationEvaluation(4.0.1) | Immunization evaluation information | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
S | 0..* | Identifier | Business identifier | ||||
![]() ![]() |
?!SΣ | 1..1 | code | completed | entered-in-error Binding: ImmunizationEvaluationStatusCodes (required): The status of the evaluation being done. | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Atrius India Core Patient(0.1.0)) | Who this evaluation is for | ||||
![]() ![]() |
S | 1..1 | dateTime | Date evaluation was performed | ||||
![]() ![]() |
0..1 | Reference(Atrius India Core Organization(0.1.0)) | Who is responsible for publishing the recommendations | |||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Evaluation target disease Binding: ImmunizationEvaluationTargetDiseaseCodes (example): The vaccine preventable disease the dose is being evaluated against. | ||||
![]() ![]() |
SΣ | 1..1 | Reference(Atrius India Core Immunization(0.1.0)) | Immunization being evaluated | ||||
![]() ![]() |
SΣ | 1..1 | CodeableConcept | Status of the dose relative to published recommendations Binding: ImmunizationEvaluationDoseStatusCodes (example): The status of the administered dose relative to the published recommendations for the target disease. | ||||
![]() ![]() |
S | 0..* | CodeableConcept | Reason for the dose status Binding: ImmunizationEvaluationDoseStatusReasonCodes (example): The reason the dose status was assigned. | ||||
![]() ![]() |
0..1 | string | Evaluation notes | |||||
![]() ![]() |
0..1 | string | Name of vaccine series | |||||
![]() ![]() |
0..1 | Dose number within series | ||||||
![]() ![]() ![]() |
positiveInt | |||||||
![]() ![]() ![]() |
string | |||||||
![]() ![]() |
0..1 | Recommended number of doses for immunity | ||||||
![]() ![]() ![]() |
positiveInt | |||||||
![]() ![]() ![]() |
string | |||||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| ImmunizationEvaluation.language | Base | preferred | Common Languages | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.status | Base | required | Immunization Evaluation Status Codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.targetDisease | Base | example | Immunization Evaluation Target Disease Codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.doseStatus | Base | example | Immunization Evaluation Dose Status codes | 📍4.0.1 | FHIR Std. |
| ImmunizationEvaluation.doseStatusReason | Base | example | Immunization Evaluation Dose Status Reason codes | 📍4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | ImmunizationEvaluation | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | ImmunizationEvaluation | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | ImmunizationEvaluation | 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 | ImmunizationEvaluation | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | ImmunizationEvaluation | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | ImmunizationEvaluation.meta, ImmunizationEvaluation.implicitRules, ImmunizationEvaluation.language, ImmunizationEvaluation.text, ImmunizationEvaluation.extension, ImmunizationEvaluation.modifierExtension, ImmunizationEvaluation.identifier, ImmunizationEvaluation.status, ImmunizationEvaluation.patient, ImmunizationEvaluation.date, ImmunizationEvaluation.authority, ImmunizationEvaluation.targetDisease, ImmunizationEvaluation.immunizationEvent, ImmunizationEvaluation.doseStatus, ImmunizationEvaluation.doseStatusReason, ImmunizationEvaluation.description, ImmunizationEvaluation.series, ImmunizationEvaluation.doseNumber[x], ImmunizationEvaluation.seriesDoses[x] | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | ImmunizationEvaluation.extension, ImmunizationEvaluation.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Summary
Mandatory: 1 element
Must-Support: 8 elements
Structures
This structure refers to these other structures:
Other representations of profile: CSV, Excel, Schematron