Package | rki.demis.igs |
Resource Type | StructureDefinition |
Id | AdapterSubstance |
FHIR Version | R4 |
Source | https://demis.rki.de/fhir/igs/https://simplifier.net/resolve?scope=rki.demis.igs@3.0.0&canonical=https://demis.rki.de/fhir/igs/StructureDefinition/AdapterSubstance |
URL | https://demis.rki.de/fhir/igs/StructureDefinition/AdapterSubstance |
Version | 2.0.1 |
Status | active |
Date | 2024-10-31 |
Name | AdapterSubstance |
Title | Adapter |
Realm | de |
Description | Die AdapterSubstance dient der Angabe des Adapters, der zur Library preparation verwendet wurde. Die Ressource wird pro Adaptersequenz einmal verwendet. |
Type | Substance |
Kind | resource |
StructureDefinition | |
SpecimenSequence | Sequenz-Probe |
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "AdapterSubstance", "url": "https://demis.rki.de/fhir/igs/StructureDefinition/AdapterSubstance", "version": "2.0.1", "name": "AdapterSubstance", "title": "Adapter", "status": "active", "date": "2024-10-31", "description": "Die AdapterSubstance dient der Angabe des Adapters, der zur Library preparation verwendet wurde. Die Ressource wird pro Adaptersequenz einmal verwendet.", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Substance", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Substance", "derivation": "constraint", "differential": { "element": [ { "id": "Substance.meta", "path": "Substance.meta", "min": 1, "mustSupport": true }, { "id": "Substance.meta.profile", "path": "Substance.meta.profile", "min": 1, "max": "1", "fixedCanonical": "https://demis.rki.de/fhir/igs/StructureDefinition/AdapterSubstance", "mustSupport": true }, { "id": "Substance.category", "path": "Substance.category", "max": "0" }, { "id": "Substance.code", "path": "Substance.code", "short": "Sequenziermaterial", "definition": "Sequenziermaterial. Der code immer mit dem Wert \"adapter\" aus dem ValueSet https://demis.rki.de/fhir/igs/ValueSet/sequencingSubstances im coding-Element zu belegen.", "mustSupport": true }, { "id": "Substance.code.coding", "path": "Substance.code.coding", "min": 1, "max": "1", "patternCoding": { "system": "https://demis.rki.de/fhir/igs/CodeSystem/sequencingSubstances", "code": "adapter" }, "mustSupport": true }, { "id": "Substance.code.text", "path": "Substance.code.text", "max": "0" }, { "id": "Substance.description", "path": "Substance.description", "short": "Adapter", "definition": "Angabe des Adapters, der für die Sequenzierung verwendet wurde.", "min": 1, "mustSupport": true }, { "id": "Substance.instance", "path": "Substance.instance", "max": "0" }, { "id": "Substance.ingredient", "path": "Substance.ingredient", "max": "0" } ] } }