HL7中国FHIR Connectathon测试实施指南
2024.5.5 - release
HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2024.5.5) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="HospitalDepartmentExample01"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/StructureDefinition/core-department"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="HospitalDepartmentExample01"> </a><a name="hcHospitalDepartmentExample01"> </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 "HospitalDepartmentExample01" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-core-department.html">科室结构定义</a></p></div><p><b>active</b>: true</p><p><b>name</b>: 骨科</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Telecom</b></td></tr><tr><td style="display: none">*</td><td>ph: 01069032359(WORK)</td></tr></table><p><b>partOf</b>: <a href="Organization-HospitalExample01.html">Organization/HospitalExample01: 北大人民医院</a> "北大人民医院"</p></div>
</text>
<active value="true"/>
<name value="骨科"/>
<contact>
<telecom>
<system value="phone"/>
<value value="01069032359"/>
<use value="work"/>
</telecom>
</contact>
<partOf>🔗
<reference value="Organization/HospitalExample01"/>
<display value="北大人民医院"/>
</partOf>
</Organization>