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

FHIR IG analytics

Packagerki.demis.igs
Resource TypeCodeSystem
IdCodeSystem-sequencingPlatform.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rki.demis.igs@5.0.0&canonical=https://demis.rki.de/fhir/igs/CodeSystem/sequencingPlatform
URLhttps://demis.rki.de/fhir/igs/CodeSystem/sequencingPlatform
Version2.0.1
Statusactive
Date2025-10-31
NameSequencingPlatform
TitleSequenzierungsplattform
Realmde
DescriptionDas CodeSystem SequencingPlatform enthält die Codes der Sequenzierungsplattformen (angelehnt an ENA).
Copyright(C) 2021-2025 Robert Koch-Institut
Contentcomplete

Resources that use this resource

ValueSet
sequencingPlatformSequenzierungsplattform

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "sequencingPlatform",
  "url": "https://demis.rki.de/fhir/igs/CodeSystem/sequencingPlatform",
  "version": "2.0.1",
  "name": "SequencingPlatform",
  "title": "Sequenzierungsplattform",
  "status": "active",
  "experimental": false,
  "date": "2025-10-31",
  "publisher": "Robert Koch-Institut",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "demis-support@rki.de"
        }
      ]
    }
  ],
  "description": "Das CodeSystem SequencingPlatform enthält die Codes der Sequenzierungsplattformen (angelehnt an ENA).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "version": "ALPHA-2",
          "code": "DE"
        }
      ]
    }
  ],
  "copyright": "(C) 2021-2025 Robert Koch-Institut",
  "caseSensitive": false,
  "valueSet": "https://demis.rki.de/fhir/igs/ValueSet/sequencingPlatform",
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "bgiseq",
      "display": "BGISEQ"
    },
    {
      "code": "capillary",
      "display": "Sequencers based on capillary electrophoresis technology manufactured by LifeTech (formerly Applied BioSciences)."
    },
    {
      "code": "dnbseq",
      "display": "DNBSEQ"
    },
    {
      "code": "illumina",
      "display": "Illumina is 4-channel flowgram with 1-to-1 mapping between basecalls and flows"
    },
    {
      "code": "ion_torrent",
      "display": "Ion Torrent Personal Genome Machine (PGM) from Life Technologies."
    },
    {
      "code": "ls454",
      "display": "454 technology use 1-color sequential flows"
    },
    {
      "code": "oxford_nanopore",
      "display": "Oxford Nanopore platform type. nanopore-based electronic single molecule analysis."
    },
    {
      "code": "pacbio_smrt",
      "display": "PacificBiosciences platform type for the single molecule real time (SMRT) technology."
    }
  ]
}