<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="medication-sensitive" />
  <url value="http://hl7.org/fhir/StructureDefinition/medication-sensitive" />
  <version value="4.0" />
  <name value="medication-sensitive" />
  <title value="Sensitive Medication" />
  <status value="draft" />
  <publisher value="Orion Health" />
  <description value="Indicates that the medication is sensitive" />
  <purpose value="This extension allows a medication to be marked as sensitive so that privacy rules can be applied or clients can suppress the medication as required" />
  <fhirVersion value="4.0" />
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="Extension" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://hl7.org/fhir/StructureDefinition/medication-sensitive" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <short value="Indicates that the medication is sensitive" />
      <definition value="Set to true if the medication is sensitive" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="boolean" />
      </type>
    </element>
  </differential>
</StructureDefinition>