FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagerki.demis.r4.core
Resource TypeStructureDefinition
IdStructureDefinition-LaboratoryReportHFAP.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.r4.core@1.23.2&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFAP
URLhttps://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFAP
Version1.2.0
Statusactive
Date2023-05-05
NameLaboratoryReportHFAP
TitleLaborbericht für andere Erreger hämorrhagischer Fieber
DescriptionDer Laborbericht für andere Erreger hämorrhagischer Fieber kann mehrere Erregernachweise für andere Erreger hämorrhagischer Fieber enthalten und fasst die Ergebnisse der Einzeltests zusammen.
TypeDiagnosticReport
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
rki.demis.r4.core#1.23.2LaboratoryReportLaborbericht
rki.demis.r4.core#1.23.2PathogenDetectionHFAPErregernachweis für andere Erreger hämorrhagischer Fieber

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "LaboratoryReportHFAP",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFAP",
  "version": "1.2.0",
  "name": "LaboratoryReportHFAP",
  "title": "Laborbericht für andere Erreger hämorrhagischer Fieber",
  "status": "active",
  "date": "2023-05-05",
  "description": "Der Laborbericht für andere Erreger hämorrhagischer Fieber kann mehrere Erregernachweise für andere Erreger hämorrhagischer Fieber enthalten und fasst die Ergebnisse der Einzeltests zusammen.",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "DiagnosticReport",
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReport",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DiagnosticReport.code",
        "path": "DiagnosticReport.code",
        "definition": "Im Laborbericht für andere Erreger hämorrhagischer Fieber ist der code immer mit dem Wert \"hfap\" 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": "hfap"
      },
      {
        "id": "DiagnosticReport.code.coding.display",
        "path": "DiagnosticReport.code.coding.display",
        "min": 1
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "short": "Referenziert einen Erregernachweis für andere Erreger hämorrhagischer Fieber",
        "definition": "Referenziert einen Erregernachweis für andere Erreger hämorrhagischer Fieber",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionHFAP"
            ]
          }
        ]
      }
    ]
  }
}