PackagesCanonicalsLogsProblems
    Packages
    de.basisprofil.onkologie@1.0.0-ballot
    http://fhir.de/onkologie/StructureDefinition/procedure-bestrahlung
{
  "description": "Profile on Procedure for radiation therapy.",
  "_filename": "StructureDefinition-procedure-bestrahlung.json",
  "package_name": "de.basisprofil.onkologie",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "ProcedureRadiotherapy",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  } ],
  "abstract": false,
  "type": "Procedure",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "ADT-Procedure-Radiotherapy",
  "package_version": "1.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-category",
    "valueString": "Clinical.Summary"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-security-category",
    "valueCode": "patient"
  } ],
  "status": "active",
  "id": "e4d5bbdf-1909-4e6e-aa8b-a449cd09ac6a",
  "kind": "resource",
  "url": "http://fhir.de/onkologie/StructureDefinition/procedure-bestrahlung",
  "version": "1.0.0-ballot",
  "differential": {
    "element": [ {
      "id": "Procedure.extension:Intention",
      "max": "1",
      "min": 0,
      "path": "Procedure.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/onkologie/StructureDefinition/Intention" ]
      } ],
      "sliceName": "Intention"
    }, {
      "id": "Procedure.extension:StellungZurOp",
      "max": "1",
      "min": 0,
      "path": "Procedure.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/onkologie/StructureDefinition/StellungZurOp" ]
      } ],
      "sliceName": "StellungZurOp"
    }, {
      "id": "Procedure.extension:StrahlentherapieGesamtdosis",
      "max": "1",
      "min": 0,
      "path": "Procedure.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://fhir.de/onkologie/StructureDefinition/StrahlentherapieGesamtdosis" ]
      } ],
      "sliceName": "StrahlentherapieGesamtdosis"
    }, {
      "id": "Procedure.category",
      "min": 1,
      "path": "Procedure.category",
      "patternCodeableConcept": {
        "coding": [ {
          "code": "C15313",
          "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
          "display": "Radiation Therapy"
        } ]
      }
    }, {
      "id": "Procedure.outcome",
      "path": "Procedure.outcome",
      "binding": {
        "strength": "required",
        "valueSet": "http://fhir.de/onkologie/ValueSet/ResidualstatusVS"
      }
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Procedure"
}