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
<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: Specimen</b><a name="Covid19SpecimenExample01"> </a><a name="hcCovid19SpecimenExample01"> </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 Specimen "Covid19SpecimenExample01" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-profile-covid19-specimen.html">核酸检测样本结构定义</a></p></div><p><b>identifier</b>: SP235603</p><p><b>status</b>: available</p><p><b>type</b>: 咽拭子 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#258529004)</span></p><p><b>subject</b>: <a href="Patient-PatientExample01.html">Patient/PatientExample01</a> " 刘"</p><p><b>receivedTime</b>: 2022-05-20 18:45:50+0800</p><h3>Collections</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Collector</b></td><td><b>Collected[x]</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-PractitionerExample01.html">Practitioner/PractitionerExample01</a> " 赵"</td><td>2022-05-20 17:45:50+0800</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>