PackagesCanonicalsLogsProblems
    Packages
    demis.fhir.profiles@1.19.0
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportEBVP
{
  "description": "Der Ebolavirus-Laborbericht kann mehrere Ebolavirus-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "ProfileResources/StructureDefinition/DiagnosticReport/LaboratoryReportEBVP.json",
  "package_name": "demis.fhir.profiles",
  "date": "2021-11-22",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportEBVP",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  } ],
  "abstract": false,
  "type": "DiagnosticReport",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Laborbericht für Ebolavirus",
  "package_version": "1.19.0",
  "status": "active",
  "id": "52d1aac4-5c23-4810-a2bb-7382e389070d",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportEBVP",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im Laborbericht für Ebolavirus ist der code immer mit dem Wert \"ebvp\" 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",
      "fixedUri": "ebvp"
    }, {
      "id": "DiagnosticReport.code.coding.display",
      "min": 1,
      "path": "DiagnosticReport.code.coding.display",
      "fixedUri": "Ebolavirus"
    }, {
      "id": "DiagnosticReport.result",
      "path": "DiagnosticReport.result",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionEBVP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für Ebolavirus",
      "definition": "Referenziert einen Erregernachweis für Ebolavirus"
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}