FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagebasisprofil.tiplu.de.r4.dev
Resource TypeStructureDefinition
IdStructureDefinition-TipluDiagnosticReportLab.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=basisprofil.tiplu.de.r4.dev@3.0.0-rc.8dev&canonical=https://tiplu.de/fhir/StructureDefinition/TipluDiagnosticReportLab
URLhttps://tiplu.de/fhir/StructureDefinition/TipluDiagnosticReportLab
Version2.0.3
Statusactive
Date2026-05-28
NameTipluDiagnosticReportLaborbefund
TitleTiplu DiagnosticReport im Use Case Laborbefund
DescriptionDieses Profil erweitert den DiagnosticReport Laborbefund der MII. Das zugrunde liegende Profil ist [ProfileDiagnosticReportLab](https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/DiagnosticReportLab)
CopyrightTiplu GmbH
TypeDiagnosticReport
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
basisprofil.tiplu.de.r4.dev#3.0.0-rc.8devDiagnosticReport-BasedOn-PlacerNumberReferenceDiagnosticReport-BasedOn-PlacerNumberReference
de.medizininformatikinitiative.kerndatensatz.laborbefund#2026.0.3DiagnosticReportLabMII PR Labor Laborbefund
de.medizininformatikinitiative.kerndatensatz.laborbefund#2026.0.3ServiceRequestLabMII PR Labor Laboranforderung

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "TipluDiagnosticReportLab",
  "url": "https://tiplu.de/fhir/StructureDefinition/TipluDiagnosticReportLab",
  "version": "2.0.3",
  "name": "TipluDiagnosticReportLaborbefund",
  "title": "Tiplu DiagnosticReport im Use Case Laborbefund",
  "status": "active",
  "date": "2026-05-28",
  "publisher": "Tiplu GmbH",
  "contact": [
    {
      "name": "Tiplu GmbH",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@tiplu.de"
        }
      ]
    }
  ],
  "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)",
  "copyright": "Tiplu GmbH",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "https://www.medizininformatik-initiative.de/fhir/core/modul-labor/StructureDefinition/DiagnosticReportLab",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "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"
            ]
          }
        ]
      }
    ]
  }
}