Package | rki.demis.r4.core |
Resource Type | StructureDefinition |
Id | LaboratoryReportHFMP |
FHIR Version | R4 |
Source | https://demis.rki.de/fhir/demis/https://simplifier.net/resolve?scope=rki.demis.r4.core@1.23.2&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFMP |
URL | https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFMP |
Version | 1.0.0 |
Status | active |
Date | 2023-05-05 |
Name | LaboratoryReportHFMP |
Title | Laborbericht für Hand-Fuß-Mund-Krankheit |
Description | Der Hand-Fuß-Mund-Krankheit-Laborbericht kann mehrere Hand-Fuß-Mund-Krankheit-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen. |
Type | DiagnosticReport |
Kind | resource |
No resources found
StructureDefinition | |
LaboratoryReport | Laborbericht |
PathogenDetectionHFMP | Erregernachweis für Hand-Fuß-Mund-Krankheit |
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "LaboratoryReportHFMP", "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHFMP", "version": "1.0.0", "name": "LaboratoryReportHFMP", "title": "Laborbericht für Hand-Fuß-Mund-Krankheit", "status": "active", "date": "2023-05-05", "description": "Der Hand-Fuß-Mund-Krankheit-Laborbericht kann mehrere Hand-Fuß-Mund-Krankheit-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 Hand-Fuß-Mund-Krankheit ist der code immer mit dem Wert \"hfmp\" 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": "hfmp" }, { "id": "DiagnosticReport.code.coding.display", "path": "DiagnosticReport.code.coding.display", "min": 1 }, { "id": "DiagnosticReport.result", "path": "DiagnosticReport.result", "short": "Referenziert einen Erregernachweis für Hand-Fuß-Mund-Krankheit", "definition": "Referenziert einen Erregernachweis für Hand-Fuß-Mund-Krankheit", "type": [ { "code": "Reference", "targetProfile": [ "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionHFMP" ] } ] } ] } }