Clinibus FHIR specification
0.1.8 - ci-build
Clinibus FHIR specification - Local Development build (v0.1.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="example-immunization"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization example-immunization</b></p><a name="example-immunization"> </a><a name="hcexample-immunization"> </a><a name="example-immunization-en-US"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{urn:oid:1.2.246.537.6.610 51}">potilaalle on annettu rokote torjumaan hepatiitti A- ja B -virusten aiheuttamaa maksatulehdusta</span></p><p><b>patient</b>: <a href="Patient-example-patient.html">Matti Mallikas Male, DoB: 1962-05-03 ( Social Security Number: 030562-9952)</a></p><p><b>occurrence</b>: 2004-05-12</p></div>
</text>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="urn:oid:1.2.246.537.6.610"/>
<code value="51"/>
<display value="Hepatiitti A- ja B -rokote"/>
</coding>
<text
value="potilaalle on annettu rokote torjumaan hepatiitti A- ja B -virusten aiheuttamaa maksatulehdusta"/>
</vaccineCode>
<patient>🔗
<reference value="Patient/example-patient"/>
</patient>
<occurrenceDateTime value="2004-05-12"/>
</Immunization>