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

FHIR IG analytics

Packagerki.demis.r4.core
Resource TypeStructureDefinition
IdStructureDefinition-SpecimenLEPP.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.r4.core@1.23.2&canonical=https://demis.rki.de/fhir/StructureDefinition/SpecimenLEPP
URLhttps://demis.rki.de/fhir/StructureDefinition/SpecimenLEPP
Version1.2.0
Statusactive
Date2023-05-05
NameSpecimenLEPP
TitleProbe für humanpathogene Leptospira sp.
DescriptionDie Probe für humanpathogene Leptospira sp. spezifiziert die Probe hinsichtlich des Probenmaterials für humanpathogene Leptospira sp..
TypeSpecimen
Kindresource

Resources that use this resource

StructureDefinition
rki.demis.r4.core#1.23.2PathogenDetectionLEPPErregernachweis für humanpathogene Leptospira sp.

Resources that this resource uses

StructureDefinition
rki.demis.r4.core#1.23.2SpecimenProbe
ValueSet
rki.demis.r4.core#1.23.2materialLEPPMaterial für humanpathogene Leptospira sp.

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "StructureDefinition",
  "id": "SpecimenLEPP",
  "url": "https://demis.rki.de/fhir/StructureDefinition/SpecimenLEPP",
  "version": "1.2.0",
  "name": "SpecimenLEPP",
  "title": "Probe für humanpathogene Leptospira sp.",
  "status": "active",
  "date": "2023-05-05",
  "description": "Die Probe für humanpathogene Leptospira sp. spezifiziert die Probe hinsichtlich des Probenmaterials für humanpathogene Leptospira sp..",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "Specimen",
  "baseDefinition": "https://demis.rki.de/fhir/StructureDefinition/Specimen",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "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": "extensible",
          "valueSet": "https://demis.rki.de/fhir/ValueSet/materialLEPP"
        }
      }
    ]
  }
}