HL7 FHIR JP Core ImplementationGuide
1.1.2-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core Practitioner Example 看護師女性1 - XML Representation

Raw xml | Download



<Practitioner xmlns="http://hl7.org/fhir">
  <id value="jp-practitioner-example-female-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><b>Generated Narrative: Practitioner</b><a name="jp-practitioner-example-female-2"> </a><a name="hcjp-practitioner-example-female-2"> </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 &quot;jp-practitioner-example-female-2&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-practitioner.html">JP Core Practitioner Profile</a></p></div><p><b>name</b>: 福岡 花子, フクオカ ハナコ</p><p><b>gender</b>: female</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="female"/>
</Practitioner>