PackagesCanonicalsLogsProblems
    Packages
    rki.demis.laboratory@3.2.1
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportNCVP
{
  "description": "Der Vibrio spp. (außer Erreger der Cholera)-Laborbericht kann mehrere Vibrio spp. (außer Erreger der Cholera)-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "StructureDefinition-LaboratoryReportNCVP.json",
  "package_name": "rki.demis.laboratory",
  "date": "2024-09-05",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportNCVP",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Laborbericht für Vibrio spp., humanpathogen (außer Erreger der Cholera); soweit ausschließlich eine Ohrinfektion vorliegt, nur bei Vibrio cholerae non O1/non-O139",
  "package_version": "3.2.1",
  "status": "active",
  "id": "ba74c270-dcc6-43f2-98fc-0817c8274620",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportNCVP",
  "version": "1.0.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/LaboratoryReportNCVP"
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im Laborbericht für Vibrio spp. (außer Erreger der Cholera) ist der code immer mit dem Wert \"ncvp\" 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": "ncvp"
    }, {
      "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/PathogenDetectionNCVP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für Vibrio spp. (außer Erreger der Cholera)",
      "definition": "Referenziert einen Erregernachweis für Vibrio spp. (außer Erreger der Cholera)"
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}