QI-Core Implementation Guide: STU 4 (v4.0.0 for FHIR 4.0.1)

QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions

ImmunizationRecommendation/example

Formats: Narrative, XML, JSON, Turtle

Raw xml


<ImmunizationRecommendation xmlns="http://hl7.org/fhir">
  <id value="example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationrec"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1235</p><p><b>patient</b>: <a href="Patient-example.html">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>date</b>: Feb 9, 2015 4:04:15 PM</p><blockquote><p><b>recommendation</b></p><p><b>vaccineCode</b>: Hepatitis A vaccine <span style="background: LightGoldenRodYellow">(Details : {SNOMED CT code '14745005' = 'Hepatitis A virus vaccine', given as 'Hepatitis A vaccine'})</span></p><p><b>forecastStatus</b>: Not Complete <span style="background: LightGoldenRodYellow">(Details )</span></p><blockquote><p><b>dateCriterion</b></p><p><b>code</b>: Earliest Date <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion code 'earliest' = 'earliest', given as 'Earliest Date'})</span></p><p><b>value</b>: Dec 1, 2015 5:00:00 AM</p></blockquote><blockquote><p><b>dateCriterion</b></p><p><b>code</b>: Recommended <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion code 'recommended' = 'recommended', given as 'Recommended'})</span></p><p><b>value</b>: Dec 1, 2015 5:00:00 AM</p></blockquote><blockquote><p><b>dateCriterion</b></p><p><b>code</b>: Past Due Date <span style="background: LightGoldenRodYellow">(Details : {http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion code 'overdue' = 'overdue', given as 'Past Due Date'})</span></p><p><b>value</b>: Dec 28, 2016 5:00:00 AM</p></blockquote><p><b>description</b>: First sequence in protocol</p><p><b>series</b>: Vaccination Series 1</p><p><b>doseNumber</b>: 1</p><p><b>supportingImmunization</b>: <a href="Immunization-example.html">Generated Summary: id: example; urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234; status: completed; <span title="Codes: {urn:oid:1.2.36.1.2001.1005.17 FLUVAX}">Fluvax (Influenza)</span>; occurrence: Jan 1, 2013 12:00:00 AM; recorded: Jan 10, 2013 12:00:00 AM; primarySource; lotNumber: AAJN11K; expirationDate: 2015-02-15; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-ActSite LA}">left arm</span>; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}">Injection, intramuscular</span>; 5 mg; Annotation: Notes on adminstration of vaccine; <span title="Codes: {http://snomed.info/sct 429060002}">Procedure to meet occupational requirement</span></a></p><p><b>supportingPatientInformation</b>: <a href="Observation-example.html">Generated Summary: id: example; <span title="Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span>; <span title="Codes: {http://loinc.org 30350-3}">Hemoglobin [Mass/volume] in Venous blood</span>; effective: Apr 2, 2013 9:30:10 AM --&gt; Apr 5, 2013 9:30:10 AM; issued: Apr 3, 2013 2:30:10 PM; 7.2 g/dl; <span title="Codes: {http://terminology.hl7.org/CodeSystem/v2-0078 L}">Below low normal</span>; <span title="Codes: {http://snomed.info/sct 308046002}">Superficial forearm vein</span>; <span title="Codes: {http://snomed.info/sct 120220003}">Injection to forearm</span></a></p></blockquote></div>
  </text>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:1.3.6.1.4.1.21367.2005.3.7.1235"/>
  </identifier>
  <patient>
    <reference value="Patient/example"/>
  </patient>
  <date value="2015-02-09T11:04:15.817-05:00"/>
  <recommendation>
    <vaccineCode>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="14745005"/>
        <display value="Hepatitis A vaccine"/>
      </coding>
    </vaccineCode>
    <forecastStatus>
      <text value="Not Complete"/>
    </forecastStatus>
    <dateCriterion>
      <code>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion"/>
          <code value="earliest"/>
          <display value="Earliest Date"/>
        </coding>
      </code>
      <value value="2015-12-01T00:00:00-05:00"/>
    </dateCriterion>
    <dateCriterion>
      <code>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion"/>
          <code value="recommended"/>
          <display value="Recommended"/>
        </coding>
      </code>
      <value value="2015-12-01T00:00:00-05:00"/>
    </dateCriterion>
    <dateCriterion>
      <code>
        <coding>
          <system
                  value="http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion"/>
          <code value="overdue"/>
          <display value="Past Due Date"/>
        </coding>
      </code>
      <value value="2016-12-28T00:00:00-05:00"/>
    </dateCriterion>
    <description value="First sequence in protocol"/>
    <series value="Vaccination Series 1"/>
    <doseNumberPositiveInt value="1"/>
    <supportingImmunization>
      <reference value="Immunization/example"/>
    </supportingImmunization>
    <supportingPatientInformation>
      <reference value="Observation/example"/>
    </supportingPatientInformation>
  </recommendation>
</ImmunizationRecommendation>