4.13 Immunization リソース

logo fhir

HomeClinicalImmunization [immunization]

Resource Immunization - Content4.13

Immunization event information.

The resource name as it appears in a RESTful URL is [root]/immunization/

The immunization resource is intended to cover the administration of vaccines to patients across all healthcare disciplines in all care settings and all regions. This includes immunization of both humans and animals but does not include the administration of non-vaccine agents, even those that may have or claim immunological effects.

Additionally, the immunization resource is expected to cover key concepts related to the creation, revision and querying of a patient's immunization history. This resource - through consultation with the PHER work group - is believed to meet key use cases and information requirements as defined in the existing HL7 v2.x immunization implementation guide, HL7 v3 POIZ domain and Immunization Domain Analysis Model.

Relation to other resources This resource references the following resources:

  • AdverseReaction
  • Patient
  • Practitioner
  • Organization
  • Location
  • Observation

This resource is referenced by the ImmunizationProfile resource.

Resource Content4.13.1

<Immunization xmlns="http://hl7.org/fhir"> <!-- from Resource: extension, narrative, and contained --> <date value="[dateTime]"/><!-- 1..1 Vaccination Administration Date --> <vaccineType><!-- 1..1 CodeableConcept Vaccine Product Administered --></vaccineType> <subject><!-- 1..1 Resource(Patient) Who this immunization was adminstered to --></subject> <refusedIndicator value="[boolean]"/><!-- 1..1 Resual Indicator --> <reported value="[boolean]"/><!-- 1..1 If self-reported --> <performer><!-- 0..1 Resource(Practitioner) Vaccine Administering Provider Name --></performer> <requester><!-- 0..1 Resource(Practitioner) Vaccine Ordering Provider Name --></requester> <manufacturer><!-- 0..1 Resource(Organization) Vaccine Manufacturer --></manufacturer> <location><!-- 0..1 Resource(Location) Vaccine Administration Facility --></location> <lotNumber value="[string]"/><!-- 0..1 Vaccine Lot Number --> <expirationDate value="[date]"/><!-- 0..1 Vaccine Expiration Date --> <site><!-- 0..1 CodeableConcept Vaccine Site of Administration --></site> <route><!-- 0..1 CodeableConcept Vaccine Route of Administration --></route> <doseQuantity><!-- 0..1 Quantity Vaccine dosage --></doseQuantity> <explanation> <!-- 0..1 Administration / Refusal Reasons --> <reason><!-- 0..* CodeableConcept Administration Reasons --></reason> <refusalReason><!-- 0..* CodeableConcept Explanation of refusal / exemption --></refusalReason> </explanation> <reaction> <!-- 0..* Details of a reaction that follows immunization --> <date value="[dateTime]"/><!-- 0..1 Reaction Date --> <detail><!-- 0..1 Resource(AdverseReaction|Observation) Details of the reaction --></detail> <reported value="[boolean]"/><!-- 0..1 Self-reported indicator --> </reaction> <vaccinationProtocol> <!-- 0..1 Vaccine Administration Protocol --> <doseSequence value="[integer]"/><!-- 1..1 Dose Number --> <description value="[string]"/><!-- 0..1 Vaccine Administration Protocol Description --> <authority><!-- 0..1 Resource(Organization) Vaccine Administration Protocol Authority --></authority> <series value="[string]"/><!-- 0..1 Vaccine Series --> <seriesDoses value="[integer]"/><!-- 0..1 Dose Number Recommendation --> <doseTarget><!-- 0..1 CodeableConcept Targeted Disease --></doseTarget> <doseStatus><!-- 1..1 CodeableConcept Dose Status --></doseStatus> <doseStatusReason><!-- 0..1 CodeableConcept Dose Status Reason --></doseStatusReason> </vaccinationProtocol> </Immunization>

Alternate definitions: Schema/Schematron, Resource Profile

Terminology Bindings 4.13.1.1

Search Parameters 4.13.2

Search Parameters for RESTful searches. The standard parameters also apply. See Searching for more information.