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

FHIR IG Statistics: CodeSystem/miabis-material-type-CS

Packageeu.miabis.r4
Resource TypeCodeSystem
Idmiabis-material-type-CS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eu.miabis.r4@0.2.0&canonical=https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-material-type-CS
URLhttps://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-material-type-CS
Statusactive
NameMaterialTypeCS
TitleMIABIS Material Type Code System
DescriptionCodes for the material type of a sample
Contentcomplete

Resources that use this resource

ValueSet
miabis-material-type-vsMaterial Type Value Set

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "MaterialTypeCS",
  "id": "miabis-material-type-CS",
  "title": "MIABIS Material Type Code System",
  "description": "Codes for the material type of a sample",
  "url": "https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-material-type-CS",
  "concept": [
    {
      "code": "Blood",
      "display": "Blood that has not been separated into its various components"
    },
    {
      "code": "DNA",
      "display": "DNA"
    },
    {
      "code": "Faeces",
      "display": "Faeces"
    },
    {
      "code": "ImmortalizedCellLine",
      "display": "Immortalized cell line"
    },
    {
      "code": "IsolatedPathogen",
      "display": "Isolated pathogen"
    },
    {
      "code": "Plasma",
      "display": "Plasma"
    },
    {
      "code": "RNA",
      "display": "RNA"
    },
    {
      "code": "Saliva",
      "display": "Saliva"
    },
    {
      "code": "Serum",
      "display": "Serum"
    },
    {
      "code": "TissueFrozen",
      "display": "Tissue (frozen)"
    },
    {
      "code": "TissueFFPE",
      "display": "Tissue (FFPE)"
    },
    {
      "code": "Urine",
      "display": "Urine"
    },
    {
      "code": "Other",
      "display": "Other"
    }
  ],
  "count": 13
}