FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/SpecimenLEPP

Packagerki.demis.laboratory.strict
Resource TypeStructureDefinition
IdSpecimenLEPP
FHIR VersionR4
Sourcehttps://demis.rki.de/fhir/demis/https://simplifier.net/resolve?scope=rki.demis.laboratory.strict@4.0.0-rc.1&canonical=https://demis.rki.de/fhir/StructureDefinition/SpecimenLEPP
URLhttps://demis.rki.de/fhir/StructureDefinition/SpecimenLEPP
Version2.0.0
Statusactive
Date2025-02-20
NameSpecimenLEPP
TitleProbe für humanpathogene Leptospira sp.
Realmde
DescriptionDie Probe für humanpathogene Leptospira sp. spezifiziert die Probe hinsichtlich des Probenmaterials für humanpathogene Leptospira sp..
CopyrightCopyright (C) 2021-2025 Robert Koch-Institut
TypeSpecimen
Kindresource

Resources that use this resource

StructureDefinition
PathogenDetectionLEPPErregernachweis für humanpathogene Leptospira sp.

Resources that this resource uses

StructureDefinition
SpecimenProbe
ValueSet
materialLEPPMaterial für humanpathogene Leptospira sp.

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "SpecimenLEPP",
  "url": "https://demis.rki.de/fhir/StructureDefinition/SpecimenLEPP",
  "version": "2.0.0",
  "name": "SpecimenLEPP",
  "title": "Probe für humanpathogene Leptospira sp.",
  "status": "active",
  "date": "2025-02-20",
  "publisher": "Robert Koch-Institut",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "demis-support@rki.de"
        }
      ]
    }
  ],
  "description": "Die Probe für humanpathogene Leptospira sp. spezifiziert die Probe hinsichtlich des Probenmaterials für humanpathogene Leptospira sp..",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "version": "ALPHA-2",
          "code": "DE"
        }
      ]
    }
  ],
  "copyright": "Copyright (C) 2021-2025 Robert Koch-Institut",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Specimen",
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/Specimen",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Specimen.meta",
        "path": "Specimen.meta",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Specimen.meta.profile",
        "path": "Specimen.meta.profile",
        "min": 1,
        "max": "1",
        "patternCanonical": "https://demis.rki.de/fhir/StructureDefinition/SpecimenLEPP",
        "mustSupport": true
      },
      {
        "id": "Specimen.type",
        "path": "Specimen.type",
        "definition": "Art des Probenmaterials. Der Wert muss entsprechend des vom RKI definierten ValueSets (https://demis.rki.de/fhir/ValueSet/materialLEPP) im coding Element dargestellt werden."
      },
      {
        "id": "Specimen.type.coding",
        "path": "Specimen.type.coding",
        "binding": {
          "strength": "required",
          "valueSet": "https://demis.rki.de/fhir/ValueSet/materialLEPP"
        }
      }
    ]
  }
}