4.14 ImmunizationProfile リソース

logo fhir

HomeClinicalImmunizationProfile [immunizationprofile]

Resource ImmunizationProfile - Content4.14

A patient's point-of-time immunization status and recommendation with optional supporting justification.

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

The ImmunizationProfile resource is intended to cover communication of a specified patient's immunization recommendation and status across all healthcare disciplines in all care settings and all regions.

Additionally, the ImmunizationProfile resource is expected to cover key concepts related to the querying of a patient's immunization recommendation and status. 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 v3 POIZ domain and Immunization Domain Analysis Model.

Relation to other resources This resource references the following resources:

  • AdverseReaction
  • Patient
  • Organization
  • Immunization
  • Observation

There are not any resources that reference this resource directly.

One of the considerations for this resource is if it is better for this resource to be a profile of the CarePlan resource or if it is more appropriate for this to be a separate resource due to the number of immunization profile-specific data elements. Please consider this when submitting your ballot comments.

Resource Content4.14.1

<ImmunizationProfile xmlns="http://hl7.org/fhir"> <!-- from Resource: extension, narrative, and contained --> <subject><!-- 1..1 Resource(Patient) Who this profile is for --></subject> <recommendation> <!-- 1..* Vaccine administration recommendations --> <recommendationDate value="[dateTime]"/><!-- 1..1 Recommendation date --> <vaccineType><!-- 1..1 CodeableConcept Vaccine that pertains to the recommendation --></vaccineType> <doseNumber value="[integer]"/><!-- 0..1 Recommended dose number --> <forecastStatus value="[code]"/><!-- 1..1 Vaccine administration status --> <dateCriterion> <!-- 0..* Pertinent dates --> <code><!-- 1..1 CodeableConcept Date classification of recommendation --></code> <value value="[dateTime]"/><!-- 1..1 Date recommendation --> </dateCriterion> <protocol> <!-- 0..1 Vaccine Administration Protocol --> <doseSequence value="[integer]"/><!-- 0..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 --> </protocol> <supportingImmunization><!-- 0..* Resource(Immunization) Supporting Immunization --></supportingImmunization> <supportingAdverseEventReport> <!-- 0..* Supporting adverse event report --> <identifier value="[id]"/><!-- 1..* Adverse event report identifier --> <reportType><!-- 0..1 CodeableConcept Adverse event report classification --></reportType> <reportDate value="[dateTime]"/><!-- 0..1 Adverse event report date --> <text value="[string]"/><!-- 0..1 Adverse event report text --> <reaction><!-- 0..* Resource(AdverseReaction) Documented reaction --></reaction> </supportingAdverseEventReport> <supportingPatientObservation><!-- 0..* Resource(Observation) Supporting Patient Observation --></supportingPatientObservation> </recommendation> </ImmunizationProfile>

Alternate definitions: Schema/Schematron, Resource Profile

Terminology Bindings 4.14.1.1

Search Parameters 4.14.2

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