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

: 新型冠状病毒核酸检测报告 - XML Representation

Raw xml | Download


<Composition xmlns="http://hl7.org/fhir">
  <id value="SarsCov2NucleicAcidTestReportCompositionExample01"/>
  <meta>
    <profile
             value="http://hl7.org.cn/fhir/connectathon/StructureDefinition/profile-sars-cov-2-nucleic-acid-test"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Composition SarsCov2NucleicAcidTestReportCompositionExample01</b></p><a name="SarsCov2NucleicAcidTestReportCompositionExample01"> </a><a name="hcSarsCov2NucleicAcidTestReportCompositionExample01"> </a><a name="SarsCov2NucleicAcidTestReportCompositionExample01-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-sars-cov-2-nucleic-acid-test.html">新型冠状病毒核酸检测报告共享文档本地化定义</a></p></div><p><b>identifier</b>: <code>urn:oid:1.2.10093.1.23.24.3454354</code>/N123455</p><p><b>status</b>: Final</p><p><b>type</b>: <span title="Codes:{http://hl7.org.cn/fhir/connectathon/CodeSystem/phr-document-type P001}">新型冠状病毒核酸检测报告</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org.cn/fhir/connectathon/CodeSystem/document-category PHR}">个人健康档案共享文档</span></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>date</b>: 2002-08-23 16:45:50-0500</p><p><b>author</b>: <a href="Practitioner-PractitionerExample01.html">Practitioner 赵勇(official)</a></p><p><b>title</b>: 新型冠状病毒核酸检测报告</p><p><b>custodian</b>: <a href="Organization-HospitalExample01.html">北大人民医院</a></p></div>
  </text>
  <identifier>
    <system value="urn:oid:1.2.10093.1.23.24.3454354"/>
    <value value="N123455"/>
  </identifier>
  <status value="final"/>
  <type>
    <coding>
      <system
              value="http://hl7.org.cn/fhir/connectathon/CodeSystem/phr-document-type"/>
      <code value="P001"/>
      <display value="新型冠状病毒核酸检测报告"/>
    </coding>
  </type>
  <category>
    <coding>
      <system
              value="http://hl7.org.cn/fhir/connectathon/CodeSystem/document-category"/>
      <code value="PHR"/>
      <display value="个人健康档案共享文档"/>
    </coding>
  </category>
  <subject>🔗 
    <reference value="Patient/PatientExample01"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/Covid19EncounterExample01"/>
  </encounter>
  <date value="2002-08-23T16:45:50.597-05:00"/>
  <author>🔗 
    <reference value="Practitioner/PractitionerExample01"/>
  </author>
  <title value="新型冠状病毒核酸检测报告"/>
  <custodian>🔗 
    <reference value="Organization/HospitalExample01"/>
    <display value="北大人民医院"/>
  </custodian>
  <section>
    <title value="检验结果"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="30954-2"/>
        <display value="检验结果"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Observation/Covid19ResultExample01"/>
    </entry>
    <entry>🔗 
      <reference value="Observation/Covid19ResultExample02"/>
    </entry>
  </section>
  <section>
    <title value="标本信息"/>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="68992-7"/>
        <display value="标本信息"/>
      </coding>
    </code>
    <entry>🔗 
      <reference value="Specimen/Covid19SpecimenExample01"/>
    </entry>
  </section>
</Composition>