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

FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-study-exposure-type-nci

Packagede.nfdi4health.mds
Resource TypeValueSet
Idnfdi4health-vs-mds-study-exposure-type-nci
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-exposure-type-nci
URLhttps://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-exposure-type-nci
Version0.9
Statusdraft
NameNFDI4Health_VS_MDS_Study_Exposure_Type_NCI
TitleNFDI4Health VS MDS Study Exposure Type [NCI]
DescriptionValue set defining codes to specify the general type of the givenexposure in the study.

Resources that use this resource

StructureDefinition
nfdi4health-lm-mds-designNFDI4Health Module Design
nfdi4health-pr-mds-evidence-variable-exposureNFDI4Health PR MDS Evidence Variable Exposure

Resources that this resource uses

CodeSystem
Thesaurus.owlNCI Thesaurus

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NFDI4Health_VS_MDS_Study_Exposure_Type_NCI",
  "id": "nfdi4health-vs-mds-study-exposure-type-nci",
  "title": "NFDI4Health VS MDS Study Exposure Type [NCI]",
  "description": "Value set defining codes to specify the general type of the givenexposure in the study.",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-exposure-type-nci",
  "version": "0.9",
  "experimental": true,
  "publisher": "NFDI4Health",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://www.nfdi4health.de"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "concept": [
          {
            "code": "C62103",
            "display": "Device"
          },
          {
            "code": "C79751",
            "display": "Procedure"
          },
          {
            "code": "C61398",
            "display": "Radiation Exposure"
          },
          {
            "code": "C181743",
            "display": "Behavioral Counseling"
          },
          {
            "code": "C17938",
            "display": "Genetic"
          },
          {
            "code": "C1505",
            "display": "Dietary Supplement"
          },
          {
            "code": "C54696",
            "display": "Combination Product"
          },
          {
            "code": "C17454",
            "display": "Diagnostic Test"
          },
          {
            "code": "C17649",
            "display": "Other"
          },
          {
            "code": "C923",
            "display": "Vaccine"
          },
          {
            "code": "C1909",
            "display": "Pharmacologic Substance"
          }
        ]
      }
    ]
  }
}