| Package | de.nfdi4health.mds |
| Resource Type | ValueSet |
| Id | nfdi4health-vs-mds-time-units-ucum-loinc |
| 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-loinc |
| URL | https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-time-units-ucum-loinc |
| Version | 0.9 |
| Status | draft |
| Name | NFDI4Health_VS_MDS_Time_Units_UCUM_LOINC |
| Title | NFDI4Health VS MDS Provenance Time Units [UCUM, LOINC] |
| Description | Value set defining codes for time units from UCUM and LOINC. |
| StructureDefinition | |
| nfdi4health-lm-mds-design | NFDI4Health Module Design |
| nfdi4health-pr-mds-group-intended | NFDI4Health PR MDS Group Eligibility |
| CodeSystem | |
| loinc.org | Logical Observation Identifiers, Names and Codes (LOINC) |
| 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_LOINC",
"id": "nfdi4health-vs-mds-time-units-ucum-loinc",
"title": "NFDI4Health VS MDS Provenance Time Units [UCUM, LOINC]",
"description": "Value set defining codes for time units from UCUM and LOINC.",
"url": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-time-units-ucum-loinc",
"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"
},
{
"code": "h",
"display": "hour"
},
{
"code": "min",
"display": "minute"
}
]
},
{
"system": "http://loinc.org",
"concept": [
{
"code": "49051-6",
"display": "Gestational age in weeks"
}
]
}
]
}
}