PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.bildgebung@2025.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-radiologischer-befund
{
  "description": "Diese Ressource beschreibt einen radiologischen Befund",
  "_filename": "StructureDefinition-mii-pr-bildgebung-radiologischer-befund.json",
  "package_name": "de.medizininformatikinitiative.kerndatensatz.bildgebung",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "MII_PR_Bildgebung_Radiologischer_Befund",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MII PR Bildgebung Radiologischer Befund",
  "_description": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/translation",
      "extension": [ {
        "url": "lang",
        "valueCode": "en-US"
      }, {
        "url": "content",
        "valueString": "The profile describes a diagnostic report for a radiological image."
      } ]
    } ]
  },
  "package_version": "2025.0.0-ballot",
  "status": "active",
  "id": "967b3883-73a1-4984-9c11-33c41a5ce5bc",
  "kind": "resource",
  "_name": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/translation",
      "extension": [ {
        "url": "lang",
        "valueCode": "en-US"
      }, {
        "url": "content",
        "valueString": "MII_PR_Imaging_Diagnostic_Report"
      } ]
    } ]
  },
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-radiologischer-befund",
  "_title": {
    "extension": [ {
      "url": "http://hl7.org/fhir/StructureDefinition/translation",
      "extension": [ {
        "url": "lang",
        "valueCode": "en-US"
      }, {
        "url": "content",
        "valueString": "MII PR Imaging Diagnostic Report"
      } ]
    } ]
  },
  "version": "2025.0.0-ballot",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.id",
      "path": "DiagnosticReport.id",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.meta",
      "path": "DiagnosticReport.meta",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.meta.source",
      "path": "DiagnosticReport.meta.source",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.meta.profile",
      "path": "DiagnosticReport.meta.profile",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.extension",
      "path": "DiagnosticReport.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "DiagnosticReport.extension:supportingInfo",
      "max": "*",
      "min": 0,
      "path": "DiagnosticReport.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://hl7.org/fhir/5.0/StructureDefinition/extension-DiagnosticReport.supportingInfo" ]
      } ],
      "sliceName": "supportingInfo",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.extension:supportingInfo.extension:type",
      "path": "DiagnosticReport.extension.extension",
      "sliceName": "type",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.extension:supportingInfo.extension:reference",
      "path": "DiagnosticReport.extension.extension",
      "sliceName": "reference",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.extension:supportingInfo.extension:reference.value[x]",
      "path": "DiagnosticReport.extension.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-radiologischer-befund", "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-radiologische-befundungsprozedur" ]
      } ]
    }, {
      "id": "DiagnosticReport.basedOn",
      "path": "DiagnosticReport.basedOn",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-anforderung-bildgebung", "http://hl7.org/fhir/StructureDefinition/CarePlan" ]
      } ],
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.status",
      "path": "DiagnosticReport.status",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.category",
      "min": 1,
      "path": "DiagnosticReport.category",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.category.coding",
      "min": 1,
      "path": "DiagnosticReport.category.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.category.coding:loinc",
      "max": "1",
      "min": 0,
      "path": "DiagnosticReport.category.coding",
      "sliceName": "loinc",
      "patternCoding": {
        "code": "18748-4",
        "system": "http://loinc.org",
        "display": "Diagnostic imaging study"
      }
    }, {
      "id": "DiagnosticReport.category.coding:diagnostic-service-sections",
      "max": "1",
      "min": 0,
      "path": "DiagnosticReport.category.coding",
      "sliceName": "diagnostic-service-sections",
      "patternCoding": {
        "code": "RAD",
        "system": "http://terminology.hl7.org/CodeSystem/v2-0074"
      }
    }, {
      "id": "DiagnosticReport.category.coding:snomed-ct",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.category.coding",
      "sliceName": "snomed-ct",
      "patternCoding": {
        "code": "4201000179104",
        "system": "http://snomed.info/sct",
        "display": "Imaging report"
      }
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.subject",
      "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.effective[x]",
      "path": "DiagnosticReport.effective[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.effective[x]:effectiveDateTime",
      "max": "1",
      "min": 0,
      "path": "DiagnosticReport.effective[x]",
      "type": [ {
        "code": "dateTime"
      } ],
      "sliceName": "effectiveDateTime",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.effective[x]:effectivePeriod",
      "max": "1",
      "min": 0,
      "path": "DiagnosticReport.effective[x]",
      "type": [ {
        "code": "Period"
      } ],
      "sliceName": "effectivePeriod",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.issued",
      "path": "DiagnosticReport.issued",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.result",
      "path": "DiagnosticReport.result",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-radiologische-beobachtung" ]
      } ],
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.imagingStudy",
      "min": 1,
      "path": "DiagnosticReport.imagingStudy",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-bildgebungsstudie" ]
      } ],
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.conclusion",
      "path": "DiagnosticReport.conclusion",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.conclusionCode",
      "path": "DiagnosticReport.conclusionCode",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.conclusionCode.coding",
      "path": "DiagnosticReport.conclusionCode.coding",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "$this",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.conclusionCode.coding:icd10-gm",
      "max": "*",
      "min": 0,
      "path": "DiagnosticReport.conclusionCode.coding",
      "sliceName": "icd10-gm",
      "mustSupport": true,
      "patternCoding": {
        "system": "http://fhir.de/CodeSystem/bfarm/icd-10-gm"
      }
    }, {
      "id": "DiagnosticReport.conclusionCode.coding:sct",
      "max": "*",
      "min": 0,
      "path": "DiagnosticReport.conclusionCode.coding",
      "sliceName": "sct",
      "mustSupport": true,
      "patternCoding": {
        "system": "http://snomed.info/sct"
      }
    }, {
      "id": "DiagnosticReport.presentedForm",
      "path": "DiagnosticReport.presentedForm",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
}