<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://simplifier.net/winningtest/condition-profile" />
  <name value="Condition" />
  <title value="状态" />
  <status value="draft" />
  <date value="2022-11-15T04:29:21.9007687+00:00" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Condition" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Condition" />
  <derivation value="constraint" />
  <differential>
    <element id="Condition.severity">
      <path value="Condition.severity" />
      <short value="对象状态的严重程度" />
    </element>
    <element id="Condition.code">
      <path value="Condition.code" />
      <short value="状态、问题或诊断的唯一标识" />
    </element>
    <element id="Condition.bodySite">
      <path value="Condition.bodySite" />
      <short value="人体部位" />
    </element>
    <element id="Condition.subject">
      <path value="Condition.subject" />
      <short value="谁具有此状态？" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://simplifier.net/winningtest/patient-profile" />
        <aggregation value="referenced" />
        <aggregation value="bundled" />
      </type>
    </element>
    <element id="Condition.encounter">
      <path value="Condition.encounter" />
      <short value="创建的状态所属的就诊" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://simplifier.net/winningtest/outpatient-encounter-profile" />
        <targetProfile value="https://simplifier.net/winningtest/inpatient-encounter-profile" />
        <aggregation value="referenced" />
        <aggregation value="bundled" />
      </type>
    </element>
    <element id="Condition.onset[x]">
      <path value="Condition.onset[x]" />
      <short value="估算或实际的日期、日期时间或年龄" />
    </element>
    <element id="Condition.abatement[x]">
      <path value="Condition.abatement[x]" />
      <short value="何时减轻/缓解" />
    </element>
    <element id="Condition.recordedDate">
      <path value="Condition.recordedDate" />
      <short value="首次记录的日期" />
    </element>
    <element id="Condition.recorder">
      <path value="Condition.recorder" />
      <short value="谁记录了状态" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://simplifier.net/winningtest/practitioner-profile" />
        <targetProfile value="https://simplifier.net/winningtest/practitioner-role-profile" />
        <aggregation value="referenced" />
        <aggregation value="bundled" />
      </type>
    </element>
    <element id="Condition.asserter">
      <path value="Condition.asserter" />
      <short value="核验状态的人" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://simplifier.net/winningtest/practitioner-role-profile" />
        <targetProfile value="https://simplifier.net/winningtest/practitioner-profile" />
        <aggregation value="referenced" />
        <aggregation value="bundled" />
      </type>
    </element>
    <element id="Condition.stage">
      <path value="Condition.stage" />
      <short value="阶段/等级，通常是正式的评估" />
    </element>
    <element id="Condition.evidence">
      <path value="Condition.evidence" />
      <short value="支持的证据" />
    </element>
    <element id="Condition.note">
      <path value="Condition.note" />
      <short value="有关状态的额外信息" />
    </element>
  </differential>
</StructureDefinition>