<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://cloudconnect.cognisantmd.com/fhir/StructureDefinition/Procedure" />
  <status value="draft" />
  <description value="Procedures are an optional resource which may be returned by the $everything operation to assist with form pre-population. Implementors may also support POST operations to create a new procedure resources in the system to assist with automated profile creation while importing patients from Ocean." />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Procedure" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Procedure" />
  <derivation value="constraint" />
  <differential>
    <element id="Procedure">
      <path value="Procedure" />
    </element>
    <element id="Procedure.id">
      <path value="Procedure.id" />
      <min value="1" />
    </element>
    <element id="Procedure.text">
      <path value="Procedure.text" />
      <definition value="The narrative text for the procedure." />
      <min value="1" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>