<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="84000905-f9bb-4de5-85f7-acada103faea" />
  <meta>
    <lastUpdated value="2023-07-05T06:09:50.3628068+00:00" />
  </meta>
  <url value="https://simplifier.net/winningtest/microorganism-identification-profile" />
  <name value="MicroorganismIdentification" />
  <title value="微生物鉴定结果" />
  <status value="draft" />
  <date value="2023-07-05T06:11:15.0713266+00:00" />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="workflow" />
    <uri value="http://hl7.org/fhir/workflow" />
    <name value="Workflow Pattern" />
  </mapping>
  <mapping>
    <identity value="sct-concept" />
    <uri value="http://snomed.info/conceptdomain" />
    <name value="SNOMED CT Concept Domain Binding" />
  </mapping>
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/fivews" />
    <name value="FiveWs Pattern Mapping" />
  </mapping>
  <mapping>
    <identity value="sct-attr" />
    <uri value="http://snomed.org/attributebinding" />
    <name value="SNOMED CT Attribute Binding" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Observation" />
  <baseDefinition value="https://simplifier.net/winningtest/laboratory-result-profile" />
  <derivation value="constraint" />
  <differential>
    <element id="Observation.identifier">
      <path value="Observation.identifier" />
      <max value="0" />
    </element>
    <element id="Observation.status">
      <path value="Observation.status" />
      <fixedCode value="final" />
    </element>
    <element id="Observation.code">
      <path value="Observation.code" />
      <fixedCodeableConcept>
        <coding>
          <system value="http://loinc.org" />
          <version value="2.69" />
          <code value="11475-1" />
          <display value="Microorganism identified in Specimen by Culture" />
        </coding>
        <text value="已鉴定的微生物" />
      </fixedCodeableConcept>
    </element>
    <element id="Observation.subject">
      <path value="Observation.subject" />
      <max value="0" />
    </element>
    <element id="Observation.effective[x]">
      <path value="Observation.effective[x]" />
      <max value="0" />
    </element>
    <element id="Observation.issued">
      <path value="Observation.issued" />
      <max value="0" />
    </element>
    <element id="Observation.performer">
      <path value="Observation.performer" />
      <max value="0" />
    </element>
    <element id="Observation.value[x]">
      <path value="Observation.value[x]" />
      <short value="细菌代码" />
      <definition value="使用细菌编码时，使用urn:oid:1.2.156.112604.1.1.1611作为system" />
      <type>
        <code value="CodeableConcept" />
      </type>
      <binding>
        <strength value="required" />
        <description value="细菌代码" />
        <valueSet value="urn:oid:1.2.156.112604.1.2.1405" />
      </binding>
    </element>
    <element id="Observation.interpretation">
      <path value="Observation.interpretation" />
      <short value="细菌数量程度" />
      <max value="1" />
    </element>
    <element id="Observation.interpretation.coding">
      <path value="Observation.interpretation.coding" />
      <max value="0" />
    </element>
    <element id="Observation.note">
      <path value="Observation.note" />
      <max value="1" />
    </element>
    <element id="Observation.referenceRange">
      <path value="Observation.referenceRange" />
      <max value="0" />
    </element>
    <element id="Observation.hasMember">
      <path value="Observation.hasMember" />
      <short value="微生物药敏结果" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://simplifier.net/winningtest/susceptibility-measurement-profile" />
        <aggregation value="referenced" />
        <aggregation value="bundled" />
      </type>
    </element>
    <element id="Observation.derivedFrom">
      <path value="Observation.derivedFrom" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://simplifier.net/winningtest/culture-profile" />
        <aggregation value="referenced" />
        <aggregation value="bundled" />
      </type>
    </element>
    <element id="Observation.component">
      <path value="Observation.component" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="code" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Observation.component:bacteriaCount">
      <path value="Observation.component" />
      <sliceName value="bacteriaCount" />
      <short value="菌落计数（ug/ml）" />
      <max value="1" />
    </element>
    <element id="Observation.component:bacteriaCount.code">
      <path value="Observation.component.code" />
      <short value="菌落计数" />
      <fixedCodeableConcept>
        <coding>
          <system value="http://loinc.org" />
          <version value="2.70" />
          <code value="62362-9" />
          <display value="Colonies counted [#]" />
        </coding>
      </fixedCodeableConcept>
    </element>
    <element id="Observation.component:bacteriaCount.value[x]">
      <path value="Observation.component.value[x]" />
      <short value="菌落计数结果" />
      <type>
        <code value="Quantity" />
      </type>
    </element>
    <element id="Observation.component:bacteriaCount.dataAbsentReason">
      <path value="Observation.component.dataAbsentReason" />
      <max value="0" />
    </element>
    <element id="Observation.component:bacteriaCount.interpretation">
      <path value="Observation.component.interpretation" />
      <short value="细菌数量程度" />
      <definition value="标本培养出的细菌数量程度" />
    </element>
  </differential>
</StructureDefinition>