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
<Encounter xmlns="http://hl7.org/fhir">
<id value="jp-encounter-example-1"/>
<meta>
<profile
value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter jp-encounter-example-1</b></p><a name="jp-encounter-example-1"> </a><a name="hcjp-encounter-example-1"> </a><a name="jp-encounter-example-1-ja"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode AMB</a>: ambulatory</p><p><b>subject</b>: <a href="Patient-jp-patient-example-1.html">山田 太郎</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-jp-practitioner-example-female-1.html">東京 春子</a></td></tr></table><p><b>period</b>: 2022-05-08 13:08:24+0900 --> 2022-05-08 13:23:24+0900</p><p><b>serviceProvider</b>: <a href="Organization-jp-organization-example-clinic.html">太郎花子クリニック</a></p></div>
</text>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="AMB"/>
</class>
<subject>🔗
<reference value="Patient/jp-patient-example-1"/>
<display value="山田 太郎"/>
</subject>
<participant>
<individual>🔗
<reference value="Practitioner/jp-practitioner-example-female-1"/>
<display value="東京 春子"/>
</individual>
</participant>
<period>
<start value="2022-05-08T13:08:24+09:00"/>
<end value="2022-05-08T13:23:24+09:00"/>
</period>
<serviceProvider>🔗
<reference value="Organization/jp-organization-example-clinic"/>
<display value="太郎花子クリニック"/>
</serviceProvider>
</Encounter>