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

FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-study-sampling-method-nci-local

Packagede.nfdi4health.mds
Resource TypeValueSet
Idnfdi4health-vs-mds-study-sampling-method-nci-local
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-sampling-method-nci-local
URLhttps://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-sampling-method-nci-local
Version0.9
Statusdraft
NameNFDI4Health_VS_MDS_Study_Sampling_Method_NCI_Local
TitleNFDI4Health VS MDS Study Sampling Method [NCI, local]
DescriptionValue set defining codes to specify types of sampling methods.

Resources that use this resource

StructureDefinition
nfdi4health-ex-mds-samplingNFDI4Health EX MDS Study Sampling
nfdi4health-lm-mds-designNFDI4Health Module Design

Resources that this resource uses

CodeSystem
Thesaurus.owlNCI Thesaurus
nfdi4health-cs-remaining-conceptsNFDI4Health CS MDS Remaining Concepts

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "draft",
  "name": "NFDI4Health_VS_MDS_Study_Sampling_Method_NCI_Local",
  "id": "nfdi4health-vs-mds-study-sampling-method-nci-local",
  "title": "NFDI4Health VS MDS Study Sampling Method [NCI, local]",
  "description": "Value set defining codes to specify types of sampling methods.",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-sampling-method-nci-local",
  "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": "C48660",
            "display": "Not Applicable"
          },
          {
            "code": "C17998",
            "display": "Unknown"
          },
          {
            "code": "C17649",
            "display": "Other"
          },
          {
            "code": "C127781",
            "display": "Non-Probability Sampling Method"
          }
        ]
      },
      {
        "system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
        "concept": [
          {
            "code": "035",
            "display": "Mixed Probability and Non-Probability Sampling Method"
          },
          {
            "code": "036",
            "display": "Total universe/Complete enumeration"
          },
          {
            "code": "034",
            "display": "Probability Sampling Method"
          }
        ]
      }
    ]
  }
}