Release 4 FHIR CI-Build

This page is part of the Continuous Integration Build of FHIR Specification (v4.0.1: R4 - Mixed Normative and STU ) in it's permanent home (it will always (will be available incorrect/inconsistent at this URL). The current version which supercedes this version is 5.0.0 . For a full list of available versions, see times).
See the Directory of published versions icon . Page versions: R5 R4

11.22.7 4.4.1.5 ValueSet http://hl7.org/fhir/ValueSet/immunization-status

Responsible Owner: Public Health icon Work Group Normative Use Context : Country: World
Official URL : http://hl7.org/fhir/ValueSet/immunization-status Version : 6.0.0-ballot3
active as of 2025-12-17 Computable Name : ImmunizationStatusCodes
Flags : OID : 2.16.840.1.113883.4.642.3.295

This value set is used in the following places:

The value set to instantiate this attribute should be drawn from a terminologically robust code system that consists of or contains concepts to support describing the current status of the administered dose of vaccine.


Generated Narrative: ValueSet immunization-status

Last updated: 2025-12-17T09:50:17.012Z

 

This expansion generated 17 Dec 2025


ValueSet

Expansion performed internally based on codesystem EventStatus v6.0.0-ballot3 (CodeSystem)

This value set contains 3 concepts

System Code Maturity Level : N/A Display Standards Definition Canonical Mapping for "Immunization Status : Informative Codes"
Compartments : http://hl7.org/fhir/event-status    completed Completed The event has now concluded. ~ complete
http://hl7.org/fhir/event-status    entered-in-error Entered in Error This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "stopped" rather than "entered-in-error".). ~ error
http://hl7.org/fhir/event-status    not-done Not linked Done The event was terminated prior to any defined compartments activity beyond preparation. I.e. The 'main' activity has not yet begun. The boundary between preparatory and the 'main' activity is context-specific. ~ abandoned

This  

See the full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

Lvl A few code lists that FHIR defines are hierarchical - each code is assigned a representation level. For value sets, levels are mostly used to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information
Source The source of the json schema for SubstancePolymer, which definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance). If the code is just in italics, this indicates that the code is not selectable ('Abstract')
Display The display (used in the display element of a part Coding ). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the full JSON Schema . { "$schema": "http://json-schema.org/draft-06/schema#", "id": "http://hl7.org/fhir/json-schema/SubstancePolymer", "$ref": "#/definitions/SubstancePolymer", "description": "see http://hl7.org/fhir/json.html#schema for information about the FHIR Json Schemas", "definitions": { "SubstancePolymer": { "description": "Todo.", "properties": { "resourceType": { "description": "This is a SubstancePolymer resource", "const": "SubstancePolymer" }, "id": { "description": "The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.", "$ref": "id.schema.json#/definitions/id" }, "meta": { "description": "The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.", "$ref": "Meta.schema.json#/definitions/Meta" }, "implicitRules": { "description": "A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.", "$ref": "#/definitions/uri" }, "_implicitRules": { "description": "Extensions for implicitRules", "$ref": "Element.schema.json#/definitions/Element" }, "language": { "description": "The base language in which the resource is written.", "$ref": "#/definitions/code" }, "_language": { "description": "Extensions for language", "$ref": "Element.schema.json#/definitions/Element" }, "text": { "description": "A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it \"clinically safe\" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.", "$ref": "Narrative.schema.json#/definitions/Narrative" }, "contained": { "description": "These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.", "items": { "$ref": "ResourceList.schema.json#/definitions/ResourceList" }, "type": "array" }, "extension": { "description": "May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "modifierExtension": { "description": "May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element\u0027s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "class": { "description": "Todo.", "$ref": "CodeableConcept.schema.json#/definitions/CodeableConcept" }, "geometry": { "description": "Todo.", "$ref": "CodeableConcept.schema.json#/definitions/CodeableConcept" }, "copolymerConnectivity": { "description": "Todo.", "items": { "$ref": "CodeableConcept.schema.json#/definitions/CodeableConcept" }, "type": "array" }, "modification": { "description": "Todo.", "items": { "$ref": "#/definitions/string" }, "type": "array" }, "_modification": { "description": "Extensions for modification", "items": { "$ref": "Element.schema.json#/definitions/Element" }, "type": "array" }, "monomerSet": { "description": "Todo.", "items": { "$ref": "#/definitions/SubstancePolymer_MonomerSet" }, "type": "array" }, "repeat": { "description": "Todo.", "items": { "$ref": "#/definitions/SubstancePolymer_Repeat" }, "type": "array" } }, "additionalProperties": false, "required": [ "resourceType" ] }, "SubstancePolymer_MonomerSet": { "description": "Todo.", "properties": { "id": { "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "$ref": "string.schema.json#/definitions/string" }, "extension": { "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "modifierExtension": { "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element\u0027s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "ratioType": { "description": "Todo.", "$ref": "CodeableConcept.schema.json#/definitions/CodeableConcept" }, "startingMaterial": { "description": "Todo.", "items": { "$ref": "#/definitions/SubstancePolymer_StartingMaterial" }, "type": "array" } }, "additionalProperties": false }, "SubstancePolymer_StartingMaterial": { "description": "Todo.", "properties": { "id": { "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "$ref": "string.schema.json#/definitions/string" }, "extension": { "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "modifierExtension": { "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element\u0027s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "material": { "description": "Todo.", "$ref": "CodeableConcept.schema.json#/definitions/CodeableConcept" }, "type": { "description": "Todo.", "$ref": "CodeableConcept.schema.json#/definitions/CodeableConcept" }, "isDefining": { "description": "Todo.", "$ref": "#/definitions/boolean" }, "_isDefining": { "description": "Extensions for isDefining", "$ref": "Element.schema.json#/definitions/Element" }, "amount": { "description": "Todo.", "$ref": "SubstanceAmount.schema.json#/definitions/SubstanceAmount" } }, "additionalProperties": false }, "SubstancePolymer_Repeat": { "description": "Todo.", "properties": { "id": { "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "$ref": "string.schema.json#/definitions/string" }, "extension": { "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "modifierExtension": { "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element\u0027s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "numberOfUnits": { "description": "Todo.", "$ref": "#/definitions/integer" }, "_numberOfUnits": { "description": "Extensions for numberOfUnits", "$ref": "Element.schema.json#/definitions/Element" }, "averageMolecularFormula": { "description": "Todo.", "$ref": "#/definitions/string" }, "_averageMolecularFormula": { "description": "Extensions for averageMolecularFormula", "$ref": "Element.schema.json#/definitions/Element" }, "repeatUnitAmountType": { "description": "Todo.", "$ref": "CodeableConcept.schema.json#/definitions/CodeableConcept" }, "repeatUnit": { "description": "Todo.", "items": { "$ref": "#/definitions/SubstancePolymer_RepeatUnit" }, "type": "array" } }, "additionalProperties": false }, "SubstancePolymer_RepeatUnit": { "description": "Todo.", "properties": { "id": { "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "$ref": "string.schema.json#/definitions/string" }, "extension": { "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "modifierExtension": { "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element\u0027s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "orientationOfPolymerisation": { "description": "Todo.", "$ref": "CodeableConcept.schema.json#/definitions/CodeableConcept" }, "repeatUnit": { "description": "Todo.", "$ref": "#/definitions/string" }, "_repeatUnit": { "description": "Extensions for repeatUnit", "$ref": "Element.schema.json#/definitions/Element" }, "amount": { "description": "Todo.", "$ref": "SubstanceAmount.schema.json#/definitions/SubstanceAmount" }, "degreeOfPolymerisation": { "description": "Todo.", "items": { "$ref": "#/definitions/SubstancePolymer_DegreeOfPolymerisation" }, "type": "array" }, "structuralRepresentation": { "description": "Todo.", "items": { "$ref": "#/definitions/SubstancePolymer_StructuralRepresentation" }, "type": "array" } }, "additionalProperties": false }, "SubstancePolymer_DegreeOfPolymerisation": { "description": "Todo.", "properties": { "id": { "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "$ref": "string.schema.json#/definitions/string" }, "extension": { "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "modifierExtension": { "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element\u0027s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "degree": { "description": "Todo.", "$ref": "CodeableConcept.schema.json#/definitions/CodeableConcept" }, "amount": { "description": "Todo.", "$ref": "SubstanceAmount.schema.json#/definitions/SubstanceAmount" } }, "additionalProperties": false }, "SubstancePolymer_StructuralRepresentation": { "description": "Todo.", "properties": { "id": { "description": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "$ref": "string.schema.json#/definitions/string" }, "extension": { "description": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "modifierExtension": { "description": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element\u0027s descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "items": { "$ref": "Extension.schema.json#/definitions/Extension" }, "type": "array" }, "type": { "description": "Todo.", "$ref": "CodeableConcept.schema.json#/definitions/CodeableConcept" }, "representation": { "description": "Todo.", "$ref": "#/definitions/string" }, "_representation": { "description": "Extensions for representation", "$ref": "Element.schema.json#/definitions/Element" }, "attachment": { "description": "Todo.", "$ref": "Attachment.schema.json#/definitions/Attachment" } }, "additionalProperties": false } } } meaning of the concept
Comments Additional notes about how to use the code