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

FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-study-primary-purpose-hl7-nci

Packagede.nfdi4health.mds
Resource TypeValueSet
Idnfdi4health-vs-mds-study-primary-purpose-hl7-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-primary-purpose-hl7-nci
URLhttps://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-primary-purpose-hl7-nci
Version0.9
Statusdraft
NameNFDI4Health_VS_MDS_Study_Primary_Purpose_HL7_NCI
TitleNFDI4Health VS MDS Study Primary Purpose [HL7, NCI]
DescriptionValue set defining codes to specify the primary purpose of a (sub-)study in a ResearchStudy resource.

Resources that use this resource

StructureDefinition
nfdi4health-lm-mds-designNFDI4Health Module Design
nfdi4health-pr-mds-studyNFDI4Health PR MDS Study

Resources that this resource uses

CodeSystem
research-study-prim-purp-typeResearchStudyPrimaryPurposeType
Thesaurus.owlNCI Thesaurus

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NFDI4Health_VS_MDS_Study_Primary_Purpose_HL7_NCI",
  "id": "nfdi4health-vs-mds-study-primary-purpose-hl7-nci",
  "title": "NFDI4Health VS MDS Study Primary Purpose [HL7, NCI]",
  "description": "Value set defining codes to specify the primary purpose of a (sub-)study in a ResearchStudy resource.",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-primary-purpose-hl7-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": "C25263",
            "display": "Prognostic"
          },
          {
            "code": "C49661",
            "display": "Pharmacogenomic Study"
          },
          {
            "code": "C16527",
            "display": "Medical Economics"
          },
          {
            "code": "C48660",
            "display": "Not Applicable"
          },
          {
            "code": "C17649",
            "display": "Other"
          },
          {
            "code": "C129001",
            "display": "Pharmacogenetic Study"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/research-study-prim-purp-type",
        "concept": [
          {
            "code": "prevention",
            "display": "Prevention"
          },
          {
            "code": "diagnostic",
            "display": "Diagnostic"
          },
          {
            "code": "supportive-care",
            "display": "Supportive Care"
          },
          {
            "code": "screening",
            "display": "Screening"
          },
          {
            "code": "health-services-research",
            "display": "Health Services Research"
          },
          {
            "code": "basic-science",
            "display": "Basic Science"
          },
          {
            "code": "device-feasibility",
            "display": "Device Feasibility"
          },
          {
            "code": "treatment",
            "display": "Treatment"
          }
        ]
      }
    ]
  }
}