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

FHIR IG analytics

Packagerki.demis.laboratory.strict
Resource TypeStructureDefinition
IdStructureDefinition-NotificationLaboratoryAnonymous.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.laboratory.strict@5.0.0-rc.1&canonical=https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratoryAnonymous
URLhttps://demis.rki.de/fhir/StructureDefinition/NotificationLaboratoryAnonymous
Version1.0.2
Statusactive
Date2025-08-12
NameNotificationLaboratoryAnonymous
TitleAnonyme Erregernachweismeldung nach § 7 Abs. 3 IfSG
Realmde
DescriptionDie anonyme Erregernachweismeldung definiert die Meldeinhalte, die von Laboren übermittelt werden müssen. Erregerspezifische Befunddaten werden über Subprofile des nichtnamentlichen Laborbericht-Profils definiert. In der anonymen Erregernachweismeldung nach § 7 Abs. 3 IfSG kann ein erregerspezifischer, nichtnamentlicher Laborbericht referenziert werden.
TypeComposition
Kindresource

Resources that use this resource

StructureDefinition
NotificationBundleLaboratoryAnonymousAnonymer Erregernachweismeldevorgang nach § 7 Abs. 3 IfSG

Resources that this resource uses

StructureDefinition
LaboratoryReportNonNominalNichtnamentlicher Laborbericht für nichtnamentliche oder anonyme Erregernachweismeldungen nach § 7 Abs. 3 IfSG
NotificationMeldung
NotifiedPersonAnonymousBetroffene Person (anonym)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "NotificationLaboratoryAnonymous",
  "url": "https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratoryAnonymous",
  "version": "1.0.2",
  "name": "NotificationLaboratoryAnonymous",
  "title": "Anonyme Erregernachweismeldung nach § 7 Abs. 3 IfSG",
  "status": "active",
  "date": "2025-08-12",
  "description": "Die anonyme Erregernachweismeldung definiert die Meldeinhalte, die von Laboren übermittelt werden müssen. Erregerspezifische Befunddaten werden über Subprofile des nichtnamentlichen Laborbericht-Profils definiert. In der anonymen Erregernachweismeldung nach § 7 Abs. 3 IfSG kann ein erregerspezifischer, nichtnamentlicher Laborbericht referenziert werden.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "cda",
      "uri": "http://hl7.org/v3/cda",
      "name": "CDA (R2)"
    },
    {
      "identity": "fhirdocumentreference",
      "uri": "http://hl7.org/fhir/documentreference",
      "name": "FHIR DocumentReference"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Composition",
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/Notification",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Composition.meta",
        "path": "Composition.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.meta.profile",
        "path": "Composition.meta.profile",
        "min": 1,
        "max": "1",
        "patternCanonical": "https://demis.rki.de/fhir/StructureDefinition/NotificationLaboratoryAnonymous",
        "mustSupport": true
      },
      {
        "id": "Composition.type",
        "path": "Composition.type",
        "definition": "Typ der Composition. In DEMIS ist der Typ immer mit dem Wert 34782-3 (Infectious disease Note) aus dem entsprechend hinterlegten LOINC-ValueSet zu belegen."
      },
      {
        "id": "Composition.type.coding",
        "path": "Composition.type.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "system": "http://loinc.org",
          "code": "34782-3",
          "display": "Infectious disease Note"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.category",
        "path": "Composition.category",
        "max": "0"
      },
      {
        "id": "Composition.subject",
        "path": "Composition.subject",
        "short": "Verweis auf die betroffene Person (anonym).",
        "definition": "Verweis auf die betroffene Person (anonym).",
        "min": 1,
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://demis.rki.de/fhir/StructureDefinition/NotifiedPersonAnonymous"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.author",
        "path": "Composition.author",
        "definition": "Verweis auf die Melder-Rolle. Über die Melder-Rolle kann eine Person oder eine Organisation als Melder - hier das Labor - referenziert werden."
      },
      {
        "id": "Composition.section",
        "path": "Composition.section",
        "slicing": {
          "discriminator": [
            {
              "type": "pattern",
              "path": "code.coding"
            }
          ],
          "rules": "closed"
        },
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:laboratoryReport",
        "path": "Composition.section",
        "sliceName": "laboratoryReport",
        "short": "Enthält einen Verweis auf einen erregerspezifischen, nichtnamentlichen Laborbericht",
        "definition": "Entsprechend des Meldetatbestandes wird an dieser Stelle ein erregerspezifischer nichtnamentlicher Laborbericht (z.B. Echinococcus sp.-Laborbericht) referenziert.",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Composition.section:laboratoryReport.code",
        "path": "Composition.section.code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:laboratoryReport.code.coding",
        "path": "Composition.section.code.coding",
        "min": 1,
        "max": "1",
        "patternCoding": {
          "system": "http://loinc.org",
          "code": "11502-2",
          "display": "Laboratory report"
        },
        "mustSupport": true
      },
      {
        "id": "Composition.section:laboratoryReport.entry",
        "path": "Composition.section.entry",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportNonNominal"
            ]
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Composition.section:laboratoryReport.entry.reference",
        "path": "Composition.section.entry.reference",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Composition.section:laboratoryReport.section",
        "path": "Composition.section.section",
        "contentReference": "http://hl7.org/fhir/StructureDefinition/Composition#Composition.section"
      }
    ]
  }
}