FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageeu.miabis.r4
Resource TypeCodeSystem
IdCodeSystem-miabis-dataset-type-CS.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eu.miabis.r4@1.3.0&canonical=https://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-type-CS
URLhttps://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-type-CS
Version1.3.0
Statusactive
Date2026-06-22T09:58:20+00:00
NameDatasetTypeCS
TitleMIABIS Dataset Type Code System
DescriptionCodes for the type of dataset in used in Sample Donor resource
Contentcomplete

Resources that use this resource

ValueSet
eu.miabis.r4#1.3.0miabis-dataset-type-vsdataset type Value Set

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem miabis-dataset-type-CS

This code system https://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-type-CS defines the following codes:

CodeDisplay
Lifestyle Lifestyle dataset
BiologicalSamples Biological samples collected from the participants in the sample collection/study
SurveyData Survey data collected from the participants in the sample collection/study
ImagingData Imaging data collected from the participants in the sample collection/study
MedicalRecords Medical records collected from the participants in the sample collection/study
NationalRegistries National registries data collected from the participants in the sample collection/study
GenealogicalRecords Genealogical records collected from the participants in the sample collection/study
PhysioBiochemicalData Physiological and biochemical data collected from the participants in the sample collection/study
Other Other type of dataset collected from the participants in the sample collection/study

Source1

{
  "resourceType": "CodeSystem",
  "id": "miabis-dataset-type-CS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.bbmri-eric.eu/CodeSystem/miabis-dataset-type-CS",
  "version": "1.3.0",
  "name": "DatasetTypeCS",
  "title": "MIABIS Dataset Type Code System",
  "status": "active",
  "date": "2026-06-22T09:58:20+00:00",
  "publisher": "BBMRI-ERIC",
  "contact": [
    {
      "name": "BBMRI-ERIC",
      "telecom": [
        {
          "system": "url",
          "value": "http://bbmri-eric.eu"
        },
        {
          "system": "email",
          "value": "contact@bbmri-eric.eu"
        }
      ]
    },
    {
      "name": "Radovan Tomasik",
      "telecom": [
        {
          "system": "email",
          "value": "radovan.tomasik@bbmri-eric.eu",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Codes for the type of dataset in used in Sample Donor resource",
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "Lifestyle",
      "display": "Lifestyle dataset"
    },
    {
      "code": "BiologicalSamples",
      "display": "Biological samples collected from the participants in the sample collection/study"
    },
    {
      "code": "SurveyData",
      "display": "Survey data collected from the participants in the sample collection/study"
    },
    {
      "code": "ImagingData",
      "display": "Imaging data collected from the participants in the sample collection/study"
    },
    {
      "code": "MedicalRecords",
      "display": "Medical records collected from the participants in the sample collection/study"
    },
    {
      "code": "NationalRegistries",
      "display": "National registries data collected from the participants in the sample collection/study"
    },
    {
      "code": "GenealogicalRecords",
      "display": "Genealogical records collected from the participants in the sample collection/study"
    },
    {
      "code": "PhysioBiochemicalData",
      "display": "Physiological and biochemical data collected from the participants in the sample collection/study"
    },
    {
      "code": "Other",
      "display": "Other type of dataset collected from the participants in the sample collection/study"
    }
  ]
}