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="e001"/>
<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="e001"> </a><a name="hce001"> </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 "e001" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-encounter.html">Fujitsu Encounter Profile</a></p></div><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>subject</b>: <a href="Patient-p001.html">Patient/p001</a> " 健康"</p><p><b>period</b>: 2021-10-01 10:25:00+0900 --> 2021-10-01 11:41:00+0900</p><p><b>serviceProvider</b>: <a href="Organization-o001.html">Organization/o001</a> "サンプル病院"</p></div>
</text>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="AMB"/>
<display value="ambulatory"/>
</class>
<subject>🔗
<reference value="Patient/p001"/>
</subject>
<period>
<start value="2021-10-01T10:25:00+09:00"/>
<end value="2021-10-01T11:41:00+09:00"/>
</period>
<serviceProvider>🔗
<reference value="Organization/o001"/>
</serviceProvider>
</Encounter>