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

FHIR IG analytics

Packagerki.demis.r4.core
Resource TypeStructureDefinition
IdStructureDefinition-LaboratoryReportHDVP.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.r4.core@1.23.2&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHDVP
URLhttps://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHDVP
Version1.2.0
Statusactive
Date2023-05-05
NameLaboratoryReportHDVP
TitleLaborbericht für Hepatitis-D-Virus; Meldepflicht für alle Nachweise
DescriptionDer Hepatitis-D-Virus-Laborbericht kann mehrere Hepatitis-D-Virus-Erregernachweise 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.2PathogenDetectionHDVPErregernachweis für Hepatitis-D-Virus; Meldepflicht für alle Nachweise

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "LaboratoryReportHDVP",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHDVP",
  "version": "1.2.0",
  "name": "LaboratoryReportHDVP",
  "title": "Laborbericht für Hepatitis-D-Virus; Meldepflicht für alle Nachweise",
  "status": "active",
  "date": "2023-05-05",
  "description": "Der Hepatitis-D-Virus-Laborbericht kann mehrere Hepatitis-D-Virus-Erregernachweise 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 Hepatitis-D-Virus ist der code immer mit dem Wert \"hdvp\" 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": "hdvp"
      },
      {
        "id": "DiagnosticReport.code.coding.display",
        "path": "DiagnosticReport.code.coding.display",
        "min": 1
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "short": "Referenziert einen Erregernachweis für Hepatitis-D-Virus; Meldepflicht für alle Nachweise",
        "definition": "Referenziert einen Erregernachweis für Hepatitis-D-Virus; Meldepflicht für alle Nachweise",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionHDVP"
            ]
          }
        ]
      }
    ]
  }
}