PackagesCanonicalsLogsProblems
    Packages
    rki.demis.r4.core@1.23.1
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHDVP
{
  "description": "Der Hepatitis-D-Virus-Laborbericht kann mehrere Hepatitis-D-Virus-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "StructureDefinition-LaboratoryReportHDVP.json",
  "package_name": "rki.demis.r4.core",
  "date": "2023-05-05",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportHDVP",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Laborbericht für Hepatitis-D-Virus; Meldepflicht für alle Nachweise",
  "package_version": "1.23.1",
  "status": "active",
  "id": "294c96f1-03ea-42c0-83c7-83bacdd9fb22",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHDVP",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im Laborbericht für Hepatitis-D-Virus ist der code immer mit dem Wert \"hdvp\" 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": "hdvp"
    }, {
      "id": "DiagnosticReport.code.coding.display",
      "min": 1,
      "path": "DiagnosticReport.code.coding.display"
    }, {
      "id": "DiagnosticReport.result",
      "path": "DiagnosticReport.result",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionHDVP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für Hepatitis-D-Virus; Meldepflicht für alle Nachweise",
      "definition": "Referenziert einen Erregernachweis für Hepatitis-D-Virus; Meldepflicht für alle Nachweise"
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}