FHIR IG Statistics: ValueSet/PeriodUnitsOfTimeDgMP
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://unitsofmeasure.org
Code | Display | Deutsch (Deutschland) (German (Germany), de) |
d | d | Tag(e) |
wk | wk | Woche(n) |
mo | mo | Monat |
Source
{
"resourceType": "ValueSet",
"id": "PeriodUnitsOfTimeDgMP",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ig.fhir.de/igs/medication/ValueSet/PeriodUnitsOfTimeDgMP",
"version": "1.0.0-ballot1",
"name": "PeriodUnitsOfTimeDgMPVS",
"title": "Period UnitsOfTime dgMP ValueSet",
"status": "draft",
"date": "2025-07-21T06:26:17+00:00",
"publisher": "HL7 Deutschland",
"contact": [
{
"name": "HL7 Deutschland",
"telecom": [
{
"system": "url",
"value": "https://hl7.de"
}
]
}
],
"description": "Dieses ValueSet enthält dgMP PeriodUnit Zeiteinheiten aus dem UCUM-CodeSystem in deutscher Übersetzung",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "d",
"designation": [
{
"language": "de-DE",
"value": "Tag(e)"
}
]
},
{
"code": "wk",
"designation": [
{
"language": "de-DE",
"value": "Woche(n)"
}
]
},
{
"code": "mo",
"designation": [
{
"language": "de-DE",
"value": "Monat"
}
]
}
]
}
]
}
}