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

FHIR IG analytics

Packagerki.demis.laboratory.strict
Resource TypeStructureDefinition
IdStructureDefinition-LaboratoryReportHIVP.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.laboratory.strict@5.0.0-rc.1&canonical=https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHIVP
URLhttps://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHIVP
Version1.0.1
Statusactive
Date2025-08-12
NameLaboratoryReportHIVP
TitleLaborbericht für Humanes Immundefizienz-Virus (HIV)
Realmde
DescriptionDer Humanes Immundefizienz-Virus (HIV)-Laborbericht kann mehrere Humanes Immundefizienz-Virus (HIV)-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
PathogenDetectionHIVPErregernachweis für Humanes Immundefizienz-Virus (HIV)

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "LaboratoryReportHIVP",
  "url": "https://demis.rki.de/fhir/StructureDefinition/LaboratoryReportHIVP",
  "version": "1.0.1",
  "name": "LaboratoryReportHIVP",
  "title": "Laborbericht für Humanes Immundefizienz-Virus (HIV)",
  "status": "active",
  "date": "2025-08-12",
  "description": "Der Humanes Immundefizienz-Virus (HIV)-Laborbericht kann mehrere Humanes Immundefizienz-Virus (HIV)-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/LaboratoryReportHIVP",
        "mustSupport": true
      },
      {
        "id": "DiagnosticReport.code",
        "path": "DiagnosticReport.code",
        "definition": "Im Laborbericht für Humanes Immundefizienz-Virus (HIV) ist der code immer mit dem Wert \"hivp\" 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": "hivp"
      },
      {
        "id": "DiagnosticReport.code.coding.display",
        "path": "DiagnosticReport.code.coding.display",
        "min": 1
      },
      {
        "id": "DiagnosticReport.result",
        "path": "DiagnosticReport.result",
        "short": "Referenziert einen Erregernachweis für Humanes Immundefizienz-Virus (HIV)",
        "definition": "Referenziert einen Erregernachweis für Humanes Immundefizienz-Virus (HIV)",
        "type": [
          {
            "code": "Reference",
            "targetProfile": [
              "https://demis.rki.de/fhir/StructureDefinition/PathogenDetectionHIVP"
            ]
          }
        ]
      }
    ]
  }
}