{
"description": "Dieses Profil erweitert den DiagnosticReport Laborbefund der MII. Das zugrunde liegende Profil ist [ProfileDiagnosticReportLab](https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/DiagnosticReportLab)",
"_filename": "StructureDefinition-TipluDiagnosticReportLab.json",
"package_name": "basisprofil.tiplu.de.r4",
"date": "2026-08-26",
"derivation": "constraint",
"publisher": "Tiplu GmbH",
"fhirVersion": "4.0.1",
"name": "TipluDiagnosticReportLaborbefund",
"abstract": false,
"copyright": "Tiplu GmbH",
"type": "DiagnosticReport",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Tiplu DiagnosticReport im Use Case Laborbefund",
"package_version": "3.0.1",
"status": "active",
"id": "40dc89f1-680c-4443-a36e-c1657d03bd4d",
"kind": "resource",
"url": "https://tiplu.de/fhir/StructureDefinition/TipluDiagnosticReportLab",
"version": "2.0.4",
"differential": {
"element": [ {
"id": "DiagnosticReport.meta.security",
"path": "DiagnosticReport.meta.security",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
}
}, {
"id": "DiagnosticReport.meta.security:versiegelt",
"max": "*",
"min": 0,
"path": "DiagnosticReport.meta.security",
"short": "Hier wird der Code BTG 'break the glass'als Security Label verwendet.",
"binding": {
"strength": "extensible",
"valueSet": "http://hl7.org/fhir/ValueSet/security-labels"
},
"sliceName": "versiegelt",
"patternCoding": {
"code": "BTG",
"system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"display": "break the glass"
}
}, {
"id": "DiagnosticReport.basedOn",
"path": "DiagnosticReport.basedOn",
"type": [ {
"code": "Reference",
"profile": [ "https://tiplu.de/fhir/StructureDefinition/DiagnosticReport-BasedOn-PlacerNumberReference" ],
"targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/ServiceRequestLab" ]
} ]
} ]
},
"contact": [ {
"name": "Tiplu GmbH",
"telecom": [ {
"value": "fhir@tiplu.de",
"system": "email"
} ]
} ],
"baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/DiagnosticReportLab"
}