Fujitsu Healthy Living Implementation Guide
1.1.29 - release
Publication Build: This will be filled in by the publication tooling
<Encounter xmlns="http://hl7.org/fhir">
<id value="e002"/>
<meta>
<profile
value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Encounter</b><a name="e002"> </a><a name="hce002"> </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 Encounter "e002" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-encounter.html">Fujitsu Encounter Profile</a></p></div><p><b>identifier</b>: <code>urn:uuid:69421726-9dc7-6e78-8d77-a40c4dad08d1</code>/12345</p><p><b>status</b>: finished</p><p><b>class</b>: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')</p><p><b>subject</b>: <a href="Patient-p001.html">Patient/p001</a> " 健康"</p><p><b>period</b>: 2021-10-01 --> 2021-10-14</p><p><b>serviceProvider</b>: <a href="Organization-o001.html">Organization/o001</a> "サンプル病院"</p></div>
</text>
<identifier>
<system value="urn:uuid:69421726-9dc7-6e78-8d77-a40c4dad08d1"/>
<value value="12345"/>
</identifier>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="IMP"/>
<display value="inpatient encounter"/>
</class>
<subject>🔗
<reference value="Patient/p001"/>
</subject>
<period>
<start value="2021-10-01"/>
<end value="2021-10-14"/>
</period>
<serviceProvider>🔗
<reference value="Organization/o001"/>
</serviceProvider>
</Encounter>