| Package | de.bbmri.fhir |
| Resource Type | CodeSystem |
| Id | SampleMaterialType |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.bbmri.fhir@1.2.0&canonical=https://fhir.bbmri.de/CodeSystem/SampleMaterialType |
| URL | https://fhir.bbmri.de/CodeSystem/SampleMaterialType |
| Version | 1.1.0 |
| Status | active |
| Date | 2020-05-28T14:12:37+00:00 |
| Name | SampleMaterialType |
| Title | Sample Material Type |
| Description | The type of material the sample consists of. |
| Content | complete |
| ValueSet | |
| SampleMaterialType | Sample Material Type |
No resources found
Note: links and images are rebased to the (stated) source
This code system https://fhir.bbmri.de/CodeSystem/SampleMaterialType defines the following codes:
{
"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"
}
]
}