PackagesCanonicalsLogsProblems
    Packages
    demis.fhir.profiles@1.16.0
    https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHTVP
{
  "description": "Der Hantavirus-Laborbericht kann mehrere Hantavirus-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "_filename": "ProfileResources/StructureDefinition/DiagnosticReport/LaboratoryReportHTVP.json",
  "package_name": "demis.fhir.profiles",
  "date": "2021-10-11",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "LaboratoryReportHTVP",
  "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 Hantavirus",
  "package_version": "1.16.0",
  "status": "active",
  "id": "f037d225-e24a-486f-affe-2a1bddb152ff",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHTVP",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "DiagnosticReport.code",
      "path": "DiagnosticReport.code",
      "definition": "Im Laborbericht für Hantavirus ist der code immer mit dem Wert \"htvp\" 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": "htvp"
    }, {
      "id": "DiagnosticReport.code.coding.display",
      "min": 1,
      "path": "DiagnosticReport.code.coding.display",
      "fixedUri": "Hantavirus"
    }, {
      "id": "DiagnosticReport.result",
      "path": "DiagnosticReport.result",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionHTVP" ]
      } ],
      "short": "Referenziert einen Erregernachweis für Hantavirus",
      "definition": "Referenziert einen Erregernachweis für Hantavirus"
    } ]
  },
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport"
}