Fujitsu Healthy Living Implementation Guide
1.1.29 - release
Publication Build: This will be filled in by the publication tooling
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="r001"/>
<meta>
<profile
value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-practitionerrole"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: PractitionerRole</b><a name="r001"> </a><a name="hcr001"> </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 PractitionerRole "r001" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-practitionerrole.html">Fujitsu PractitionerRole Profile</a></p></div><p><b>active</b>: true</p><p><b>period</b>: 2011-04-01 --> (ongoing)</p><p><b>practitioner</b>: <a href="Practitioner-p001.html">Practitioner/p001</a> " 医師"</p><p><b>organization</b>: <a href="Organization-o001.html">Organization/o001</a> "サンプル病院"</p><p><b>code</b>: 医師 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://jpfhir.jp/fhir/core/CodeSystem-jp-practitioner-role-cs.html">JP Core Practitioner Role CodeSystem</a>#JPR10000)</span></p><p><b>telecom</b>: ph: 04-1111-1111</p></div>
</text>
<active value="true"/>
<period>
<start value="2011-04-01"/>
</period>
<practitioner>🔗
<reference value="Practitioner/p001"/>
</practitioner>
<organization>🔗
<reference value="Organization/o001"/>
</organization>
<code>
<coding>
<system
value="http://jpfhir.jp/fhir/core/CodeSystem/JP_PractitionerRole_CS"/>
<code value="JPR10000"/>
<display value="医師"/>
</coding>
<text value="医師"/>
</code>
<telecom>
<system value="phone"/>
<value value="04-1111-1111"/>
</telecom>
</PractitionerRole>