Nictiz FHIR NL R4 Zib2020
0.9.0 - CI Build

Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions

: Example ImmunizationRecommendation - nl-core-Vaccination-request-01 - XML Representation

Raw xml | Download



<ImmunizationRecommendation xmlns="http://hl7.org/fhir">
  <id value="nl-core-Vaccination-request-01"/>
  <meta>
    <profile
             value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Vaccination-request"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: ImmunizationRecommendation</b><a name="nl-core-Vaccination-request-01"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource ImmunizationRecommendation &quot;nl-core-Vaccination-request-01&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-nl-core-Vaccination-request.html">nl core Vaccination request</a></p></div><p><b>patient</b>: <a href="Patient-nl-core-Patient-01.html">Patient/nl-core-Patient-01: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen</a> &quot; VAN PUTTEN-VAN DER GIESSEN&quot;</p><p><b>date</b>: 2021-11-19 21:17:13+0100</p><blockquote><p><b>recommendation</b></p><p><b>vaccineCode</b>: DKTP/HIB-vaccin <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html">WHO ATC</a>#J07CA06)</span></p><p><b>forecastStatus</b>: Due <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-immunization-recommendation-status.html">Immunization Recommendation Status Codes</a>#due)</span></p><h3>DateCriterions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td style="display: none">*</td><td>30980-7 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://loinc.org/">LOINC</a>#30980-7)</span></td><td>2029-03-05</td></tr></table><p><b>description</b>: Volgens Rijksvaccinatieprogramma.</p></blockquote></div>
  </text>
  <patient>
    <reference value="Patient/nl-core-Patient-01"/>
    <type value="Patient"/>
    <display
             value="Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"/>
  </patient>
  <date value="2021-11-19T21:17:13.24+01:00"/>
  <recommendation>
    <vaccineCode>
      <coding>
        <system value="http://www.whocc.no/atc"/>
        <code value="J07CA06"/>
        <display value="DKTP/HIB-vaccin"/>
      </coding>
    </vaccineCode>
    <forecastStatus>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/immunization-recommendation-status"/>
        <code value="due"/>
        <display value="Due"/>
      </coding>
    </forecastStatus>
    <dateCriterion>
      <code>
        <coding>
          <system value="http://loinc.org"/>
          <code value="30980-7"/>
        </coding>
      </code>
      <value value="2029-03-05"/>
    </dateCriterion>
    <description value="Volgens Rijksvaccinatieprogramma."/>
  </recommendation>
</ImmunizationRecommendation>