<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://simplifier.net/winningtest/execution-plan-result-action-profile" />
  <name value="ExecutionPlanResultAction" />
  <title value="执行计划结果操作记录" />
  <status value="draft" />
  <date value="2022-06-29T09:57:33.8684552+00:00" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Provenance" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Provenance" />
  <derivation value="constraint" />
  <differential>
    <element id="Provenance.occurred[x]">
      <path value="Provenance.occurred[x]" />
      <short value="操作时间" />
      <type>
        <code value="dateTime" />
      </type>
    </element>
    <element id="Provenance.recorded">
      <path value="Provenance.recorded" />
      <short value="记录时间" />
    </element>
    <element id="Provenance.policy">
      <path value="Provenance.policy" />
      <max value="0" />
    </element>
    <element id="Provenance.location">
      <path value="Provenance.location" />
      <short value="操作科室" />
      <type>
        <code value="Reference" />
        <targetProfile value="https://simplifier.net/winningtest/department-profile" />
        <aggregation value="referenced" />
        <aggregation value="bundled" />
      </type>
    </element>
    <element id="Provenance.reason">
      <path value="Provenance.reason" />
      <max value="0" />
    </element>
    <element id="Provenance.activity">
      <path value="Provenance.activity" />
      <short value="执行计划结果操作" />
      <binding>
        <strength value="required" />
        <description value="执行计划结果操作代码" />
        <valueSet value="urn:oid:1.2.156.112604.1.2.104880" />
      </binding>
    </element>
    <element id="Provenance.agent.type">
      <path value="Provenance.agent.type" />
      <max value="0" />
    </element>
    <element id="Provenance.agent.role">
      <path value="Provenance.agent.role" />
      <max value="0" />
    </element>
    <element id="Provenance.agent.who">
      <path value="Provenance.agent.who" />
      <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="Provenance.agent.onBehalfOf">
      <path value="Provenance.agent.onBehalfOf" />
      <max value="0" />
      <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="Provenance.entity">
      <path value="Provenance.entity" />
      <max value="0" />
    </element>
    <element id="Provenance.entity.agent">
      <path value="Provenance.entity.agent" />
      <contentReference value="http://hl7.org/fhir/StructureDefinition/Provenance#Provenance.agent" />
    </element>
    <element id="Provenance.signature">
      <path value="Provenance.signature" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>