This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/Profile/cqf-immunization-cqf-immunization
. Profile of immunization for decision support/quality metrics. Indicates which elements must be supported by CQF rules and measure engines. Removes modifying attributes. : Clinical Quality Framework (CQF) Immunization Profile
This profile was published on Mon, Nov 3, 2014 00:00+1100 as a draft by Health Level Seven, Inc. - CQI WG.
Required/Prohibited Elements
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Differential View
This structure is derived from Immunization.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Immunization | 1..1 | |||
date | S | 1..1 | dateTime | |
vaccineType | S | 1..1 | CodeableConcept | |
patient | S | 1..1 | Patient | |
reported | S | 1..1 | boolean | |
performer | 0..1 | Practitioner | ||
requester | 0..1 | Practitioner | ||
manufacturer | 0..1 | Organization | ||
location | 0..1 | Location | ||
expirationDate | 0..1 | date | ||
site | S | 0..1 | CodeableConcept | |
route | S | 0..1 | CodeableConcept | |
doseQuantity | S | 0..1 | Quantity | |
explanation | S | 0..1 | ||
reason | S | 0..* | CodeableConcept | |
reaction | S | 0..* | ||
date | S | 0..1 | dateTime | |
detail | 0..1 | Observation | ||
reported | S | 0..1 | boolean | |
vaccinationProtocol | S | 0..* | ||
doseSequence | S | 1..1 | integer | |
authority | S | 0..1 | Organization | |
series | S | 0..1 | string | |
seriesDoses | S | 0..1 | integer | |
doseTarget | S | 1..1 | CodeableConcept | |
doseStatus | 1..1 | CodeableConcept | ||
doseStatusReason | 0..1 | CodeableConcept |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Immunization | 1..1 | Immunization event information | ||
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not 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 | |
date | S | 1..1 | dateTime | Vaccination administration date |
vaccineType | S | 1..1 | CodeableConcept | Vaccine product administered Binding: VaccineType (example, extensible) |
patient | S | 1..1 | Patient | Who was immunized? |
wasNotGiven | M I | 1..1 | boolean | Was immunization given? imm-2: If immunization was administered (wasNotGiven=false) then explanation.reasonNotGiven SHALL be absent. imm-1: If immunization was not administred (wasNotGiven=true) then there SHALL be no reaction nor explanation.reason present |
reported | S | 1..1 | boolean | Is this a self-reported record? |
performer | 0..1 | Practitioner | Who administered vaccine? | |
requester | 0..1 | Practitioner | Who ordered vaccination? | |
encounter | 0..1 | Encounter | Encounter administered as part of | |
manufacturer | 0..1 | Organization | Vaccine manufacturer | |
location | 0..1 | Location | Where did vaccination occur? | |
lotNumber | 0..1 | string | Vaccine lot number | |
expirationDate | 0..1 | date | Vaccine expiration date | |
site | S | 0..1 | CodeableConcept | Body site vaccine was administered Binding: ImmunizationSite (example, extensible) |
route | S | 0..1 | CodeableConcept | How vaccine entered body Binding: ImmunizationRoute (example, extensible) |
doseQuantity | S | 0..1 | Quantity | Amount of vaccine administered |
explanation | S | 0..1 | Administration / non-administration reasons | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
reason | S | 0..* | CodeableConcept | Why immunization occurred Binding: ImmunizationReason (example, extensible) |
reasonNotGiven | 0..* | CodeableConcept | Why immunization did not occur Binding: NoImmunizationReason (example, extensible) | |
reaction | S | 0..* | Details of a reaction that follows immunization | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
date | S | 0..1 | dateTime | When did reaction start? |
detail | 0..1 | Observation | Additional information on reaction | |
reported | S | 0..1 | boolean | Was reaction self-reported? |
vaccinationProtocol | S | 0..* | What protocol was followed | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
doseSequence | S | 1..1 | integer | What dose number within series? |
description | 0..1 | string | Details of vaccine protocol | |
authority | S | 0..1 | Organization | Who is responsible for protocol |
series | S | 0..1 | string | Name of vaccine series |
seriesDoses | S | 0..1 | integer | Recommended number of doses for immunity |
doseTarget | S | 1..1 | CodeableConcept | Disease immunized against Binding: VaccinationProtocolDoseTarget (example, extensible) |
doseStatus | 1..1 | CodeableConcept | Does dose count towards immunity? Binding: VaccinationProtocolDoseStatus (example, extensible) | |
doseStatusReason | 0..1 | CodeableConcept | Why does does count/not count? Binding: VaccinationProtocolDoseStatusReason (example, extensible) |
XML Template
JSON Template
todo
Differential View
This structure is derived from Immunization.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Immunization | 1..1 | |||
date | S | 1..1 | dateTime | |
vaccineType | S | 1..1 | CodeableConcept | |
patient | S | 1..1 | Patient | |
reported | S | 1..1 | boolean | |
performer | 0..1 | Practitioner | ||
requester | 0..1 | Practitioner | ||
manufacturer | 0..1 | Organization | ||
location | 0..1 | Location | ||
expirationDate | 0..1 | date | ||
site | S | 0..1 | CodeableConcept | |
route | S | 0..1 | CodeableConcept | |
doseQuantity | S | 0..1 | Quantity | |
explanation | S | 0..1 | ||
reason | S | 0..* | CodeableConcept | |
reaction | S | 0..* | ||
date | S | 0..1 | dateTime | |
detail | 0..1 | Observation | ||
reported | S | 0..1 | boolean | |
vaccinationProtocol | S | 0..* | ||
doseSequence | S | 1..1 | integer | |
authority | S | 0..1 | Organization | |
series | S | 0..1 | string | |
seriesDoses | S | 0..1 | integer | |
doseTarget | S | 1..1 | CodeableConcept | |
doseStatus | 1..1 | CodeableConcept | ||
doseStatusReason | 0..1 | CodeableConcept |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Immunization | 1..1 | Immunization event information | ||
id | 0..1 | id | Logical id of this artefact | |
meta | 0..1 | Meta | Metadata about the resource | |
implicitRules | M | 0..1 | uri | A set of rules under which this content was created |
language | 0..1 | code | Language of the resource content Binding: Language (required, not 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 | |
date | S | 1..1 | dateTime | Vaccination administration date |
vaccineType | S | 1..1 | CodeableConcept | Vaccine product administered Binding: VaccineType (example, extensible) |
patient | S | 1..1 | Patient | Who was immunized? |
wasNotGiven | M I | 1..1 | boolean | Was immunization given? imm-2: If immunization was administered (wasNotGiven=false) then explanation.reasonNotGiven SHALL be absent. imm-1: If immunization was not administred (wasNotGiven=true) then there SHALL be no reaction nor explanation.reason present |
reported | S | 1..1 | boolean | Is this a self-reported record? |
performer | 0..1 | Practitioner | Who administered vaccine? | |
requester | 0..1 | Practitioner | Who ordered vaccination? | |
encounter | 0..1 | Encounter | Encounter administered as part of | |
manufacturer | 0..1 | Organization | Vaccine manufacturer | |
location | 0..1 | Location | Where did vaccination occur? | |
lotNumber | 0..1 | string | Vaccine lot number | |
expirationDate | 0..1 | date | Vaccine expiration date | |
site | S | 0..1 | CodeableConcept | Body site vaccine was administered Binding: ImmunizationSite (example, extensible) |
route | S | 0..1 | CodeableConcept | How vaccine entered body Binding: ImmunizationRoute (example, extensible) |
doseQuantity | S | 0..1 | Quantity | Amount of vaccine administered |
explanation | S | 0..1 | Administration / non-administration reasons | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
reason | S | 0..* | CodeableConcept | Why immunization occurred Binding: ImmunizationReason (example, extensible) |
reasonNotGiven | 0..* | CodeableConcept | Why immunization did not occur Binding: NoImmunizationReason (example, extensible) | |
reaction | S | 0..* | Details of a reaction that follows immunization | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
date | S | 0..1 | dateTime | When did reaction start? |
detail | 0..1 | Observation | Additional information on reaction | |
reported | S | 0..1 | boolean | Was reaction self-reported? |
vaccinationProtocol | S | 0..* | What protocol was followed | |
id | 0..1 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | 0..* | Extension | Extensions that cannot be ignored | |
doseSequence | S | 1..1 | integer | What dose number within series? |
description | 0..1 | string | Details of vaccine protocol | |
authority | S | 0..1 | Organization | Who is responsible for protocol |
series | S | 0..1 | string | Name of vaccine series |
seriesDoses | S | 0..1 | integer | Recommended number of doses for immunity |
doseTarget | S | 1..1 | CodeableConcept | Disease immunized against Binding: VaccinationProtocolDoseTarget (example, extensible) |
doseStatus | 1..1 | CodeableConcept | Does dose count towards immunity? Binding: VaccinationProtocolDoseStatus (example, extensible) | |
doseStatusReason | 0..1 | CodeableConcept | Why does does count/not count? Binding: VaccinationProtocolDoseStatusReason (example, extensible) |
XML Template
JSON Template
todo
Other definitions: (todo)
Path | Name | Conformance | ValueSet |
Immunization.language | Language | required | http://tools.ietf.org/html/bcp47 |
Immunization.vaccineType | VaccineType | example (extensible) | v3 Code System VaccineType |
Immunization.site | ImmunizationSite | example (extensible) | Codes for Immunization Site of Administration |
Immunization.route | ImmunizationRoute | example (extensible) | Immunization Route Codes |
Immunization.explanation.reason | ImmunizationReason | example (extensible) | Immunization Reason Codes |
Immunization.explanation.reasonNotGiven | NoImmunizationReason | example (extensible) | Immunization Reasons for Not Immunizing Codes |
Immunization.vaccinationProtocol.doseTarget | VaccinationProtocolDoseTarget | example (extensible) | Vaccination Protocol Dose TargetCodes |
Immunization.vaccinationProtocol.doseStatus | VaccinationProtocolDoseStatus | example (extensible) | Vaccination Protocol Dose Status codes |
Immunization.vaccinationProtocol.doseStatusReason | VaccinationProtocolDoseStatusReason | example (extensible) | Vaccination Protocol Dose Status Reason codes |
Id | Path | Name | Details |
imm-2 | Immunization.wasNotGiven | Given administration | 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.wasNotGiven | Not given administration | If immunization was not administred (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/reason))) |