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
<Practitioner xmlns="http://hl7.org/fhir">
<id value="jp-practitioner-example-male-2"/>
<meta>
<profile
value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Practitioner"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Practitioner jp-practitioner-example-male-2</b></p><a name="jp-practitioner-example-male-2"> </a><a name="hcjp-practitioner-example-male-2"> </a><a name="jp-practitioner-example-male-2-ja"> </a><p><b>name</b>: 愛知 太郎, アイチ タロウ</p><p><b>gender</b>: Male</p></div>
</text>
<name>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation">
<valueCode value="IDE"/>
</extension>
<text value="愛知 太郎"/>
<family value="愛知"/>
<given value="太郎"/>
</name>
<name>
<extension
url="http://hl7.org/fhir/StructureDefinition/iso21090-EN-representation">
<valueCode value="SYL"/>
</extension>
<text value="アイチ タロウ"/>
<family value="チバ"/>
<given value="タロウ"/>
</name>
<gender value="male"/>
</Practitioner>