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

FHIR IG Statistics: CodeSystem/DataCategory

Packagede.bbmri.fhir
TypeCodeSystem
IdDataCategory
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.bbmri.fhir@1.2.0&canonical=https://fhir.bbmri.de/CodeSystem/DataCategory
URLhttps://fhir.bbmri.de/CodeSystem/DataCategory
Version1.1.0
Statusactive
Date2020-05-28T14:12:37+00:00
NameDataCategory
TitleData Category
Contentcomplete

Resources that use this resource

ValueSet
DataCategoryData Category

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/DataCategory defines the following codes:

CodeDisplayDefinition
BIOLOGICAL_SAMPLES Biological samples
GENEALOGICAL_RECORDS Genealogical records
IMAGING_DATA Imaging data
MEDICAL_RECORDS Medical records
NATIONAL_REGISTRIES National registries
NAV Not available
OTHER other
PHYSIOLOGICAL_BIOCHEMICAL_MEASUREMENTS Physiological/Biochemical measurements
SURVEY_DATA Survey data

Source

{
  "resourceType": "CodeSystem",
  "id": "DataCategory",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.bbmri.de/CodeSystem/DataCategory",
  "version": "1.1.0",
  "name": "DataCategory",
  "title": "Data Category",
  "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": "BIOLOGICAL_SAMPLES",
      "display": "Biological samples"
    },
    {
      "code": "GENEALOGICAL_RECORDS",
      "display": "Genealogical records"
    },
    {
      "code": "IMAGING_DATA",
      "display": "Imaging data"
    },
    {
      "code": "MEDICAL_RECORDS",
      "display": "Medical records"
    },
    {
      "code": "NATIONAL_REGISTRIES",
      "display": "National registries"
    },
    {
      "code": "NAV",
      "display": "Not available"
    },
    {
      "code": "OTHER",
      "display": "other"
    },
    {
      "code": "PHYSIOLOGICAL_BIOCHEMICAL_MEASUREMENTS",
      "display": "Physiological/Biochemical measurements"
    },
    {
      "code": "SURVEY_DATA",
      "display": "Survey data"
    }
  ]
}