HL7中国FHIR Connectathon测试实施指南
2025.3.12 - release

HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2025.3.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Covid19ResultExample02 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="Covid19ResultExample02"/>
  <meta>
    <profile
             value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-covid19-result"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Covid19ResultExample02</b></p><a name="Covid19ResultExample02"> </a><a name="hcCovid19ResultExample02"> </a><a name="Covid19ResultExample02-en-US"> </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-profile-covid19-result.html">核酸检测结果结构定义</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/CodeSystem/observation-category laboratory}">实验室检验</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 94639-2}">新冠核酸 样本 探针检测 ORF1ab域[Pr]</span></p><p><b>subject</b>: <a href="Patient-PatientExample01.html">刘康 Male, DoB: 1955-10-25 ( urn:oid:2.16.840.1.113883.2.23.1.19.1#110101200301120019)</a></p><p><b>encounter</b>: <a href="Encounter-Covid19EncounterExample01.html">Encounter: status = completed; class = field; type = 检查检验; actualPeriod = 2022-05-20 18:45:50+0800 --&gt; (ongoing)</a></p><p><b>issued</b>: 2022-05-20 16:45:50+0800</p><p><b>performer</b>: <a href="Practitioner-PractitionerExample01.html">Practitioner 赵勇(official)</a></p><p><b>value</b>: <span title="Codes:{http://snomed.info/sct 260415000}">未检测到</span></p><p><b>method</b>: <span title="Codes:{http://snomed.info/sct 871560001}">实时荧光定量PCR/qRT-PCR</span></p><p><b>specimen</b>: <a href="Specimen-Covid19SpecimenExample01.html">Specimen: identifier = SP235603; status = available; type = 咽拭子; receivedTime = 2022-05-20 18:45:50+0800</a></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://hl7.org/fhir/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="实验室检验"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="94639-2"/>
      <display value="新冠核酸 样本 探针检测 ORF1ab域[Pr]"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientExample01"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/Covid19EncounterExample01"/>
  </encounter>
  <issued value="2022-05-20T16:45:50+08:00"/>
  <performer>🔗 
    <reference value="Practitioner/PractitionerExample01"/>
  </performer>
  <valueCodeableConcept>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="260415000"/>
      <display value="未检测到"/>
    </coding>
  </valueCodeableConcept>
  <method>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="871560001"/>
      <display value="实时荧光定量PCR/qRT-PCR"/>
    </coding>
  </method>
  <specimen>🔗 
    <reference value="Specimen/Covid19SpecimenExample01"/>
  </specimen>
</Observation>