PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-crl@0.2.0
    http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-cancerreport
{
  "description": "Logical model of the cancer Report",
  "_filename": "StructureDefinition-ch-crl-cancerreport.json",
  "package_name": "ch.fhir.ig.ch-crl",
  "date": "2019-11-08T00:00:00+01:00",
  "derivation": "specialization",
  "publisher": "Bundesamt für Gesundheit BAG",
  "fhirVersion": "4.0.1",
  "name": "CHCRLCancerReport",
  "abstract": false,
  "type": "CancerReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "CH CRL Cancer Report Logical Model",
  "package_version": "0.2.0",
  "snapshot": {
    "element": [ {
      "id": "CancerReport",
      "path": "CancerReport"
    }, {
      "path": "CancerReport.id",
      "min": 0,
      "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
      "isModifier": false,
      "short": "Unique id for inter-element referencing",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "type": [ {
        "code": "http://hl7.org/fhirpath/System.String",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
          "valueUrl": "string"
        } ]
      } ],
      "representation": [ "xmlAttr" ],
      "max": "1",
      "id": "Element.id",
      "base": {
        "max": "1",
        "min": 0,
        "path": "Element.id"
      },
      "isSummary": false
    }, {
      "constraint": [ {
        "key": "ele-1",
        "human": "All FHIR elements must have a @value or children",
        "xpath": "@value|f:*|h:div",
        "source": "http://hl7.org/fhir/StructureDefinition/Element",
        "severity": "error",
        "expression": "hasValue() or (children().count() > id.count())"
      }, {
        "key": "ext-1",
        "human": "Must have either extensions or value[x], not both",
        "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
        "source": "http://hl7.org/fhir/StructureDefinition/Extension",
        "severity": "error",
        "expression": "extension.exists() != value.exists()"
      } ],
      "path": "CancerReport.extension",
      "min": 0,
      "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
      "isModifier": false,
      "short": "Additional content defined by implementations",
      "mapping": [ {
        "map": "n/a",
        "identity": "rim"
      } ],
      "slicing": {
        "rules": "open",
        "description": "Extensions are always sliced by (at least) url",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      },
      "type": [ {
        "code": "Extension"
      } ],
      "alias": [ "extensions", "user content" ],
      "max": "*",
      "id": "Element.extension",
      "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
      "base": {
        "max": "*",
        "min": 0,
        "path": "Element.extension"
      },
      "isSummary": false
    }, {
      "id": "CancerReport.Patient",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient"
    }, {
      "id": "CancerReport.Patient.Name",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Name",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Vorname",
      "max": "*",
      "min": 1,
      "path": "CancerReport.Patient.Vorname",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Geschlecht",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Geschlecht",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.Patient.AHV-Nummer",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.AHV-Nummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Geburtsdatum",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Geburtsdatum",
      "type": [ {
        "code": "date"
      } ]
    }, {
      "id": "CancerReport.Patient.Verstorben",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Verstorben"
    }, {
      "id": "CancerReport.Patient.Verstorben.Nein",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Verstorben.Nein",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "CancerReport.Patient.Verstorben.Todesdatum",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Verstorben.Todesdatum",
      "type": [ {
        "code": "date"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Wohnadresse",
      "type": [ {
        "code": "Element"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.Strasse",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Wohnadresse.Strasse",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.Nummer",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Wohnadresse.Nummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.Postfach",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Wohnadresse.Postfach",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.PLZ",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Wohnadresse.PLZ",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.Ort",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Wohnadresse.Ort",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.Kanton",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Wohnadresse.Kanton",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.DatumDerInformationDesPatienten",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatumDerInformationDesPatienten",
      "type": [ {
        "code": "date"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigePerson"
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Name",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Name",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Vorname",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Vorname",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Geschlecht",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Geschlecht",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.GLN",
      "max": "*",
      "min": 0,
      "path": "CancerReport.MeldepflichtigePerson.GLN",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Telefonnummer",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Telefonnummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.EMailAdresse",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.EMailAdresse",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Adresse",
      "type": [ {
        "code": "Element"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.Strasse",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.Strasse",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.Nummer",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.Nummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.Postfach",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.Postfach",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.PLZ",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.PLZ",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.Ort",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.Ort",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.Kanton",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.Kanton",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigeInstitution"
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.NameDerInsititution",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.NameDerInsititution",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Abteilung",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Abteilung",
      "type": [ {
        "code": "Element"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Abteilung.NameDerAbteilung",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Abteilung.NameDerAbteilung",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Abteilung.ArtDerAbteilung",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Abteilung.ArtDerAbteilung",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.BUR",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.BUR",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.ArtDerInstitution",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.ArtDerInstitution",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson",
      "type": [ {
        "code": "Element"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Name",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Name",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Vorname",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Vorname",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Funktion",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Funktion",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Telefonnummer",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Telefonnummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.EMailAdresse",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.EMailAdresse",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse",
      "type": [ {
        "code": "Element"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.Strasse",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.Strasse",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.Nummer",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.Nummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.Postfach",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.Postfach",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.PLZ",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.PLZ",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.Ort",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.Ort",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.Kanton",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.Kanton",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Todesursachen",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen"
    }, {
      "id": "CancerReport.Todesursachen.EndgültigeTodesursache",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen.EndgültigeTodesursache",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.Todesursachen.Grundkrankheit",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen.Grundkrankheit",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.Todesursachen.Folgekrankheit",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen.Folgekrankheit",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.Todesursachen.BegleitkrankheitA",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen.BegleitkrankheitA",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.Todesursachen.BegleitkrankheitB",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen.BegleitkrankheitB",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose",
      "max": "*",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose",
      "type": [ {
        "code": "base64Binary"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10",
      "max": "*",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.DatumDesAuftretens",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.DatumDesAuftretens",
      "type": [ {
        "code": "date"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategoriePrimärTumor-cT",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategoriePrimärTumor-cT",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategorieRegionaleKnoten-cN",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategorieRegionaleKnoten-cN",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategorieFernMetastasen-cM",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategorieFernMetastasen-cM",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategoriePrimärTumor-pT",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategoriePrimärTumor-pT",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategorieRegionaleKnoten-pN",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategorieRegionaleKnoten-pN",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategorieFernMetastasen-pM",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategorieFernMetastasen-pM",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Morphologie",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Morphologie",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Topografie",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Topografie",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Verhalten",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Verhalten",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Seitigkeit",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Seitigkeit",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-HistologischerGrad",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-HistologischerGrad",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.y-Präfix-klinischesTNM",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.y-Präfix-klinischesTNM",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.a-Präfix-pathologischesTNM",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.a-Präfix-pathologischesTNM",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.y-Präfix-pathologischesTNM",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.y-Präfix-pathologischesTNM",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.m-Suffix-pathologischesT",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.m-Suffix-pathologischesT",
      "type": [ {
        "code": "decimal"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.AnzahlBeteiligteRegionaleLymphknoten",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.AnzahlBeteiligteRegionaleLymphknoten",
      "type": [ {
        "code": "decimal"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.AnzahlUntersuchteRegionaleLymphknoten",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.AnzahlUntersuchteRegionaleLymphknoten",
      "type": [ {
        "code": "decimal"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.LymphatischerBefall",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.LymphatischerBefall",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.VenöserBefall",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.VenöserBefall",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.PerineuralerBefall",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.PerineuralerBefall",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.VerwendeteDiagnosemethode",
      "max": "*",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.VerwendeteDiagnosemethode",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurErstbehandlung",
      "max": "*",
      "min": 0,
      "path": "CancerReport.DatenZurErstbehandlung",
      "type": [ {
        "code": "base64Binary"
      } ]
    } ]
  },
  "status": "draft",
  "id": "c64c7ccc-f6f5-45c0-a89e-8b17a2421d2f",
  "kind": "logical",
  "url": "http://fhir.ch/ig/ch-crl/StructureDefinition/ch-crl-cancerreport",
  "version": "0.2.0",
  "differential": {
    "element": [ {
      "id": "CancerReport",
      "path": "CancerReport"
    }, {
      "id": "CancerReport.Patient",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient"
    }, {
      "id": "CancerReport.Patient.Name",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Name",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Vorname",
      "max": "*",
      "min": 1,
      "path": "CancerReport.Patient.Vorname",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Geschlecht",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Geschlecht",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.Patient.AHV-Nummer",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.AHV-Nummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Geburtsdatum",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Geburtsdatum",
      "type": [ {
        "code": "date"
      } ]
    }, {
      "id": "CancerReport.Patient.Verstorben",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Verstorben"
    }, {
      "id": "CancerReport.Patient.Verstorben.Nein",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Verstorben.Nein",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "CancerReport.Patient.Verstorben.Todesdatum",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Verstorben.Todesdatum",
      "type": [ {
        "code": "date"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Wohnadresse",
      "type": [ {
        "code": "Element"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.Strasse",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Wohnadresse.Strasse",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.Nummer",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Wohnadresse.Nummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.Postfach",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Wohnadresse.Postfach",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.PLZ",
      "max": "1",
      "min": 1,
      "path": "CancerReport.Patient.Wohnadresse.PLZ",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.Ort",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Wohnadresse.Ort",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Patient.Wohnadresse.Kanton",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Patient.Wohnadresse.Kanton",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.DatumDerInformationDesPatienten",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatumDerInformationDesPatienten",
      "type": [ {
        "code": "date"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigePerson"
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Name",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Name",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Vorname",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Vorname",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Geschlecht",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Geschlecht",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.GLN",
      "max": "*",
      "min": 0,
      "path": "CancerReport.MeldepflichtigePerson.GLN",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Telefonnummer",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Telefonnummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.EMailAdresse",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.EMailAdresse",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Adresse",
      "type": [ {
        "code": "Element"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.Strasse",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.Strasse",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.Nummer",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.Nummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.Postfach",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.Postfach",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.PLZ",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.PLZ",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.Ort",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.Ort",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigePerson.Adresse.Kanton",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigePerson.Adresse.Kanton",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigeInstitution"
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.NameDerInsititution",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.NameDerInsititution",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Abteilung",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Abteilung",
      "type": [ {
        "code": "Element"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Abteilung.NameDerAbteilung",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Abteilung.NameDerAbteilung",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Abteilung.ArtDerAbteilung",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Abteilung.ArtDerAbteilung",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.BUR",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.BUR",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.ArtDerInstitution",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.ArtDerInstitution",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson",
      "type": [ {
        "code": "Element"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Name",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Name",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Vorname",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Vorname",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Funktion",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.ZuständigeAnsprechperson.Funktion",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Telefonnummer",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Telefonnummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.EMailAdresse",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.EMailAdresse",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse",
      "max": "*",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse",
      "type": [ {
        "code": "Element"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.Strasse",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.Strasse",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.Nummer",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.Nummer",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.Postfach",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.Postfach",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.PLZ",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.PLZ",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.Ort",
      "max": "1",
      "min": 1,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.Ort",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.MeldepflichtigeInstitution.Adresse.Kanton",
      "max": "1",
      "min": 0,
      "path": "CancerReport.MeldepflichtigeInstitution.Adresse.Kanton",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "CancerReport.Todesursachen",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen"
    }, {
      "id": "CancerReport.Todesursachen.EndgültigeTodesursache",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen.EndgültigeTodesursache",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.Todesursachen.Grundkrankheit",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen.Grundkrankheit",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.Todesursachen.Folgekrankheit",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen.Folgekrankheit",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.Todesursachen.BegleitkrankheitA",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen.BegleitkrankheitA",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.Todesursachen.BegleitkrankheitB",
      "max": "1",
      "min": 0,
      "path": "CancerReport.Todesursachen.BegleitkrankheitB",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose",
      "max": "*",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose",
      "type": [ {
        "code": "base64Binary"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10",
      "max": "*",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.DatumDesAuftretens",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.DatumDesAuftretens",
      "type": [ {
        "code": "date"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategoriePrimärTumor-cT",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategoriePrimärTumor-cT",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategorieRegionaleKnoten-cN",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategorieRegionaleKnoten-cN",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategorieFernMetastasen-cM",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.KlinischeKategorieFernMetastasen-cM",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategoriePrimärTumor-pT",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategoriePrimärTumor-pT",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategorieRegionaleKnoten-pN",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategorieRegionaleKnoten-pN",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategorieFernMetastasen-pM",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.TNM-StageGruppe.PathologischeKategorieFernMetastasen-pM",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Morphologie",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Morphologie",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Topografie",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Topografie",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Verhalten",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Verhalten",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Seitigkeit",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-Seitigkeit",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-HistologischerGrad",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.ICD-O-3-HistologischerGrad",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.y-Präfix-klinischesTNM",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.y-Präfix-klinischesTNM",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.a-Präfix-pathologischesTNM",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.a-Präfix-pathologischesTNM",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.y-Präfix-pathologischesTNM",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.y-Präfix-pathologischesTNM",
      "type": [ {
        "code": "boolean"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.m-Suffix-pathologischesT",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.m-Suffix-pathologischesT",
      "type": [ {
        "code": "decimal"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.AnzahlBeteiligteRegionaleLymphknoten",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.AnzahlBeteiligteRegionaleLymphknoten",
      "type": [ {
        "code": "decimal"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.AnzahlUntersuchteRegionaleLymphknoten",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.AnzahlUntersuchteRegionaleLymphknoten",
      "type": [ {
        "code": "decimal"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.LymphatischerBefall",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.LymphatischerBefall",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.VenöserBefall",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.VenöserBefall",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.PerineuralerBefall",
      "max": "1",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.PerineuralerBefall",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurDiagnose.ICD-10.VerwendeteDiagnosemethode",
      "max": "*",
      "min": 0,
      "path": "CancerReport.DatenZurDiagnose.ICD-10.VerwendeteDiagnosemethode",
      "type": [ {
        "code": "code"
      } ]
    }, {
      "id": "CancerReport.DatenZurErstbehandlung",
      "max": "*",
      "min": 0,
      "path": "CancerReport.DatenZurErstbehandlung",
      "type": [ {
        "code": "base64Binary"
      } ]
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}