<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ProcedureValue" />
  <url value="http://amphi.eu/fhir/prehospitalsolution/StructureDefinition/ProcedureValue/v1" />
  <version value="1.0" />
  <name value="ProcedureValue" />
  <status value="active" />
  <date value="2024-01-10T14:25:44.7798514+00:00" />
  <description value="This extension is used to indicate additional information for the procedure, such as the amount of oxygen given to the patient." />
  <fhirVersion value="4.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="Procedure" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://amphi.eu/fhir/prehospitalsolution/StructureDefinition/ProcedureValue/v1" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <short value="Value of the procedure value." />
      <definition value="Supplement information about the procedure such as oxygen administered to the patient." />
      <min value="1" />
      <type>
        <code value="integer" />
      </type>
      <type>
        <code value="string" />
      </type>
      <type>
        <code value="Quantity" />
        <profile value="http://amphi.eu/fhir/prehospitalsolution/StructureDefinition/Quantity/v1" />
      </type>
    </element>
  </differential>
</StructureDefinition>