This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR v1.6.0. . For a full list of available versions, see the Directory of published versions
his profile sets minimum expectations for the Immunization resource to record, fetch and search immunization history associated with a patient. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the resource when using this profile.
Example Usage Scenarios:
The following are example usage scenarios for the DAF-Core Immunization profile:
The following data-elements are mandatory (i.e data MUST be present). These are presented below in a simple human-readable explanation. Profile specific guidance and an example are provided as well. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each Immunization must have:
Profile specific implementation guidance:
NDC codes as a translational data element: Based upon the 2015 Edition Certification Requirements, CVX vaccine codes are required and the NDC vaccine codes SHOULD be supported as translations to them. A NDC to CVX crosswalk table is also provided by the CDC.
The official URL for this profile is:
http://hl7.org/fhir/us/daf/StructureDefinition/daf-core-immunization
This profile was published on Mon Aug 01 00:00:00 AEST 2016 as a draft by Health Level Seven International (FHIR-Infrastructure).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Immunization
Immunization.status
which has an required binding to:
Immunization.date
Immunization.vaccineCode
which has:
Immunization.patient
Immunization.wasNotGiven
Immunization.reported
This structure is derived from Immunization
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Immunization | 0..* | |||
status | S | 1..1 | code | Binding: Immunization Status (required) |
date | S | 1..1 | dateTime | |
vaccineCode | S | 1..1 | CodeableConcept | |
coding | S | Coding | Slice: Unordered, Open, by code | |
coding | S | 1..1 | Coding | Binding: Vaccine Administered Value Set (CVX) (required) |
coding | S | 0..1 | Coding | Binding: Vaccine National Drug Code (NDC) (required) |
patient | S | 1..1 | Reference(Profile daf-core-patient) | |
wasNotGiven | S | 1..1 | boolean | |
reported | S | 1..1 | boolean | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Immunization | I | 0..* | Immunization event information dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource imm-2: If immunization was administered (wasNotGiven=false) then explanation.reasonNotGiven SHALL be absent. imm-1: If immunization was not administered (wasNotGiven=true) then there SHALL be no reaction nor explanation.reason present | |
id | ∑ | 0..1 | id | Logical id of this artifact |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | 0..* | Identifier | Business identifier | |
status | ?!S | 1..1 | code | in-progress | on-hold | completed | entered-in-error | stopped Binding: Immunization Status (required) |
date | S | 1..1 | dateTime | Vaccination administration date |
vaccineCode | S | 1..1 | CodeableConcept | Vaccine product administered Binding: Vaccine Administered Value Set (example) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
coding | ∑ | Coding | Code defined by a terminology system Slice: Unordered, Open, by code | |
coding | S | 0..* | Coding | Code defined by a terminology system |
coding | S | 1..1 | Coding | Code defined by a terminology system Binding: Vaccine Administered Value Set (CVX) (required) |
coding | S | 0..1 | Coding | Code defined by a terminology system Binding: Vaccine National Drug Code (NDC) (required) |
text | ∑ | 0..1 | string | Plain text representation of the concept |
patient | S | 1..1 | Reference(Profile daf-core-patient) | Who was immunized |
wasNotGiven | ?!S | 1..1 | boolean | Flag for whether immunization was given |
reported | S | 1..1 | boolean | Indicates a self-reported record |
performer | 0..1 | Reference(Practitioner) | Who administered vaccine | |
requester | 0..1 | Reference(Practitioner) | Who ordered vaccination | |
encounter | 0..1 | Reference(Encounter) | Encounter administered as part of | |
manufacturer | 0..1 | Reference(Organization) | Vaccine manufacturer | |
location | 0..1 | Reference(Location) | Where vaccination occurred | |
lotNumber | 0..1 | string | Vaccine lot number | |
expirationDate | 0..1 | date | Vaccine expiration date | |
site | 0..1 | CodeableConcept | Body site vaccine was administered Binding: Codes for Immunization Site of Administration (example) | |
route | 0..1 | CodeableConcept | How vaccine entered body Binding: Immunization Route Codes (example) | |
doseQuantity | 0..1 | SimpleQuantity | Amount of vaccine administered | |
note | ∑ | 0..* | Annotation | Vaccination notes |
explanation | 0..1 | BackboneElement | Administration/non-administration reasons | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
reason | 0..* | CodeableConcept | Why immunization occurred Binding: Immunization Reason Codes (example) | |
reasonNotGiven | 0..* | CodeableConcept | Why immunization did not occur Binding: Immunization Reasons for Not Immunizing Codes (example) | |
reaction | 0..* | BackboneElement | Details of a reaction that follows immunization | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
date | 0..1 | dateTime | When reaction started | |
detail | 0..1 | Reference(Observation) | Additional information on reaction | |
reported | 0..1 | boolean | Indicates self-reported reaction | |
vaccinationProtocol | 0..* | BackboneElement | What protocol was followed | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
doseSequence | 0..1 | positiveInt | Dose number within series | |
description | 0..1 | string | Details of vaccine protocol | |
authority | 0..1 | Reference(Organization) | Who is responsible for protocol | |
series | 0..1 | string | Name of vaccine series | |
seriesDoses | 0..1 | positiveInt | Recommended number of doses for immunity | |
targetDisease | 1..* | CodeableConcept | Disease immunized against Binding: Vaccination Protocol Dose Target Codes (example) | |
doseStatus | 1..1 | CodeableConcept | Indicates if dose counts towards immunity Binding: Vaccination Protocol Dose Status codes (example) | |
doseStatusReason | 0..1 | CodeableConcept | Why dose does (not) count Binding: Vaccination Protocol Dose Status Reason codes (example) | |
Documentation for this format |
yet to be done: Xml template
yet to be done: Json template
This structure is derived from Immunization
Summary
Mandatory: 7 elements
Must-Support: 9 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Differential View
This structure is derived from Immunization
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Immunization | 0..* | |||
status | S | 1..1 | code | Binding: Immunization Status (required) |
date | S | 1..1 | dateTime | |
vaccineCode | S | 1..1 | CodeableConcept | |
coding | S | Coding | Slice: Unordered, Open, by code | |
coding | S | 1..1 | Coding | Binding: Vaccine Administered Value Set (CVX) (required) |
coding | S | 0..1 | Coding | Binding: Vaccine National Drug Code (NDC) (required) |
patient | S | 1..1 | Reference(Profile daf-core-patient) | |
wasNotGiven | S | 1..1 | boolean | |
reported | S | 1..1 | boolean | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Immunization | I | 0..* | Immunization event information dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources dom-1: If the resource is contained in another resource, it SHALL NOT contain any narrative dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource imm-2: If immunization was administered (wasNotGiven=false) then explanation.reasonNotGiven SHALL be absent. imm-1: If immunization was not administered (wasNotGiven=true) then there SHALL be no reaction nor explanation.reason present | |
id | ∑ | 0..1 | id | Logical id of this artifact |
meta | ∑ | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!∑ | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Common Languages (extensible) | |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | 0..* | Identifier | Business identifier | |
status | ?!S | 1..1 | code | in-progress | on-hold | completed | entered-in-error | stopped Binding: Immunization Status (required) |
date | S | 1..1 | dateTime | Vaccination administration date |
vaccineCode | S | 1..1 | CodeableConcept | Vaccine product administered Binding: Vaccine Administered Value Set (example) |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
coding | ∑ | Coding | Code defined by a terminology system Slice: Unordered, Open, by code | |
coding | S | 0..* | Coding | Code defined by a terminology system |
coding | S | 1..1 | Coding | Code defined by a terminology system Binding: Vaccine Administered Value Set (CVX) (required) |
coding | S | 0..1 | Coding | Code defined by a terminology system Binding: Vaccine National Drug Code (NDC) (required) |
text | ∑ | 0..1 | string | Plain text representation of the concept |
patient | S | 1..1 | Reference(Profile daf-core-patient) | Who was immunized |
wasNotGiven | ?!S | 1..1 | boolean | Flag for whether immunization was given |
reported | S | 1..1 | boolean | Indicates a self-reported record |
performer | 0..1 | Reference(Practitioner) | Who administered vaccine | |
requester | 0..1 | Reference(Practitioner) | Who ordered vaccination | |
encounter | 0..1 | Reference(Encounter) | Encounter administered as part of | |
manufacturer | 0..1 | Reference(Organization) | Vaccine manufacturer | |
location | 0..1 | Reference(Location) | Where vaccination occurred | |
lotNumber | 0..1 | string | Vaccine lot number | |
expirationDate | 0..1 | date | Vaccine expiration date | |
site | 0..1 | CodeableConcept | Body site vaccine was administered Binding: Codes for Immunization Site of Administration (example) | |
route | 0..1 | CodeableConcept | How vaccine entered body Binding: Immunization Route Codes (example) | |
doseQuantity | 0..1 | SimpleQuantity | Amount of vaccine administered | |
note | ∑ | 0..* | Annotation | Vaccination notes |
explanation | 0..1 | BackboneElement | Administration/non-administration reasons | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
reason | 0..* | CodeableConcept | Why immunization occurred Binding: Immunization Reason Codes (example) | |
reasonNotGiven | 0..* | CodeableConcept | Why immunization did not occur Binding: Immunization Reasons for Not Immunizing Codes (example) | |
reaction | 0..* | BackboneElement | Details of a reaction that follows immunization | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
date | 0..1 | dateTime | When reaction started | |
detail | 0..1 | Reference(Observation) | Additional information on reaction | |
reported | 0..1 | boolean | Indicates self-reported reaction | |
vaccinationProtocol | 0..* | BackboneElement | What protocol was followed | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?!∑ | 0..* | Extension | Extensions that cannot be ignored |
doseSequence | 0..1 | positiveInt | Dose number within series | |
description | 0..1 | string | Details of vaccine protocol | |
authority | 0..1 | Reference(Organization) | Who is responsible for protocol | |
series | 0..1 | string | Name of vaccine series | |
seriesDoses | 0..1 | positiveInt | Recommended number of doses for immunity | |
targetDisease | 1..* | CodeableConcept | Disease immunized against Binding: Vaccination Protocol Dose Target Codes (example) | |
doseStatus | 1..1 | CodeableConcept | Indicates if dose counts towards immunity Binding: Vaccination Protocol Dose Status codes (example) | |
doseStatusReason | 0..1 | CodeableConcept | Why dose does (not) count Binding: Vaccination Protocol Dose Status Reason codes (example) | |
Documentation for this format |
XML Template
yet to be done: Xml template
JSON Template
yet to be done: Json template
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron
Path | Name | Conformance | ValueSet |
Immunization.language | Common Languages | extensible | Common Languages |
Immunization.status | Immunization Status | required | Immunization Status |
Immunization.vaccineCode | Vaccine Administered Value Set | example | Vaccine Administered Value Set |
Immunization.vaccineCode.coding | Vaccine National Drug Code (NDC) | required | Vaccine National Drug Code (NDC) |
Immunization.vaccineCode.coding | Vaccine National Drug Code (NDC) | required | Vaccine National Drug Code (NDC) |
Immunization.site | Codes for Immunization Site of Administration | example | Codes for Immunization Site of Administration |
Immunization.route | Immunization Route Codes | example | Immunization Route Codes |
Immunization.explanation.reason | Immunization Reason Codes | example | Immunization Reason Codes |
Immunization.explanation.reasonNotGiven | Immunization Reasons for Not Immunizing Codes | example | Immunization Reasons for Not Immunizing Codes |
Immunization.vaccinationProtocol.targetDisease | Vaccination Protocol Dose Target Codes | example | Vaccination Protocol Dose Target Codes |
Immunization.vaccinationProtocol.doseStatus | Vaccination Protocol Dose Status codes | example | Vaccination Protocol Dose Status codes |
Immunization.vaccinationProtocol.doseStatusReason | Vaccination Protocol Dose Status Reason codes | example | Vaccination Protocol Dose Status Reason codes |
Id | Path | Details | Requirements |
dom-2 | Immunization | If the resource is contained in another resource, it SHALL NOT contain nested Resources XPath: not(parent::f:contained and f:contained) | |
dom-1 | Immunization | If the resource is contained in another resource, it SHALL NOT contain any narrative XPath: not(parent::f:contained and f:text) | |
dom-4 | Immunization | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated XPath: not(exists(f:contained/*/f:meta/f:versionId)) and not(exists(f:contained/*/f:meta/f:lastUpdated)) | |
dom-3 | Immunization | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource XPath: not(exists(for $id in f:contained/*/@id return $id[not(ancestor::f:contained/parent::*/descendant::f:reference/@value=concat('#', $id))])) | |
imm-2 | Immunization | If immunization was administered (wasNotGiven=false) then explanation.reasonNotGiven SHALL be absent. XPath: not(f:wasNotGiven/@value=false() and exists(f:explanation/f:reasonNotGiven)) | |
imm-1 | Immunization | If immunization was not administered (wasNotGiven=true) then there SHALL be no reaction nor explanation.reason present XPath: not(f:wasNotGiven/@value=true() and (count(f:reaction) > 0 or exists(f:explanation/f:reason))) |