PackagesCanonicalsLogsProblems
    Packages
    rs/de.medizininformatikinitiative.kerndatensatz.onkologie@2024.0.0-ballot-alpha-1
    https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-verlauf
{
  "description": "Dieses Profil beschreibt die Verlaufskontrolle und verweist ggfs. auf andere verlaufsrelevante diagnostische Maßnahmen",
  "_filename": "StructureDefinition-mii-pr-onko-verlauf.json",
  "package_name": "rs/de.medizininformatikinitiative.kerndatensatz.onkologie",
  "date": null,
  "derivation": "constraint",
  "publisher": "Medizininformatik Initiative",
  "fhirVersion": "4.0.1",
  "name": "MII_PR_Onko_Verlauf",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  }, {
    "name": "Mapping FHIR zu oBDS",
    "identity": "oBDS"
  } ],
  "abstract": false,
  "type": "Observation",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MII PR Onkologie Verlauf",
  "package_version": "2024.0.0-ballot-alpha-1",
  "status": "draft",
  "id": "1c133951-cc05-45eb-9ddc-1529da73f16c",
  "kind": "resource",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-verlauf",
  "version": "2024.0.0-ballot",
  "differential": {
    "element": [ {
      "id": "Observation.meta.profile",
      "path": "Observation.meta.profile",
      "mustSupport": true
    }, {
      "id": "Observation.identifier",
      "path": "Observation.identifier",
      "mustSupport": true
    }, {
      "id": "Observation.code",
      "path": "Observation.code",
      "mustSupport": true
    }, {
      "id": "Observation.code.coding.code",
      "path": "Observation.code.coding.code",
      "mapping": [ {
        "map": "17.2",
        "comment": "Gesamtbeurteilung des Tumorstatus",
        "identity": "oBDS"
      } ]
    }, {
      "id": "Observation.subject",
      "min": 1,
      "path": "Observation.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.focus",
      "path": "Observation.focus",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-diagnose" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Observation.encounter",
      "path": "Observation.encounter",
      "mustSupport": true
    }, {
      "id": "Observation.effective[x]",
      "path": "Observation.effective[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "id": "Observation.effective[x]:effectiveDateTime",
      "max": "1",
      "min": 0,
      "path": "Observation.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "mapping": [ {
        "map": "17.1",
        "comment": "Datum, an dem die letzte Untersuchung durchgeführt wurde, die zur Einschätzung des Tumorstatus geführt hat.",
        "identity": "oBDS"
      } ],
      "sliceName": "effectiveDateTime"
    }, {
      "id": "Observation.value[x]",
      "path": "Observation.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-verlauf-gesamtbeurteilung"
      },
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding.system",
      "path": "Observation.value[x].coding.system",
      "mustSupport": true
    }, {
      "id": "Observation.value[x].coding.code",
      "path": "Observation.value[x].coding.code",
      "mustSupport": true
    }, {
      "id": "Observation.component",
      "min": 1,
      "path": "Observation.component",
      "slicing": {
        "rules": "open",
        "description": "Slice based on the component.code pattern",
        "discriminator": [ {
          "path": "code",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Observation.component:Tumor_Verlauf",
      "max": "1",
      "min": 0,
      "path": "Observation.component",
      "sliceName": "Tumor_Verlauf",
      "mustSupport": true
    }, {
      "id": "Observation.component:Tumor_Verlauf.code.coding",
      "path": "Observation.component.code.coding",
      "patternCoding": {
        "code": "277062004",
        "system": "http://snomed.info/sct",
        "display": "Status des Residualtumors"
      }
    }, {
      "id": "Observation.component:Tumor_Verlauf.code.coding.code",
      "path": "Observation.component.code.coding.code",
      "mapping": [ {
        "map": "17.3",
        "comment": "Tumorstatus Primärtumor",
        "identity": "oBDS"
      } ]
    }, {
      "id": "Observation.component:Tumor_Verlauf.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-verlauf-primaertumor"
      }
    }, {
      "id": "Observation.component:Tumor_Verlauf.value[x].coding.system",
      "path": "Observation.component.value[x].coding.system",
      "mustSupport": true
    }, {
      "id": "Observation.component:Tumor_Verlauf.value[x].coding.code",
      "path": "Observation.component.value[x].coding.code",
      "mustSupport": true
    }, {
      "id": "Observation.component:Lymphknoten_Verlauf",
      "max": "1",
      "min": 0,
      "path": "Observation.component",
      "sliceName": "Lymphknoten_Verlauf",
      "mustSupport": true
    }, {
      "id": "Observation.component:Lymphknoten_Verlauf.code.coding",
      "path": "Observation.component.code.coding",
      "patternCoding": {
        "code": "277060007",
        "system": "http://snomed.info/sct",
        "display": "Status der lymphatischen Tumorinvasion"
      }
    }, {
      "id": "Observation.component:Lymphknoten_Verlauf.code.coding.code",
      "path": "Observation.component.code.coding.code",
      "mapping": [ {
        "map": "17.4",
        "comment": "Tumorstatus Lymphknoten",
        "identity": "oBDS"
      } ]
    }, {
      "id": "Observation.component:Lymphknoten_Verlauf.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-verlauf-lymphknoten"
      }
    }, {
      "id": "Observation.component:Lymphknoten_Verlauf.value[x].coding.system",
      "path": "Observation.component.value[x].coding.system",
      "mustSupport": true
    }, {
      "id": "Observation.component:Lymphknoten_Verlauf.value[x].coding.code",
      "path": "Observation.component.value[x].coding.code",
      "mustSupport": true
    }, {
      "id": "Observation.component:Fernmetastasen_Verlauf",
      "max": "1",
      "min": 0,
      "path": "Observation.component",
      "sliceName": "Fernmetastasen_Verlauf",
      "mustSupport": true
    }, {
      "id": "Observation.component:Fernmetastasen_Verlauf.code.coding",
      "path": "Observation.component.code.coding",
      "patternCoding": {
        "code": "260874000",
        "system": "http://snomed.info/sct",
        "display": "Status der Metastasen"
      }
    }, {
      "id": "Observation.component:Fernmetastasen_Verlauf.code.coding.code",
      "path": "Observation.component.code.coding.code",
      "mapping": [ {
        "map": "17.5",
        "comment": "Tumorstatus Fernmetastasen",
        "identity": "oBDS"
      } ]
    }, {
      "id": "Observation.component:Fernmetastasen_Verlauf.value[x]",
      "path": "Observation.component.value[x]",
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/ValueSet/mii-vs-onko-verlauf-fernmetastasen"
      }
    }, {
      "id": "Observation.component:Fernmetastasen_Verlauf.value[x].coding.system",
      "path": "Observation.component.value[x].coding.system",
      "mustSupport": true
    }, {
      "id": "Observation.component:Fernmetastasen_Verlauf.value[x].coding.code",
      "path": "Observation.component.value[x].coding.code",
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.medizininformatik-initiative.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation"
}