{
"description": "This profile describes a diagnostic report in microbiology",
"_filename": "MII_PR_Mikrobio_Diagnostic_Report.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.mikrobiologie",
"date": null,
"derivation": "constraint",
"publisher": "https://www.Medizininformatik-Initiative.de",
"fhirVersion": "4.0.1",
"purpose": "Dieses Profil beschreibt einen diagnostischer Bericht in Mikrobiologie",
"name": "MII_PR_Mikrobio_Diagnostic_Report",
"abstract": false,
"type": "DiagnosticReport",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MII PR Mikrobio Diagnostic Report",
"package_version": "2024.0.0",
"status": "active",
"id": "8170437e-c44b-4432-a97a-81113956b3bb",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/modul-mikrobio/StructureDefinition/mii-pr-mikrobio-diagnostic-report",
"version": "2024.0.0",
"differential": {
"element": [ {
"id": "DiagnosticReport.basedOn",
"max": "1",
"path": "DiagnosticReport.basedOn"
}, {
"id": "DiagnosticReport.category.coding",
"min": 3,
"path": "DiagnosticReport.category.coding"
}, {
"id": "DiagnosticReport.category.coding:snomed-microbiology-studies",
"max": "1",
"min": 1,
"path": "DiagnosticReport.category.coding",
"sliceName": "snomed-microbiology-studies",
"mustSupport": true,
"patternCoding": {
"code": "4341000179107",
"system": "http://snomed.info/sct"
}
}, {
"id": "DiagnosticReport.category.coding:loinc-microbiology-specialization",
"max": "1",
"path": "DiagnosticReport.category.coding",
"binding": {
"strength": "required",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/modul-mikrobio/ValueSet/mii-vs-mikrobio-befundtyp-loinc"
},
"sliceName": "loinc-microbiology-specialization",
"constraint": [ {
"key": "dia-ic-highmed-1",
"human": "Microbiology LOINC Spezialisierungen dürfen nur ausgewählt werden, falls der Report als Microbiology studies kodiert wurde",
"severity": "error",
"expression": "%resource.category.where(coding.where(code = '18725-2' and system = 'http://loinc.org').exists()).exists()"
} ]
}, {
"id": "DiagnosticReport.resultsInterpreter",
"path": "DiagnosticReport.resultsInterpreter",
"mustSupport": true
}, {
"id": "DiagnosticReport.specimen",
"min": 0,
"path": "DiagnosticReport.specimen"
} ]
},
"baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/DiagnosticReportLab"
}