<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-action-NotPerformedContext-extension" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR NotPerformedContext Extension</b>
      </p>
      <p>A record that a clinical act was not performed at a certain time or during a stated period of time, particularly when there might be an expectation of performing such an act, for example, if a vaccination is not given because of parental objection. Do not use this context if the act was initiated or started but aborted or cancelled.</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-action-NotPerformedContext-extension" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.action.NotPerformedContext" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR NotPerformedContext Extension" />
  <title value="SHR NotPerformedContext 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="A record that a clinical act was not performed at a certain time or during a stated period of time, particularly when there might be an expectation of performing such an act, for example, if a vaccination is not given because of parental objection. Do not use this context if the act was initiated or started but aborted or cancelled." />
  <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:notperformedcontext">
      <path value="Extension" />
      <short value="SHR NotPerformedContext Extension" />
      <definition value="A record that a clinical act was not performed at a certain time or during a stated period of time, particularly when there might be an expectation of performing such an act, for example, if a vaccination is not given because of parental objection. Do not use this context if the act was initiated or started but aborted or cancelled." />
      <min value="0" />
      <max value="*" />
    </element>
    <element id="Extension:notperformedcontext.extension:reason">
      <path value="Extension.extension" />
      <sliceName value="reason" />
      <definition value="The justification for an action or non-action, conclusion, opinion, etc." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-Reason-extension" />
      </type>
    </element>
    <element id="Extension:notperformedcontext.extension:relatedrequest">
      <path value="Extension.extension" />
      <sliceName value="relatedrequest" />
      <definition value="The request that this action fulfills" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-action-RelatedRequest-extension" />
      </type>
    </element>
    <element id="Extension:notperformedcontext.extension:relatedplan">
      <path value="Extension.extension" />
      <sliceName value="relatedplan" />
      <definition value="The plan that this action fulfills" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-action-RelatedPlan-extension" />
      </type>
    </element>
    <element id="Extension:notperformedcontext.extension:occurrencetimeorperiod">
      <path value="Extension.extension" />
      <sliceName value="occurrencetimeorperiod" />
      <definition value="The point in time or span of time in which something happens." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-core-OccurrenceTimeOrPeriod-extension" />
      </type>
    </element>
    <element id="Extension:notperformedcontext.url">
      <path value="Extension.url" />
      <type>
        <code value="uri" />
      </type>
      <fixedUri value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-action-NotPerformedContext-extension" />
    </element>
    <element id="Extension:notperformedcontext.value[x]">
      <path value="Extension.value[x]" />
      <min value="0" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>