Fujitsu Healthy Living Implementation Guide
1.1.30 - release
Publication Build: This will be filled in by the publication tooling
<Practitioner xmlns="http://hl7.org/fhir">
<id value="p001"/>
<meta>
<profile
value="http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Practitioner</b><a name="p001"> </a><a name="hcp001"> </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 Practitioner "p001" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-fujitsu-practitioner.html">Fujitsu Practitioner Profile</a></p></div><p><b>active</b>: true</p><p><b>name</b>: 医師 一郎(Official), イシ イチロウ(Official)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1965-04-05</p><blockquote><p><b>qualification</b></p><p><b>identifier</b>: <code>urn:oid:1.2.392.100495.20.3.31</code>/1234567</p><p><b>code</b>: 医籍登録番号 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://jpfhir.jp/fhir/core/CodeSystem-jp-medicallicensecertificate-cs.html">JP Core MedicalLicenseCertificate CodeSystem</a>#medical-registration)</span></p></blockquote><blockquote><p><b>qualification</b></p><p><b>identifier</b>: <code>urn:oid:1.2.392.100495.20.3.32.101</code>/12-345</p><p><b>code</b>: 麻薬施用者番号 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://jpfhir.jp/fhir/core/CodeSystem-jp-medicallicensecertificate-cs.html">JP Core MedicalLicenseCertificate CodeSystem</a>#narcotics-practitioner)</span></p></blockquote></div>
</text>
<active value="true"/>
<name>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation">
<valueCode value="IDE"/>
</extension>
<use value="official"/>
<text value="医師 一郎"/>
<family value="医師"/>
<given value="一郎"/>
</name>
<name>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation">
<valueCode value="SYL"/>
</extension>
<use value="official"/>
<text value="イシ イチロウ"/>
<family value="イシ"/>
<given value="イチロウ"/>
</name>
<gender value="male"/>
<birthDate value="1965-04-05"/>
<qualification>
<identifier>
<system value="urn:oid:1.2.392.100495.20.3.31"/>
<value value="1234567"/>
</identifier>
<code>
<coding>
<system
value="http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS"/>
<code value="medical-registration"/>
<display value="医籍登録番号"/>
</coding>
<text value="医籍登録番号"/>
</code>
</qualification>
<qualification>
<identifier>
<system value="urn:oid:1.2.392.100495.20.3.32.101"/>
<value value="12-345"/>
</identifier>
<code>
<coding>
<system
value="http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS"/>
<code value="narcotics-practitioner"/>
<display value="麻薬施用者番号"/>
</coding>
<text value="麻薬施用者番号"/>
</code>
</qualification>
</Practitioner>