PackagesCanonicalsLogsProblems
    Packages
    rki.demis.r4.core@1.23.1
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFAP
{
  "description": "Der Laborbericht für andere Erreger hämorrhagischer Fieber kann mehrere Erregernachweise für andere Erreger hämorrhagischer Fieber enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "StructureDefinition-LaboratoryReportHFAP.json",
  "package_name": "rki.demis.r4.core",
  "date": "2023-05-05",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportHFAP",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Laborbericht für andere Erreger hämorrhagischer Fieber",
  "package_version": "1.23.1",
  "status": "active",
  "id": "8df11df8-1d35-49b0-b966-a48a6a4333b4",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFAP",
  "version": "1.2.0",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im Laborbericht für andere Erreger hämorrhagischer Fieber ist der code immer mit dem Wert \"hfap\" 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": "hfap"
    }, {
      "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/PathogenDetectionHFAP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für andere Erreger hämorrhagischer Fieber",
      "definition": "Referenziert einen Erregernachweis für andere Erreger hämorrhagischer Fieber"
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}