FHIR IG analytics| Package | rki.demis.r4.core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-LaboratoryReportHBVP.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=rki.demis.r4.core@1.23.2&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHBVP |
| URL | https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHBVP |
| Version | 1.2.0 |
| Status | active |
| Date | 2023-05-05 |
| Name | LaboratoryReportHBVP |
| Title | Laborbericht für Hepatitis-B-Virus; Meldepflicht für alle Nachweise |
| Description | Der Hepatitis-B-Virus-Laborbericht kann mehrere Hepatitis-B-Virus-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen. |
| Type | DiagnosticReport |
| Kind | resource |
No resources found
| StructureDefinition | ||
| rki.demis.r4.core#1.23.2 | LaboratoryReport | Laborbericht |
| rki.demis.r4.core#1.23.2 | PathogenDetectionHBVP | Erregernachweis für Hepatitis-B-Virus; Meldepflicht für alle Nachweise |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "LaboratoryReportHBVP",
"url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHBVP",
"version": "1.2.0",
"name": "LaboratoryReportHBVP",
"title": "Laborbericht für Hepatitis-B-Virus; Meldepflicht für alle Nachweise",
"status": "active",
"date": "2023-05-05",
"description": "Der Hepatitis-B-Virus-Laborbericht kann mehrere Hepatitis-B-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-B-Virus ist der code immer mit dem Wert \"hbvp\" 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": "hbvp"
},
{
"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-B-Virus; Meldepflicht für alle Nachweise",
"definition": "Referenziert einen Erregernachweis für Hepatitis-B-Virus; Meldepflicht für alle Nachweise",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionHBVP"
]
}
]
}
]
}
}