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

FHIR IG Statistics: CodeSystem/CollectionType

Packagede.bbmri.fhir
TypeCodeSystem
IdCollectionType
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.bbmri.fhir@1.2.0&canonical=https://fhir.bbmri.de/CodeSystem/CollectionType
URLhttps://fhir.bbmri.de/CodeSystem/CollectionType
Version1.1.0
Statusactive
Date2020-05-28T14:12:37+00:00
NameCollectionType
TitleCollection Type
Contentcomplete

Resources that use this resource

ValueSet
CollectionTypeCollection 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/CollectionType defines the following codes:

CodeDisplayDefinition
SAMPLE Sample collection
TWIN_STUDY Twin-study
RD Rare disease collection
NON_HUMAN Non-human
BIRTH_COHORT Birth cohort
CASE_CONTROL Case-Control
COHORT Cohort
CROSS_SECTIONAL Cross-Sectional
DISEASE_SPECIFIC Disease specific
HOSPITAL Hospital
IMAGE Image collection
LONGITUDINAL Longitudinal
OTHER other
POPULATION_BASED Population-based
QUALITY_CONTROL Quality control

Source

{
  "resourceType": "CodeSystem",
  "id": "CollectionType",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.bbmri.de/CodeSystem/CollectionType",
  "version": "1.1.0",
  "name": "CollectionType",
  "title": "Collection 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"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "concept": [
    {
      "code": "SAMPLE",
      "display": "Sample collection"
    },
    {
      "code": "TWIN_STUDY",
      "display": "Twin-study"
    },
    {
      "code": "RD",
      "display": "Rare disease collection"
    },
    {
      "code": "NON_HUMAN",
      "display": "Non-human"
    },
    {
      "code": "BIRTH_COHORT",
      "display": "Birth cohort"
    },
    {
      "code": "CASE_CONTROL",
      "display": "Case-Control"
    },
    {
      "code": "COHORT",
      "display": "Cohort"
    },
    {
      "code": "CROSS_SECTIONAL",
      "display": "Cross-Sectional"
    },
    {
      "code": "DISEASE_SPECIFIC",
      "display": "Disease specific"
    },
    {
      "code": "HOSPITAL",
      "display": "Hospital"
    },
    {
      "code": "IMAGE",
      "display": "Image collection"
    },
    {
      "code": "LONGITUDINAL",
      "display": "Longitudinal"
    },
    {
      "code": "OTHER",
      "display": "other"
    },
    {
      "code": "POPULATION_BASED",
      "display": "Population-based"
    },
    {
      "code": "QUALITY_CONTROL",
      "display": "Quality control"
    }
  ]
}