HL7 FHIR JP Core ImplementationGuide
1.2.0-dev - ci-build
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.2.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Immunization xmlns="http://hl7.org/fhir">
<id value="jp-immunization-example-1"/>
<meta>
<profile
value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Immunization"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Immunization jp-immunization-example-1</b></p><a name="jp-immunization-example-1"> </a><a name="hcjp-immunization-example-1"> </a><a name="jp-immunization-example-1-ja"> </a><p><b>JP Core Immunization DueDateOfNextDose Extension</b>: 2021-10-10</p><p><b>JP Core Immunization ManufacturedDate Extension</b>: 2021-03-01</p><p><b>JP Core Immunization CertificatedDate Extension</b>: 2021-03-15</p><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title="Codes:{http://medis.or.jp/CodeSystem/master-HOT9 111501701}">肺炎球菌ワクチン</span></p><p><b>patient</b>: <a href="Patient-jp-patient-example-1.html">山田 太郎 Male, DoB: 1970-01-01 ( urn:oid:1.2.392.100495.20.3.51.11311234567#00000010)</a></p><p><b>occurrence</b>: 2021-07-01 10:30:00+0900</p><p><b>lotNumber</b>: 12345678</p><p><b>site</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActSite LA}">left arm</span></p><p><b>doseQuantity</b>: 0.45 mL<span style="background: LightGoldenRodYellow"> (Details: UCUM codemL = 'mL')</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><span title="Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}">Administering Provider</span></td><td><a href="Practitioner-jp-practitioner-example-male-1.html">大阪 一郎</a></td></tr></table><h3>ProtocolApplieds</h3><table class="grid"><tr><td style="display: none">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://medis.or.jp/CodeSystem/master-disease-exCode VQH3}">肺炎球菌感染症</span></td><td>1</td></tr></table></div>
</text>
<extension
url="http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Immunization_DueDateOfNextDose">
<valueDate value="2021-10-10"/>
</extension>
<extension
url="http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Immunization_ManufacturedDate">
<valueDate value="2021-03-01"/>
</extension>
<extension
url="http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_Immunization_CertificatedDate">
<valueDate value="2021-03-15"/>
</extension>
<status value="completed"/>
<vaccineCode>
<coding>
<system value="http://medis.or.jp/CodeSystem/master-HOT9"/>
<code value="111501701"/>
<display value="肺炎球菌ワクチン"/>
</coding>
</vaccineCode>
<patient>🔗
<reference value="Patient/jp-patient-example-1"/>
</patient>
<occurrenceDateTime value="2021-07-01T10:30:00+09:00"/>
<lotNumber value="12345678"/>
<site>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActSite"/>
<code value="LA"/>
<display value="left arm"/>
</coding>
</site>
<doseQuantity>
<value value="0.45"/>
<unit value="mL"/>
<system value="http://unitsofmeasure.org"/>
<code value="mL"/>
</doseQuantity>
<performer>
<function>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0443"/>
<code value="AP"/>
<display value="Administering Provider"/>
</coding>
</function>
<actor>🔗
<reference value="Practitioner/jp-practitioner-example-male-1"/>
<display value="大阪 一郎"/>
</actor>
</performer>
<protocolApplied>
<targetDisease>
<coding>
<system value="http://medis.or.jp/CodeSystem/master-disease-exCode"/>
<code value="VQH3"/>
<display value="肺炎球菌感染症"/>
</coding>
</targetDisease>
<doseNumberPositiveInt value="1"/>
</protocolApplied>
</Immunization>