PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.onkologie@2024.0.0-beta-2
    https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-befund
{
  "description": "Histologie: Befund. Vollständiger Befundbericht des Pathologen.",
  "_filename": "StructureDefinition-mii-pr-onko-befund.json",
  "package_name": "de.medizininformatikinitiative.kerndatensatz.onkologie",
  "date": null,
  "derivation": "constraint",
  "publisher": "Medizininformatik Initiative",
  "fhirVersion": "4.0.1",
  "name": "MII_PR_Onko_Befund",
  "mapping": [ {
    "name": "Mapping FHIR zu oBDS",
    "identity": "oBDS"
  } ],
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MII PR Onkologie Befund",
  "package_version": "2024.0.0-beta-2",
  "status": "draft",
  "id": "92eb569c-bb54-4e92-a5ee-4acf4877d2ca",
  "kind": "resource",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-befund",
  "version": "2024.0.0-ballot",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.meta.profile",
      "path": "DiagnosticReport.meta.profile",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.basedOn",
      "path": "DiagnosticReport.basedOn",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.basedOn:tumorkonferenz",
      "max": "1",
      "min": 0,
      "path": "DiagnosticReport.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-tumorkonferenz", "http://hl7.org/fhir/StructureDefinition/CarePlan" ]
      } ],
      "sliceName": "tumorkonferenz",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "short": "Pathology report code",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code.coding",
      "min": 1,
      "path": "DiagnosticReport.code.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code.coding:pathology-report",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.code.coding",
      "sliceName": "pathology-report",
      "mustSupport": true,
      "patternCoding": {
        "code": "60568-3",
        "system": "http://loinc.org"
      }
    }, {
      "id": "DiagnosticReport.code.coding:pathology-report.system",
      "min": 1,
      "path": "DiagnosticReport.code.coding.system",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.code.coding:pathology-report.code",
      "min": 1,
      "path": "DiagnosticReport.code.coding.code",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.subject",
      "min": 1,
      "path": "DiagnosticReport.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
      } ],
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.encounter",
      "path": "DiagnosticReport.encounter",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.specimen",
      "path": "DiagnosticReport.specimen",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-specimen", "http://hl7.org/fhir/StructureDefinition/Specimen" ]
      } ],
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.conclusion",
      "min": 1,
      "path": "DiagnosticReport.conclusion",
      "mapping": [ {
        "map": "6.11",
        "comment": "Befund",
        "identity": "oBDS"
      } ],
      "mustSupport": true
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.medizininformatik-initiative.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}