PackagesCanonicalsLogsProblems
    Packages
    rki.demis.igs@3.0.0
    https://demis.rki.de/fhir/igs/StructureDefinition/AdapterSubstance
{
  "description": "Die AdapterSubstance dient der Angabe des Adapters, der zur Library preparation verwendet wurde. Die Ressource wird pro Adaptersequenz einmal verwendet.",
  "_filename": "StructureDefinition-AdapterSubstance.json",
  "package_name": "rki.demis.igs",
  "date": "2024-10-31",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "AdapterSubstance",
  "abstract": false,
  "type": "Substance",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Adapter",
  "package_version": "3.0.0",
  "status": "active",
  "id": "0605ec36-6226-4631-b28f-87188882509e",
  "kind": "resource",
  "url": "https://demis.rki.de/fhir/igs/StructureDefinition/AdapterSubstance",
  "version": "2.0.1",
  "differential": {
    "element": [ {
      "id": "Substance.meta",
      "min": 1,
      "path": "Substance.meta",
      "mustSupport": true
    }, {
      "id": "Substance.meta.profile",
      "max": "1",
      "min": 1,
      "path": "Substance.meta.profile",
      "mustSupport": true,
      "fixedCanonical": "https://demis.rki.de/fhir/igs/StructureDefinition/AdapterSubstance"
    }, {
      "id": "Substance.category",
      "max": "0",
      "path": "Substance.category"
    }, {
      "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",
      "max": "1",
      "min": 1,
      "path": "Substance.code.coding",
      "mustSupport": true,
      "patternCoding": {
        "code": "adapter",
        "system": "https://demis.rki.de/fhir/igs/CodeSystem/sequencingSubstances"
      }
    }, {
      "id": "Substance.code.text",
      "max": "0",
      "path": "Substance.code.text"
    }, {
      "id": "Substance.description",
      "min": 1,
      "path": "Substance.description",
      "short": "Adapter",
      "definition": "Angabe des Adapters, der für die Sequenzierung verwendet wurde.",
      "mustSupport": true
    }, {
      "id": "Substance.instance",
      "max": "0",
      "path": "Substance.instance"
    }, {
      "id": "Substance.ingredient",
      "max": "0",
      "path": "Substance.ingredient"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Substance"
}