| Package | de.nfdi4health.mds |
| Resource Type | ValueSet |
| Id | nfdi4health-vs-mds-time-units-ucum |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.nfdi4health.mds@2.1.0&canonical=https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-time-units-ucum |
| URL | https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-time-units-ucum |
| Version | 0.9 |
| Status | draft |
| Name | NFDI4Health_VS_MDS_Time_Units_UCUM |
| Title | NFDI4Health VS MDS Provenance Time Units [UCUM] |
| Description | Value set defining codes for time units from UCUM. |
| StructureDefinition | |
| nfdi4health-ex-mds-study-target-followup-duration | NFDI4Health EX MDS Study Target Followup Duration |
| nfdi4health-lm-mds-design | NFDI4Health Module Design |
| CodeSystem | |
| unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "draft",
"name": "NFDI4Health_VS_MDS_Time_Units_UCUM",
"id": "nfdi4health-vs-mds-time-units-ucum",
"title": "NFDI4Health VS MDS Provenance Time Units [UCUM]",
"description": "Value set defining codes for time units from UCUM.",
"url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-time-units-ucum",
"version": "0.9",
"experimental": true,
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "a",
"display": "year"
},
{
"code": "mo",
"display": "month"
},
{
"code": "we",
"display": "week"
},
{
"code": "d",
"display": "day"
}
]
}
]
}
}