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

FHIR IG analytics

Packagerki.demis.laboratory.strict
Resource TypeStructureDefinition
IdStructureDefinition-LaboratoryReportCHTP.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.laboratory.strict@5.0.0-rc.1&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCHTP
URLhttps://demis.rki.de/fhir/StructureDefinition/LaboratoryReportCHTP
Version1.0.1
Statusactive
Date2025-08-12
NameLaboratoryReportCHTP
TitleLaborbericht für Chlamydia trachomatis, sofern es sich um einen der Serotypen L1 bis L3 handelt
Realmde
DescriptionDer Chlamydia trachomatis-Laborbericht kann mehrere Chlamydia trachomatis-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
LaboratoryReportNonNominalNichtnamentlicher Laborbericht für nichtnamentliche oder anonyme Erregernachweismeldungen nach § 7 Abs. 3 IfSG
PathogenDetectionCHTPErregernachweis für Chlamydia trachomatis, sofern es sich um einen der Serotypen L1 bis L3 handelt

Narrative

No narrative content found in resource


Source1

{
  "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"
            ]
          }
        ]
      }
    ]
  }
}