PackagesCanonicalsLogsProblems
    Packages
    rki.demis.laboratory@3.2.0
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCVDP
{
  "description": "Der SARS-CoV-2-Laborbericht kann mehrere SARS-CoV-2-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "StructureDefinition-LaboratoryReportCVDP.json",
  "package_name": "rki.demis.laboratory",
  "date": "2023-10-30",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportCVDP",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Laborbericht für Severe-Acute-Respiratory-Syndrome-Coronavirus-2 (SARS-CoV-2)",
  "package_version": "3.2.0",
  "status": "active",
  "id": "ead70a14-4a0d-4369-bd45-47b9c05309e7",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCVDP",
  "version": "1.3.0",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.meta",
      "min": 1,
      "path": "DiagnosticReport.meta",
      "mustSupport": true
    }, {
      "id": "DiagnosticReport.meta.profile",
      "max": "1",
      "min": 1,
      "path": "DiagnosticReport.meta.profile",
      "mustSupport": true,
      "fixedCanonical": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCVDP"
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im SARS-CoV-2-Laborbericht ist der code immer mit dem Wert \"cvdp\" 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": "cvdp"
    }, {
      "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/PathogenDetectionCVDP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für Severe-Acute-Respiratory-Syndrome-Coronavirus-2 (SARS-CoV-2)",
      "definition": "Referenziert einen Erregernachweis für Severe-Acute-Respiratory-Syndrome-Coronavirus-2 (SARS-CoV-2)"
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}