<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="53e3b86b-6260-4810-b496-7f041d062cdf" />
  <meta>
    <lastUpdated value="2022-03-23T20:04:55.775+00:00" />
  </meta>
  <url value="https://simplifier.net/winningtest/laboratory-diagnostic-report-profile" />
  <name value="LaboratoryDiagnosticReport" />
  <title value="实验室检验报告" />
  <status value="draft" />
  <date value="2022-03-22T21:56:00.0438013+00:00" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="DiagnosticReport" />
  <baseDefinition value="https://simplifier.net/winningtest/diagnostic-report-profile" />
  <derivation value="constraint" />
  <differential>
    <element id="DiagnosticReport.category.coding:diagnosticReportClass">
      <path value="DiagnosticReport.category.coding" />
      <sliceName value="diagnosticReportClass" />
      <fixedCoding>
        <system value="urn:oid:1.2.156.112604.1.2.1224" />
        <version value="1.1.0" />
        <code value="urn:oid:1.2.156.112604.1.2.1224.54" />
        <display value="检验" />
      </fixedCoding>
    </element>
    <element id="DiagnosticReport.category.coding:category">
      <path value="DiagnosticReport.category.coding" />
      <sliceName value="category" />
      <fixedCoding>
        <system value="http://hl7.org/fhir/ValueSet/diagnostic-service-sections" />
        <version value="4.0.1" />
        <code value="LAB" />
        <display value="Laboratory" />
      </fixedCoding>
    </element>
    <element id="DiagnosticReport.result">
      <path value="DiagnosticReport.result" />
      <short value="检验结果" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://simplifier.net/winningtest/laboratory-result-profile" />
      </type>
    </element>
    <element id="DiagnosticReport.imagingStudy">
      <path value="DiagnosticReport.imagingStudy" />
      <max value="0" />
    </element>
    <element id="DiagnosticReport.media">
      <path value="DiagnosticReport.media" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>