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 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><b>Generated Narrative: Organization</b><a name="jp-organization-example-payer"> </a><a name="hcjp-organization-example-payer"> </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 Organization &quot;jp-organization-example-payer&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-jp-organization.html">JP Core Organization Profile</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.392.100495.20.3.61</code>/7654321</p><p><b>type</b>: Payer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-organization-type.html">Organization type</a>#pay)</span></p><p><b>name</b>: ひまわり健康保険組合</p></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.392.100495.20.3.61"/>
    <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>