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

HL7中国FHIR Connectathon测试实施指南 - Local Development build (vV20230304). See the Directory of published versions

: SarsCov2NucleicAcidTestReportCompositionExample01 - XML Representation

Raw xml | Download



<Composition xmlns="http://hl7.org/fhir">
  <id value="SarsCov2NucleicAcidTestReportCompositionExample01"/>
  <meta>
    <profile
             value="http://hl7.org.cn/fhir/StructureDefinition/profile-sars-cov-2-nucleic-acid-test"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: N123455</p><p><b>status</b>: final</p><p><b>type</b>: <span title="Codes: {http://hl7.org.cn/fhir/CodeSystem/phr-document-type P001}">新型冠状病毒核酸检测报告</span></p><p><b>category</b>: <span title="Codes: {http://hl7.org.cn/fhir/CodeSystem/document-category PHR}">个人健康档案共享文档</span></p><p><b>encounter</b>: <a href="Encounter-Covid19EncounterExample01.html">Generated Summary: status: finished; <span title="{http://terminology.hl7.org/CodeSystem/v3-ActCode FLD}">field</span>; <span title="Codes: {http://terminology.hl7.org/CodeSystem/encounter-type TEST}">检查检验</span>; period: 2022年5月20日 下午6:45:50 --&gt; (ongoing)</a></p><p><b>date</b>: 2002年8月24日 上午5:45:50</p><p><b>author</b>: <a href="Practitioner-PractitionerExample01.html">Generated Summary: 赵勇; gender: male</a></p><p><b>title</b>: 新型冠状病毒核酸检测报告</p><p><b>custodian</b>: <a href="Organization-OrganizationExample03.html">Generated Summary: name: 北大人民医院</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/CodeSystem/phr-document-type"/>
      <code value="P001"/>
      <display value="新型冠状病毒核酸检测报告"/>
    </coding>
  </type>
  <category>
    <coding>
      <system value="http://hl7.org.cn/fhir/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/OrganizationExample03"/>
  </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>