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

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

: JP Core Practitioner Example 医師男性1 - XML Representation

Raw xml | Download


<Practitioner xmlns="http://hl7.org/fhir">
  <id value="jp-practitioner-example-male-1"/>
  <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-1</b></p><a name="jp-practitioner-example-male-1"> </a><a name="hcjp-practitioner-example-male-1"> </a><a name="jp-practitioner-example-male-1-ja"> </a><p><b>name</b>: 大阪 一郎, オオサカ イチロウ</p><p><b>gender</b>: Male</p><h3>Qualifications</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><code>http://jpfhir.jp/fhir/core/mhlw/IdSystem/medicalRegistrationNumber</code>/999999-00001</td><td><span title="Codes:{http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS medical-registration}">医籍登録番号</span></td></tr></table></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"/>
  <qualification>
    <identifier>
      <system
              value="http://jpfhir.jp/fhir/core/mhlw/IdSystem/medicalRegistrationNumber"/>
      <value value="999999-00001"/>
    </identifier>
    <code>
      <coding>
        <system
                value="http://jpfhir.jp/fhir/core/CodeSystem/JP_MedicalLicenseCertificate_CS"/>
        <code value="medical-registration"/>
      </coding>
    </code>
  </qualification>
</Practitioner>
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。