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

FHIR IG analytics

Packagerki.demis.laboratory.strict
Resource TypeStructureDefinition
IdStructureDefinition-LaboratoryReportECHP.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.laboratory.strict@5.0.0-rc.1&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportECHP
URLhttps://demis.rki.de/fhir/StructureDefinition/LaboratoryReportECHP
Version1.0.1
Statusactive
Date2025-08-12
NameLaboratoryReportECHP
TitleLaborbericht für Echinococcus sp.
Realmde
DescriptionDer Echinococcus sp.-Laborbericht kann mehrere Echinococcus sp.-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
PathogenDetectionECHPErregernachweis für Echinococcus sp.

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "LaboratoryReportECHP",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportECHP",
  "version": "1.0.1",
  "name": "LaboratoryReportECHP",
  "title": "Laborbericht für Echinococcus sp.",
  "status": "active",
  "date": "2025-08-12",
  "description": "Der Echinococcus sp.-Laborbericht kann mehrere Echinococcus sp.-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/LaboratoryReportECHP",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.code",
        "path": "DiagnosticReport.code",
        "definition": "Im Laborbericht für Echinococcus sp. ist der code immer mit dem Wert \"echp\" 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": "echp"
      },
      {
        "id": "DiagnosticReport.code.coding.display",
        "path": "DiagnosticReport.code.coding.display",
        "min": 1
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "short": "Referenziert einen Erregernachweis für Echinococcus sp.",
        "definition": "Referenziert einen Erregernachweis für Echinococcus sp.",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionECHP"
            ]
          }
        ]
      }
    ]
  }
}