FHIR IG Statistics: ValueSet/nfdi4health-vs-mds-study-status-halted-stage-local
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_Status_Halted_Stage_Local",
"id": "nfdi4health-vs-mds-study-status-halted-stage-local",
"title": "NFDI4Health VS MDS Study Status Halted Stage [Local]",
"description": "Value set defining codes to specify the status of a study when it was halted.",
"url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-status-halted-stage-local",
"version": "0.9",
"experimental": true,
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"compose": {
"include": [
{
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-mds-study-status",
"concept": [
{
"code": "01",
"display": "At the planning stage"
},
{
"code": "02",
"display": "Ongoing (I): Recruitment ongoing, but data collection not yet started"
},
{
"code": "03",
"display": "Ongoing (II): Recruitment and data collection ongoing"
},
{
"code": "04",
"display": "Ongoing (III): Recruitment completed, but data collection ongoing"
},
{
"code": "05",
"display": "Ongoing (IV): Recruitment and data collection completed, but data quality management ongoing"
}
]
}
]
}
}