FHIR IG analytics| Package | rki.demis.laboratory.strict |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-LaboratoryReportCHTP.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=rki.demis.laboratory.strict@5.0.0-rc.1&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCHTP |
| URL | https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCHTP |
| Version | 1.0.1 |
| Status | active |
| Date | 2025-08-12 |
| Name | LaboratoryReportCHTP |
| Title | Laborbericht für Chlamydia trachomatis, sofern es sich um einen der Serotypen L1 bis L3 handelt |
| Realm | de |
| Description | Der Chlamydia trachomatis-Laborbericht kann mehrere Chlamydia trachomatis-Erregernachweise enthalten und fasst die Ergebnisse der Einzeltests zusammen. |
| Type | DiagnosticReport |
| Kind | resource |
No resources found
| StructureDefinition | |
| LaboratoryReportNonNominal | Nichtnamentlicher Laborbericht für nichtnamentliche oder anonyme Erregernachweismeldungen nach § 7 Abs. 3 IfSG |
| PathogenDetectionCHTP | Erregernachweis für Chlamydia trachomatis, sofern es sich um einen der Serotypen L1 bis L3 handelt |
No narrative content found in resource
{
"resourceType": "StructureDefinition",
"id": "LaboratoryReportCHTP",
"url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCHTP",
"version": "1.0.1",
"name": "LaboratoryReportCHTP",
"title": "Laborbericht für Chlamydia trachomatis, sofern es sich um einen der Serotypen L1 bis L3 handelt",
"status": "active",
"date": "2025-08-12",
"description": "Der Chlamydia trachomatis-Laborbericht kann mehrere Chlamydia trachomatis-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/LaboratoryReportNonNominal",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DiagnosticReport.meta",
"path": "DiagnosticReport.meta",
"min": 1,
"mustSupport": true
},
{
"id": "DiagnosticReport.meta.profile",
"path": "DiagnosticReport.meta.profile",
"min": 1,
"max": "1",
"patternCanonical": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCHTP",
"mustSupport": true
},
{
"id": "DiagnosticReport.code",
"path": "DiagnosticReport.code",
"definition": "Im Laborbericht für Chlamydia trachomatis ist der code immer mit dem Wert \"chtp\" aus dem ValueSet https://demis.rki.de/fhir/ValueSet/notificationCategoryNonNominal 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": "chtp"
},
{
"id": "DiagnosticReport.code.coding.display",
"path": "DiagnosticReport.code.coding.display",
"min": 1
},
{
"id": "DiagnosticReport.result",
"path": "DiagnosticReport.result",
"short": "Referenziert einen Erregernachweis für Chlamydia trachomatis",
"definition": "Referenziert einen Erregernachweis für Chlamydia trachomatis",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionCHTP"
]
}
]
}
]
}
}