PackagesCanonicalsLogsProblems
    Packages
    rki.demis.r4.core@1.23.1
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportMPMP
{
  "description": "Der Mycoplasmen-Laborbericht kann mehrere Mycoplasmen-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "StructureDefinition-LaboratoryReportMPMP.json",
  "package_name": "rki.demis.r4.core",
  "date": "2023-05-05",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportMPMP",
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Laborbericht für Mycoplasmen",
  "package_version": "1.23.1",
  "status": "active",
  "id": "e1d6738e-1614-4e62-bc3a-a411ad2abb60",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportMPMP",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im Laborbericht für Mycoplasmen ist der code immer mit dem Wert \"mpmp\" 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": "mpmp"
    }, {
      "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/PathogenDetectionMPMP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für Mycoplasmen",
      "definition": "Referenziert einen Erregernachweis für Mycoplasmen"
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}