<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-action-Outcome-extension" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR Outcome Extension</b>
      </p>
      <p>The result of performing an action or behavior, for example, an adverse reaction or new finding.</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-action-Outcome-extension" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.action.Outcome" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR Outcome Extension" />
  <title value="SHR Outcome Extension" />
  <status value="draft" />
  <date value="2017-12-20" />
  <publisher value="The MITRE Corporation: Standard Health Record Collaborative" />
  <contact>
    <telecom>
      <system value="url" />
      <value value="http://standardhealthrecord.org" />
    </telecom>
  </contact>
  <description value="The result of performing an action or behavior, for example, an adverse reaction or new finding." />
  <fhirVersion value="3.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="*" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension:outcome">
      <path value="Extension" />
      <short value="SHR Outcome Extension" />
      <definition value="The result of performing an action or behavior, for example, an adverse reaction or new finding." />
      <min value="0" />
      <max value="*" />
    </element>
    <element id="Extension:outcome.extension:codeableconcept">
      <path value="Extension.extension" />
      <sliceName value="codeableconcept" />
      <definition value="A set of codes drawn from different coding systems, representing the same concept." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-CodeableConcept-extension" />
      </type>
    </element>
    <element id="Extension:outcome.extension:codeableconcept.valueCodeableConcept">
      <path value="Extension.extension.valueCodeableConcept" />
      <binding>
        <strength value="example" />
        <valueSetReference>
          <reference value="http://hl7.org/fhir/ValueSet/procedure-outcome" />
        </valueSetReference>
      </binding>
    </element>
    <element id="Extension:outcome.extension:finding">
      <path value="Extension.extension" />
      <sliceName value="finding" />
      <definition value="Base class for all kinds of determinations: questions/answers, conditions, observations, allergies, and other findings. The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-finding-Finding-extension" />
      </type>
    </element>
    <element id="Extension:outcome.url">
      <path value="Extension.url" />
      <type>
        <code value="uri" />
      </type>
      <fixedUri value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-action-Outcome-extension" />
    </element>
    <element id="Extension:outcome.value[x]">
      <path value="Extension.value[x]" />
      <min value="0" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>