FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-study-primary-design-nci
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"status": "draft",
"name": "NFDI4Health_VS_MDS_Study_Primary_Design_NCI",
"id": "nfdi4health-vs-mds-study-primary-design-nci",
"title": "NFDI4Health VS MDS Study Primary Design [NCI]",
"description": "Value set defining codes for primary designs of studies in a ResearchStudy resource.",
"url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-primary-design-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": "C142615",
"display": "Non-Interventional Study"
},
{
"code": "C98388",
"display": "Interventional Study"
}
]
}
]
}
}