HL7中国FHIR Connectathon测试实施指南
V20230304 - release
HL7中国FHIR Connectathon测试实施指南 - Local Development build (vV20230304). See the Directory of published versions
<Specimen xmlns="http://hl7.org/fhir">
<id value="Covid19SpecimenExample01"/>
<meta>
<profile
value="http://hl7.org.cn/fhir/StructureDefinition/profile-covid19-specimen"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: SP235603</p><p><b>status</b>: available</p><p><b>type</b>: <span title="Codes: {http://snomed.info/sct 258529004}">咽拭子</span></p><p><b>subject</b>: <a href="Patient-PatientExample01.html">Generated Summary: active; 张三; Phone: 010-1234567; gender: female; birthDate: 1955-10-25</a></p><p><b>receivedTime</b>: 2022年5月20日 下午6:45:50</p><h3>Collections</h3><table class="grid"><tr><td>-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td>*</td><td><a href="Practitioner-PractitionerExample01.html">Generated Summary: 赵勇; gender: male</a></td><td>2022年5月20日 下午5:45:50</td></tr></table></div>
</text>
<identifier>
<value value="SP235603"/>
</identifier>
<status value="available"/>
<type>
<coding>
<system value="http://snomed.info/sct"/>
<code value="258529004"/>
<display value="咽拭子"/>
</coding>
</type>
<subject>
<reference value="Patient/PatientExample01"/>
</subject>
<receivedTime value="2022-05-20T18:45:50+08:00"/>
<collection>
<collector>
<reference value="Practitioner/PractitionerExample01"/>
</collector>
<collectedDateTime value="2022-05-20T17:45:50+08:00"/>
</collection>
</Specimen>