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

FHIR IG Statistics: CodeSystem/sequencingPlatform

Packagerki.demis.igs
Resource TypeCodeSystem
IdsequencingPlatform
FHIR VersionR4
Sourcehttps://demis.rki.de/fhir/igs/https://simplifier.net/resolve?scope=rki.demis.igs@3.0.0&canonical=https://demis.rki.de/fhir/igs/CodeSystem/sequencingPlatform
URLhttps://demis.rki.de/fhir/igs/CodeSystem/sequencingPlatform
Version2.0.0
Statusactive
Date2024-07-24
NameSequencingPlatform
TitleSequenzierungsplattform
DescriptionDas CodeSystem SequencingPlatform enthält die Codes der Sequenzierungsplattformen (angelehnt an ENA).
Contentcomplete

Resources that use this resource

ValueSet
sequencingPlatformSequenzierungsplattform

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

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