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

FHIR IG Statistics: CodeSystem/SampleMaterialType

Packagede.bbmri.fhir
TypeCodeSystem
IdSampleMaterialType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.bbmri.fhir@1.2.0&canonical=https://fhir.bbmri.de/CodeSystem/SampleMaterialType
URLhttps://fhir.bbmri.de/CodeSystem/SampleMaterialType
Version1.1.0
Statusactive
Date2020-05-28T14:12:37+00:00
NameSampleMaterialType
TitleSample Material Type
DescriptionThe type of material the sample consists of.
Contentcomplete

Resources that use this resource

ValueSet
SampleMaterialTypeSample Material Type

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system https://fhir.bbmri.de/CodeSystem/SampleMaterialType defines the following codes:

LvlCodeDisplayDefinition
1whole-blood Whole blood
1bone-marrow Bone marrow
1buffy-coat Buffy-Coat
1dried-whole-blood Dried whole blood
1peripheral-blood-cells-vital Peripheral blood mononuclear cells (PBMCs, viable)
1blood-plasma Plasma
2  plasma-edta Plasma, EDTA
2  plasma-citrat Plasma, Citrat
2  plasma-heparin Plasma, Heparin
2  plasma-cell-free Plasma, cell free
2  plasma-other Plasma, other
1blood-serum Serum
1ascites Ascites
1csf-liquor CSF/Liquor
1saliva Saliva
1stool-faeces Stool/Faeces
1urine Urine
1swab Swab
1liquid-other Other liquid biosample/storage
1tissue-ffpe Tissue FFPE
2  tumor-tissue-ffpe Tumor tissue (FFPE)
2  normal-tissue-ffpe Normal tissue (FFPE)
2  other-tissue-ffpe Other tissue (FFPE)
1tissue-frozen Tissue frozen
2  tumor-tissue-frozen Tumor tissue (frozen)
2  normal-tissue-frozen Normal tissue (frozen)
2  other-tissue-frozen Other tissue (frozen)
1tissue-other Other tissue storage
1dna DNA
2  cf-dna cfDNA
2  g-dna gDNA
1rna RNA
1derivative-other Other derivative

Source

{
  "resourceType": "CodeSystem",
  "id": "SampleMaterialType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.bbmri.de/CodeSystem/SampleMaterialType",
  "version": "1.1.0",
  "name": "SampleMaterialType",
  "title": "Sample Material Type",
  "status": "active",
  "date": "2020-05-28T14:12:37+00:00",
  "publisher": "BBMRI.de",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.bbmri.de"
        },
        {
          "system": "email",
          "value": "feedback@germanbiobanknode.de"
        }
      ]
    }
  ],
  "description": "The type of material the sample consists of.",
  "hierarchyMeaning": "is-a",
  "compositional": false,
  "content": "complete",
  "concept": [
    {
      "code": "whole-blood",
      "display": "Whole blood"
    },
    {
      "code": "bone-marrow",
      "display": "Bone marrow"
    },
    {
      "code": "buffy-coat",
      "display": "Buffy-Coat"
    },
    {
      "code": "dried-whole-blood",
      "display": "Dried whole blood"
    },
    {
      "code": "peripheral-blood-cells-vital",
      "display": "Peripheral blood mononuclear cells (PBMCs, viable)"
    },
    {
      "code": "blood-plasma",
      "display": "Plasma",
      "concept": [
        {
          "code": "plasma-edta",
          "display": "Plasma, EDTA"
        },
        {
          "code": "plasma-citrat",
          "display": "Plasma, Citrat"
        },
        {
          "code": "plasma-heparin",
          "display": "Plasma, Heparin"
        },
        {
          "code": "plasma-cell-free",
          "display": "Plasma, cell free"
        },
        {
          "code": "plasma-other",
          "display": "Plasma, other"
        }
      ]
    },
    {
      "code": "blood-serum",
      "display": "Serum"
    },
    {
      "code": "ascites",
      "display": "Ascites"
    },
    {
      "code": "csf-liquor",
      "display": "CSF/Liquor"
    },
    {
      "code": "saliva",
      "display": "Saliva"
    },
    {
      "code": "stool-faeces",
      "display": "Stool/Faeces"
    },
    {
      "code": "urine",
      "display": "Urine"
    },
    {
      "code": "swab",
      "display": "Swab"
    },
    {
      "code": "liquid-other",
      "display": "Other liquid biosample/storage"
    },
    {
      "code": "tissue-ffpe",
      "display": "Tissue FFPE",
      "concept": [
        {
          "code": "tumor-tissue-ffpe",
          "display": "Tumor tissue (FFPE)"
        },
        {
          "code": "normal-tissue-ffpe",
          "display": "Normal tissue (FFPE)"
        },
        {
          "code": "other-tissue-ffpe",
          "display": "Other tissue (FFPE)"
        }
      ]
    },
    {
      "code": "tissue-frozen",
      "display": "Tissue frozen",
      "concept": [
        {
          "code": "tumor-tissue-frozen",
          "display": "Tumor tissue (frozen)"
        },
        {
          "code": "normal-tissue-frozen",
          "display": "Normal tissue (frozen)"
        },
        {
          "code": "other-tissue-frozen",
          "display": "Other tissue (frozen)"
        }
      ]
    },
    {
      "code": "tissue-other",
      "display": "Other tissue storage"
    },
    {
      "code": "dna",
      "display": "DNA",
      "concept": [
        {
          "code": "cf-dna",
          "display": "cfDNA"
        },
        {
          "code": "g-dna",
          "display": "gDNA"
        }
      ]
    },
    {
      "code": "rna",
      "display": "RNA"
    },
    {
      "code": "derivative-other",
      "display": "Other derivative"
    }
  ]
}