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

FHIR IG Statistics: CodeSystem/CodeSystem-cce-core-CodeSystem-SampleMaterialType

Packagecce.fhir.minimal
Resource TypeCodeSystem
IdCodeSystem-cce-core-CodeSystem-SampleMaterialType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=cce.fhir.minimal@0.4.0&canonical=https://www.cancercoreeurope.eu/fhir/CodeSystem/CodeSystem-cce-core-CodeSystem-SampleMaterialType
URLhttps://www.cancercoreeurope.eu/fhir/CodeSystem/CodeSystem-cce-core-CodeSystem-SampleMaterialType
Version0.0.1
Statusdraft
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

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "url": "https://www.cancercoreeurope.eu/fhir/CodeSystem/CodeSystem-cce-core-CodeSystem-SampleMaterialType",
  "version": "0.0.1",
  "name": "SampleMaterialType",
  "title": "Sample Material Type",
  "status": "draft",
  "date": "2020-05-28T14:12:37+00:00",
  "publisher": "CCE.eu",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.cancercoreeurope.eu/"
        },
        {
          "system": "email",
          "value": "feedback@cancercoreeurope.eu"
        }
      ]
    }
  ],
  "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"
    }
  ]
}