This page is part of the Finnish Base Profiles (v1.0.0-rc18: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="ImmunizationVaccinationExample"/>
<meta>
<profile
value="https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-immunization"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Immunization</b><a name="ImmunizationVaccinationExample"> </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 Immunization "ImmunizationVaccinationExample" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fi-base-immunization.html">Fi Base Immunization</a></p></div><p><b>Vaccination Recorder</b>: <a href="Practitioner-PractitionerLicensedPhysician.html">Practitioner/PractitionerLicensedPhysician</a> " DOCTOR"</p><p><b>identifier</b>: id: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Inaktivoitu puutiaisaivotulehdusrokote (koko virus) <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#J07BA01)</span></p><p><b>patient</b>: <a href="Patient-patient-of-municipality.html">Patient/patient-of-municipality</a> " HENKILÖ"</p><p><b>encounter</b>: <a href="Encounter-id-for-palvelutapahtuma.html">Encounter/id-for-palvelutapahtuma</a></p><p><b>occurrence</b>: 2023-01-10</p><p><b>primarySource</b>: false</p><p><b>location</b>: <a href="Location-LocationExample.html">Location/LocationExample</a> "Kirurgian poliklinikka"</p><p><b>expirationDate</b>: 2025-02-15</p><p><b>site</b>: OO <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#OO)</span></p><p><b>route</b>: IM <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#IM)</span></p><p><b>doseQuantity</b>: 5 mg<span style="background: LightGoldenRodYellow"> (Details: UCUM code mg = 'mg')</span></p><h3>Performers</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style="display: none">*</td><td>Administering Provider <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v2-0443.html">providerRole</a>#AP)</span></td><td><a href="Practitioner-PractitionerLicensedPhysician.html">Practitioner/PractitionerLicensedPhysician</a> " DOCTOR"</td></tr></table><p><b>reasonCode</b>: Procedure to meet occupational requirement <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#429060002)</span></p><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td><td><b>SeriesDoses[x]</b></td></tr><tr><td style="display: none">*</td><td>TBE <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (unknown#TBE)</span></td><td>1</td><td>3</td></tr></table></div>
</text>
<extension
url="https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/vaccination-recorder">
<valueReference>
<reference value="Practitioner/PractitionerLicensedPhysician"/>
</valueReference>
</extension>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234"/>
</identifier>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="urn:oid:1.2.246.537.6.32.2007"/>
<code value="J07BA01"/>
</coding>
<text value="Inaktivoitu puutiaisaivotulehdusrokote (koko virus)"/>
</vaccineCode>
<patient>
<reference value="Patient/patient-of-municipality"/>
</patient>
<encounter>
<reference value="Encounter/id-for-palvelutapahtuma"/>
</encounter>
<occurrenceDateTime value="2023-01-10"/>
<primarySource value="false"/>
<location>
<reference value="Location/LocationExample"/>
</location>
<expirationDate value="2025-02-15"/>
<site>
<coding>
<system value="urn:oid:1.2.246.537.6.110.2007"/>
<code value="OO"/>
</coding>
</site>
<route>
<coding>
<system value="urn:oid:1.2.246.537.6.111.2007"/>
<code value="IM"/>
</coding>
</route>
<doseQuantity>
<value value="5"/>
<system value="http://unitsofmeasure.org"/>
<code value="mg"/>
</doseQuantity>
<performer>
<function>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
<code value="AP"/>
</coding>
</function>
<actor>
<reference value="Practitioner/PractitionerLicensedPhysician"/>
</actor>
</performer>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="429060002"/>
</coding>
</reasonCode>
<protocolApplied>
<targetDisease>
<coding>
<system value="urn:oid:1.2.246.537.6.609.201501"/>
<code value="TBE"/>
</coding>
</targetDisease>
<doseNumberPositiveInt value="1"/>
<seriesDosesPositiveInt value="3"/>
</protocolApplied>
</Immunization>
IG © 2022+ HL7 Finland. Package hl7.fhir.fi.base#1.0.0-rc18 based on FHIR 4.0.1. Generated 2023-07-13
Links: Table of Contents
| QA Report| Version History
|
| Source
| Propose a change