FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/LaboratoryReportCLOP

Packagerki.demis.laboratory.strict
Resource TypeStructureDefinition
IdLaboratoryReportCLOP
FHIR VersionR4
Sourcehttps://demis.rki.de/fhir/demis/https://simplifier.net/resolve?scope=rki.demis.laboratory.strict@4.0.0-rc.1&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCLOP
URLhttps://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCLOP
Version1.3.0
Statusactive
Date2025-02-20
NameLaboratoryReportCLOP
TitleLaborbericht für Clostridium botulinum oder Toxinnachweis
Realmde
DescriptionDer Clostridium botulinum oder Toxinnachweis-Laborbericht kann mehrere Clostridium botulinum oder Toxinnachweis-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.
CopyrightCopyright (C) 2021-2025 Robert Koch-Institut
TypeDiagnosticReport
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
LaboratoryReportLaborbericht
PathogenDetectionCLOPErregernachweis für Clostridium botulinum oder Toxinnachweis

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "LaboratoryReportCLOP",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCLOP",
  "version": "1.3.0",
  "name": "LaboratoryReportCLOP",
  "title": "Laborbericht für Clostridium botulinum oder Toxinnachweis",
  "status": "active",
  "date": "2025-02-20",
  "publisher": "Robert Koch-Institut",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "demis-support@rki.de"
        }
      ]
    }
  ],
  "description": "Der Clostridium botulinum oder Toxinnachweis-Laborbericht kann mehrere Clostridium botulinum oder Toxinnachweis-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "version": "ALPHA-2",
          "code": "DE"
        }
      ]
    }
  ],
  "copyright": "Copyright (C) 2021-2025 Robert Koch-Institut",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport",
  "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/LaboratoryReportCLOP",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.code",
        "path": "DiagnosticReport.code",
        "definition": "Im Laborbericht für Clostridium botulinum oder Toxinnachweis ist der code immer mit dem Wert \"clop\" aus dem ValueSet https://demis.rki.de/fhir/CodeSystem/notificationCategory 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": "clop"
      },
      {
        "id": "DiagnosticReport.code.coding.display",
        "path": "DiagnosticReport.code.coding.display",
        "min": 1
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "short": "Referenziert einen Erregernachweis für Clostridium botulinum oder Toxinnachweis",
        "definition": "Referenziert einen Erregernachweis für Clostridium botulinum oder Toxinnachweis",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionCLOP"
            ]
          }
        ]
      }
    ]
  }
}