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

FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-yes-no-undecided-nci

Packagede.nfdi4health.mds
Resource TypeValueSet
Idnfdi4health-vs-mds-yes-no-undecided-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-yes-no-undecided-nci
URLhttps://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-yes-no-undecided-nci
Version0.9
Statusdraft
NameNFDI4Health_VS_MDS_Yes_No_Undecided_NCI
TitleNFDI4Health VS MDS Yes, No, Undecided [ NCI]
DescriptionValue set used to respond to questions that can be answered Yes, No, or Undecided

Resources that use this resource

StructureDefinition
nfdi4health-ex-mds-data-sharing-planNFDI4Health EX MDS Data Sharing Plan
nfdi4health-lm-mds-designNFDI4Health Module Design

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_Yes_No_Undecided_NCI",
  "id": "nfdi4health-vs-mds-yes-no-undecided-nci",
  "title": "NFDI4Health VS MDS Yes, No, Undecided [ NCI]",
  "description": "Value set used to respond to questions that can be answered Yes, No, or Undecided",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-yes-no-undecided-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": "C49488",
            "display": "Yes"
          },
          {
            "code": "C49487",
            "display": "No"
          },
          {
            "code": "C150084",
            "display": "Undecided"
          }
        ]
      }
    ]
  }
}