PackagesCanonicalsLogsProblems
    Packages
    rki.demis.laboratory@3.2.1
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCVSP
{
  "description": "Der Severe-Acute-Respiratory-Syndrome-Coronavirus-1 (SARS-CoV-1) (2003)-Laborbericht kann mehrere Severe-Acute-Respiratory-Syndrome-Coronavirus-1 (SARS-CoV-1) (2003)-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "StructureDefinition-LaboratoryReportCVSP.json",
  "package_name": "rki.demis.laboratory",
  "date": "2024-07-25",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportCVSP",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Laborbericht für Severe-Acute-Respiratory-Syndrome-Coronavirus-1 (SARS-CoV-1) (2003)",
  "package_version": "3.2.1",
  "status": "active",
  "id": "2578941a-d215-434e-a6ce-62a8e0643130",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCVSP",
  "version": "1.3.1",
  "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/LaboratoryReportCVSP"
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im Laborbericht für Severe-Acute-Respiratory-Syndrome-Coronavirus-1 (SARS-CoV-1) (2003) ist der code immer mit dem Wert \"cvsp\" 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": "cvsp"
    }, {
      "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/PathogenDetectionCVSP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für Severe-Acute-Respiratory-Syndrome-Coronavirus-1 (SARS-CoV-1) (2003)",
      "definition": "Referenziert einen Erregernachweis für Severe-Acute-Respiratory-Syndrome-Coronavirus-1 (SARS-CoV-1) (2003)"
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}