This page is part of the Argonaut Data Query Implementation Guide (v1.0.0: Release) based on FHIR R2. This is the current published version. 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 Argonaut 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 examples 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:
The official URL for this profile is:
http://fhir.org/guides/argonaut/StructureDefinition/argo-immunization
This profile builds on Immunization.
This profile was published on Tue Oct 18 00:00:00 AEDT 2016 as a draft by Argonaut Project.
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
Immunization.status
which has an required binding to:
Immunization.date
Immunization.vaccineCode
which:
Immunization.patient
Immunization.wasNotGiven
Immunization.reported
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Immunization | 0..* | Argonaut Immunization Profile | ||
status | S | 1..1 | code | Binding: Argonaut Immunization Status (required) |
date | S | 1..1 | dateTime | |
vaccineCode | SI | 1..1 | CodeableConcept | Vaccine Product Type (bind to CVX) Binding: Vaccine Administered Value Set (extensible) arg-1: SHOULD have a translation to the to the NDC value set |
patient | S | 1..1 | Reference(Argonaut Patient Profile) | |
wasNotGiven | S | 1..1 | boolean | |
reported | S | 1..1 | boolean | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Immunization | I | 0..* | Argonaut Immunization Profile 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 | |
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: IETF BCP-47 (required) | |
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: Argonaut Immunization Status (required) |
date | S | 1..1 | dateTime | Vaccination administration date |
vaccineCode | SI | 1..1 | CodeableConcept | Vaccine Product Type (bind to CVX) Binding: Vaccine Administered Value Set (extensible) arg-1: SHOULD have a translation to the to the NDC value set |
patient | S | 1..1 | Reference(Argonaut Patient Profile) | 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 | id | 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 | id | 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 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
doseSequence | 1..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 |
Immunization.status
which has an required binding to:
Immunization.date
Immunization.vaccineCode
which:
Immunization.patient
Immunization.wasNotGiven
Immunization.reported
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Immunization | 0..* | Argonaut Immunization Profile | ||
status | S | 1..1 | code | Binding: Argonaut Immunization Status (required) |
date | S | 1..1 | dateTime | |
vaccineCode | SI | 1..1 | CodeableConcept | Vaccine Product Type (bind to CVX) Binding: Vaccine Administered Value Set (extensible) arg-1: SHOULD have a translation to the to the NDC value set |
patient | S | 1..1 | Reference(Argonaut Patient Profile) | |
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..* | Argonaut Immunization Profile 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 | |
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: IETF BCP-47 (required) | |
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: Argonaut Immunization Status (required) |
date | S | 1..1 | dateTime | Vaccination administration date |
vaccineCode | SI | 1..1 | CodeableConcept | Vaccine Product Type (bind to CVX) Binding: Vaccine Administered Value Set (extensible) arg-1: SHOULD have a translation to the to the NDC value set |
patient | S | 1..1 | Reference(Argonaut Patient Profile) | 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 | id | 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 | id | 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 | id | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations | |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
doseSequence | 1..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 |
Downloads: StructureDefinition: (XML, JSON, CSV), Schema: XML Schematron
Below is an overview of the required search and read operations for this profile. See the Conformance requirements for the Argonaut Data Query implementation guide server for a complete list of supported RESTful operations and search parameters for this IG.
GET /Immunization?patient=[id]
Example:
GET https://fhir-open-api-dstu2.smarthealthit.org/Immunization?patient=1032702
Support: Mandatory to support search by patient.
Implementation Notes: Search for all Immunization resources for a patient. Fetches a bundle of all Immunization resources for the specified patient (how to search by reference).
Response Class: