<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="procedure-bestrahlung" />
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-category">
    <valueString value="Clinical.Summary" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category">
    <valueCode value="patient" />
  </extension>
  <url value="http://fhir.de/onkologie/StructureDefinition/procedure-bestrahlung" />
  <version value="1.0.0-ballot" />
  <name value="ProcedureRadiotherapy" />
  <title value="ADT-Procedure-Radiotherapy" />
  <status value="active" />
  <description value="Profile on Procedure for radiation therapy." />
  <fhirVersion value="4.0.1" />
  <mapping>
    <identity value="workflow" />
    <uri value="http://hl7.org/fhir/workflow" />
    <name value="Workflow Pattern" />
  </mapping>
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <mapping>
    <identity value="w5" />
    <uri value="http://hl7.org/fhir/fivews" />
    <name value="FiveWs Pattern Mapping" />
  </mapping>
  <mapping>
    <identity value="v2" />
    <uri value="http://hl7.org/v2" />
    <name value="HL7 v2 Mapping" />
  </mapping>
  <kind value="resource" />
  <abstract value="false" />
  <type value="Procedure" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Procedure" />
  <derivation value="constraint" />
  <differential>
    <element id="Procedure.extension:Intention">
      <path value="Procedure.extension" />
      <sliceName value="Intention" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://fhir.de/onkologie/StructureDefinition/Intention" />
      </type>
    </element>
    <element id="Procedure.extension:StellungZurOp">
      <path value="Procedure.extension" />
      <sliceName value="StellungZurOp" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://fhir.de/onkologie/StructureDefinition/StellungZurOp" />
      </type>
    </element>
    <element id="Procedure.extension:StrahlentherapieGesamtdosis">
      <path value="Procedure.extension" />
      <sliceName value="StrahlentherapieGesamtdosis" />
      <min value="0" />
      <max value="1" />
      <type>
        <code value="Extension" />
        <profile value="http://fhir.de/onkologie/StructureDefinition/StrahlentherapieGesamtdosis" />
      </type>
    </element>
    <element id="Procedure.category">
      <path value="Procedure.category" />
      <min value="1" />
      <patternCodeableConcept>
        <coding>
          <system value="http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl" />
          <code value="C15313" />
          <display value="Radiation Therapy" />
        </coding>
      </patternCodeableConcept>
    </element>
    <element id="Procedure.outcome">
      <path value="Procedure.outcome" />
      <binding>
        <strength value="required" />
        <valueSet value="http://fhir.de/onkologie/ValueSet/ResidualstatusVS" />
      </binding>
    </element>
  </differential>
</StructureDefinition>