FHIR IG analytics| Package | rki.demis.r4.core |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-LaboratoryReportPVBP.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=rki.demis.r4.core@1.23.2&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportPVBP |
| URL | https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportPVBP |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-05-05 |
| Name | LaboratoryReportPVBP |
| Title | Laborbericht für Ringelröteln, Parvovirus B 19 |
| Description | Der Ringelröteln-Laborbericht kann mehrere Ringelröteln-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 | PathogenDetectionPVBP | Erregernachweis für Ringelröteln, Parvovirus B 19 |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "LaboratoryReportPVBP",
"url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportPVBP",
"version": "1.0.0",
"name": "LaboratoryReportPVBP",
"title": "Laborbericht für Ringelröteln, Parvovirus B 19",
"status": "active",
"date": "2023-05-05",
"description": "Der Ringelröteln-Laborbericht kann mehrere Ringelröteln-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 Ringelröteln ist der code immer mit dem Wert \"pvbp\" 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": "pvbp"
},
{
"id": "DiagnosticReport.code.coding.display",
"path": "DiagnosticReport.code.coding.display",
"min": 1
},
{
"id": "DiagnosticReport.result",
"path": "DiagnosticReport.result",
"short": "Referenziert einen Erregernachweis für Ringelröteln, Parvovirus B 19",
"definition": "Referenziert einen Erregernachweis für Ringelröteln, Parvovirus B 19",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionPVBP"
]
}
]
}
]
}
}