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

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

Packageeu.miabis.r4
Resource TypeCodeSystem
Idmiabis-dataset-type-CS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eu.miabis.r4@0.2.0&canonical=https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-dataset-type-CS
URLhttps://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-dataset-type-CS
Statusactive
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
miabis-dataset-type-vsdataset 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": "DatasetTypeCS",
  "id": "miabis-dataset-type-CS",
  "title": "MIABIS Dataset Type Code System",
  "description": "Codes for the type of dataset in used in Sample Donor resource",
  "url": "https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-dataset-type-CS",
  "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"
    }
  ],
  "count": 9
}