HL7 FHIR JP Core ImplementationGuide
1.1.2-url - ci-build Japan

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

: JP Core Organization Example ひまわり健康保険組合 - XML Representation

Raw xml | Download





<Organization xmlns="http://hl7.org/fhir">

  <id value="jp-organization-example-payer"/>

  <meta>

    <profile

             value="http://jpfhir.jp/fhir/core/StructureDefinition/JP_Organization"/>

  </meta>

  <text>

    <status value="generated"/>

    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization jp-organization-example-payer</b></p><a name="jp-organization-example-payer"> </a><a name="hcjp-organization-example-payer"> </a><a name="jp-organization-example-payer-ja"> </a><p><b>identifier</b>: <code>http://jpfhir.jp/fhir/core/mhlw/IdSystem/InsurerNumber</code>/7654321</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type pay}">Payer</span></p><p><b>name</b>: ひまわり健康保険組合</p></div>

  </text>

  <identifier>

    <system value="http://jpfhir.jp/fhir/core/mhlw/IdSystem/InsurerNumber"/>

    <value value="7654321"/>

  </identifier>

  <type>

    <coding>

      <system

              value="http://terminology.hl7.org/CodeSystem/organization-type"/>

      <code value="pay"/>

      <display value="Payer"/>

    </coding>

  </type>

  <name value="ひまわり健康保険組合"/>

</Organization>