HL7中国FHIR Connectathon测试实施指南
V20230304 - release
HL7中国FHIR Connectathon测试实施指南 - Local Development build (vV20230304). See the Directory of published versions
<Practitioner xmlns="http://hl7.org/fhir">
<id value="RxDoctorExample01"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>name</b>: 赵勇</p><p><b>gender</b>: male</p></div>
</text>
<name>
<text value="赵勇"/>
<family value="赵"/>
<given value="勇"/>
</name>
<gender value="male"/>
</Practitioner>