PackagesCanonicalsLogsProblems
    Packages
    rki.demis.laboratory.strict@4.0.0-rc.1
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportFRTP
{
  "description": "Der Francisella tularensis-Laborbericht kann mehrere Francisella tularensis-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "StructureDefinition-LaboratoryReportFRTP.json",
  "package_name": "rki.demis.laboratory.strict",
  "date": "2025-02-20",
  "derivation": "constraint",
  "publisher": "Robert Koch-Institut",
  "fhirVersion": "4.0.1",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DE",
      "system": "urn:iso:std:iso:3166",
      "version": "ALPHA-2"
    } ]
  } ],
  "name": "LaboratoryReportFRTP",
  "abstract": false,
  "copyright": "Copyright (C) 2021-2025 Robert Koch-Institut",
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Laborbericht für Francisella tularensis",
  "package_version": "4.0.0-rc.1",
  "status": "active",
  "id": "49cd72ac-78a1-4129-abab-79a728dc12bf",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportFRTP",
  "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,
      "patternCanonical": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportFRTP"
    }, {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im Laborbericht für Francisella tularensis ist der code immer mit dem Wert \"frtp\" 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": "frtp"
    }, {
      "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/PathogenDetectionFRTP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für Francisella tularensis",
      "definition": "Referenziert einen Erregernachweis für Francisella tularensis"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "demis-support@rki.de",
      "system": "email"
    } ]
  } ],
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}