<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="Pathway" />
  <url value="http://nictiz.nl/fhir/StructureDefinition/Pathway" />
  <name value="Pathway" />
  <title value="Interpretation of the ISM_TRANSITION data type for use in logical models" />
  <status value="draft" />
  <fhirVersion value="4.0.1" />
  <kind value="logical" />
  <abstract value="false" />
  <type value="http://nictiz.nl/fhir/StructureDefinition/Pathway" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Base" />
  <derivation value="specialization" />
  <differential>
    <element id="Pathway">
      <path value="Pathway" />
      <short value="Interpretation of the ISM_TRANSITION data type for use in logical models" />
      <definition value="Interpretation of the ISM_TRANSITION data type for use in logical models" />
    </element>
    <element id="Pathway.CurrentState">
      <path value="Pathway.CurrentState" />
      <short value="Current state" />
      <definition value="The current state." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
    <element id="Pathway.CareflowStep">
      <path value="Pathway.CareflowStep" />
      <short value="Careflow step" />
      <definition value="The step in the careflow process which occurred as part of generating this action, e.g. dispense , start_administration." />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="string" />
      </type>
    </element>
  </differential>
</StructureDefinition>