KR Core Implementation Guide
2.0.0-preview - STU2
KR Core Implementation Guide - Local Development build (v2.0.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Page standards status: Informative |
<Organization xmlns="http://hl7.org/fhir">
<id value="krcore-organization-example-02"/>
<meta>
<profile
value="http://www.hl7korea.or.kr/fhir/krcore/StructureDefinition/krcore-organization"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization krcore-organization-example-02</b></p><a name="krcore-organization-example-02"> </a><a name="hckrcore-organization-example-02"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-krcore-organization.html">KR Core Organization Profile</a></p></div><p><b>identifier</b>: <code>http://www.hangukhospital.co.kr/medicaldept-example</code>/example-medical-department-id-01</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type dept}">Hospital Department</span></p><p><b>name</b>: 내과</p><p><b>telecom</b>: ph: 5785(Work)</p><p><b>partOf</b>: <a href="Organization-krcore-healthcare-organization-example-01.html">Organization 한국병원</a></p></div>
</text>
<identifier>
<system value="http://www.hangukhospital.co.kr/medicaldept-example"/>
<value value="example-medical-department-id-01"/>
</identifier>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/organization-type"/>
<code value="dept"/>
<display value="Hospital Department"/>
</coding>
</type>
<name value="내과"/>
<telecom>
<system value="phone"/>
<value value="5785"/>
<use value="work"/>
</telecom>
<partOf>🔗
<reference
value="Organization/krcore-healthcare-organization-example-01"/>
</partOf>
</Organization>