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

FHIR IG analytics

Packagerki.demis.laboratory.strict
Resource TypeStructureDefinition
IdStructureDefinition-LaboratoryReportTOXP.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.laboratory.strict@5.0.0-rc.1&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportTOXP
URLhttps://demis.rki.de/fhir/StructureDefinition/LaboratoryReportTOXP
Version1.0.1
Statusactive
Date2025-08-12
NameLaboratoryReportTOXP
TitleLaborbericht für Toxoplasma gondii; Meldepflicht nur bei konnatalen Infektionen
Realmde
DescriptionDer Toxoplasma gondii-Laborbericht kann mehrere Toxoplasma gondii-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.
TypeDiagnosticReport
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
LaboratoryReportNonNominalNichtnamentlicher Laborbericht für nichtnamentliche oder anonyme Erregernachweismeldungen nach § 7 Abs. 3 IfSG
PathogenDetectionTOXPErregernachweis für Toxoplasma gondii; Meldepflicht nur bei konnatalen Infektionen

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "LaboratoryReportTOXP",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportTOXP",
  "version": "1.0.1",
  "name": "LaboratoryReportTOXP",
  "title": "Laborbericht für Toxoplasma gondii; Meldepflicht nur bei konnatalen Infektionen",
  "status": "active",
  "date": "2025-08-12",
  "description": "Der Toxoplasma gondii-Laborbericht kann mehrere Toxoplasma gondii-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportNonNominal",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport.meta",
        "path": "DiagnosticReport.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.meta.profile",
        "path": "DiagnosticReport.meta.profile",
        "min": 1,
        "max": "1",
        "patternCanonical": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportTOXP",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.code",
        "path": "DiagnosticReport.code",
        "definition": "Im Laborbericht für Toxoplasma gondii ist der code immer mit dem Wert \"toxp\" aus dem ValueSet https://demis.rki.de/fhir/ValueSet/notificationCategoryNonNominal zu belegen."
      },
      {
        "id": "DiagnosticReport.code.coding.system",
        "path": "DiagnosticReport.code.coding.system",
        "fixedUri": "https://demis.rki.de/fhir/CodeSystem/notificationCategory"
      },
      {
        "id": "DiagnosticReport.code.coding.code",
        "path": "DiagnosticReport.code.coding.code",
        "fixedCode": "toxp"
      },
      {
        "id": "DiagnosticReport.code.coding.display",
        "path": "DiagnosticReport.code.coding.display",
        "min": 1
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "short": "Referenziert einen Erregernachweis für Toxoplasma gondii",
        "definition": "Referenziert einen Erregernachweis für Toxoplasma gondii",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionTOXP"
            ]
          }
        ]
      }
    ]
  }
}