<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="shr-behavior-ReasonForBehavior-extension" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p>
        <b>SHR ReasonForBehavior Extension</b>
      </p>
      <p>Why the behavior has taken or is taking place.</p>
    </div>
  </text>
  <url value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-behavior-ReasonForBehavior-extension" />
  <identifier>
    <system value="http://standardhealthrecord.org" />
    <value value="shr.behavior.ReasonForBehavior" />
  </identifier>
  <version value="0.0.1" />
  <name value="SHR ReasonForBehavior Extension" />
  <title value="SHR ReasonForBehavior 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="Why the behavior has taken or is taking place." />
  <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:reasonforbehavior">
      <path value="Extension" />
      <short value="SHR ReasonForBehavior Extension" />
      <definition value="Why the behavior has taken or is taking place." />
      <min value="0" />
      <max value="*" />
    </element>
    <element id="Extension:reasonforbehavior.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:reasonforbehavior.extension:valueabsentreason">
      <path value="Extension.extension" />
      <sliceName value="valueabsentreason" />
      <definition value="Provides a reason why the value of the observation is missing, if it is expected (some observations are not expected to have a value)." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-finding-ValueAbsentReason-extension" />
      </type>
    </element>
    <element id="Extension:reasonforbehavior.extension:observationcode">
      <path value="Extension.extension" />
      <sliceName value="observationcode" />
      <definition value="A code that represents what the finding concerns, for example, the subject's height, blood pressure, disease status, wound dimensions, diabetes risk, etc. Although named ObservationCode, in different contexts the same attribute might be more naturally referred to as a property, observable, or test code. In assertions (observations without an explicit question), the observation code is defaulted to a value representing 'assertion'." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-finding-ObservationCode-extension" />
      </type>
    </element>
    <element id="Extension:reasonforbehavior.extension:interpretation">
      <path value="Extension.extension" />
      <sliceName value="interpretation" />
      <definition value="A clinical interpretation of a finding." />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-finding-Interpretation-extension" />
      </type>
    </element>
    <element id="Extension:reasonforbehavior.extension:referencerange">
      <path value="Extension.extension" />
      <sliceName value="referencerange" />
      <definition value="The usual or acceptable range for a test result." />
      <min value="0" />
      <max value="*" />
      <type>
        <code value="Extension" />
        <profile value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-finding-ReferenceRange-extension" />
      </type>
    </element>
    <element id="Extension:reasonforbehavior.url">
      <path value="Extension.url" />
      <type>
        <code value="uri" />
      </type>
      <fixedUri value="http://standardhealthrecord.org/fhir/StructureDefinition/shr-behavior-ReasonForBehavior-extension" />
    </element>
    <element id="Extension:reasonforbehavior.value[x]">
      <path value="Extension.value[x]" />
      <min value="0" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>