HL7 FHIR JP Core ImplementationGuide
1.1.2 - release
HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="jp-organization-example-inspection"/>
<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-inspection"> </a><a name="hcjp-organization-example-inspection"> </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">ResourceOrganization "jp-organization-example-inspection" </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>http://abc-hospital.local/fhir/Organization/localcode</code>/000-000-000</p><p><b>type</b>: Organizational team <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-organization-type.html">Organization type</a>#team)</span></p><p><b>name</b>: ひまわりABC検査株式会社健康保険組合</p></div>
</text>
<identifier>
<system value="http://abc-hospital.local/fhir/Organization/localcode"/>
<value value="000-000-000"/>
</identifier>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="team"/>
<display value="Organizational team"/>
</coding>
</type>
<name value="ひまわりABC検査株式会社健康保険組合"/>
</Organization>