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

HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2024.4.23) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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: Composition</b><a name="SarsCov2NucleicAcidTestReportCompositionExample01"> </a><a name="hcSarsCov2NucleicAcidTestReportCompositionExample01"> </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 Composition &quot;SarsCov2NucleicAcidTestReportCompositionExample01&quot; </p><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 style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-phr-document-type.html">个人健康档案共享文档类型代码表</a>#P001)</span></p><p><b>category</b>: 个人健康档案共享文档 <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-document-category.html">共享文档类别代码表</a>#PHR)</span></p><p><b>encounter</b>: <a href="Encounter-Covid19EncounterExample01.html">Encounter/Covid19EncounterExample01</a></p><p><b>date</b>: 2002-08-23 16:45:50-0500</p><p><b>author</b>: <a href="Practitioner-PractitionerExample01.html">Practitioner/PractitionerExample01</a> &quot;&quot;</p><p><b>title</b>: 新型冠状病毒核酸检测报告</p><p><b>custodian</b>: <a href="Organization-HospitalExample01.html">Organization/HospitalExample01: 北大人民医院</a> &quot;北大人民医院&quot;</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/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>