FHIR IG Statistics: ValueSet/KBV-VS-ERP-DosageInstruction-UnitsOfTime-German
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "KBV-VS-ERP-DosageInstruction-UnitsOfTime-German",
"url": "https://fhir.kbv.de/ValueSet/KBV_VS_ERP_DosageInstruction_UnitsOfTime_German",
"version": "1.4.0",
"name": "KBV_VS_ERP_DosageInstruction_UnitsOfTime_German",
"status": "draft",
"date": "2025-06-17",
"publisher": "Kassenärztliche Bundesvereinigung (KBV)",
"description": "ValueSet für Zeitangaben in der Dosieranweisung",
"compose": {
"include": [
{
"system": "https://fhir.kbv.de/CodeSystem/KBV_CS_Base_UnitsOfTime_German",
"concept": [
{
"code": "Tag",
"display": "Tag"
},
{
"code": "Woche",
"display": "Woche"
},
{
"code": "Monat",
"display": "Monat"
},
{
"code": "Jahr",
"display": "Jahr"
}
]
}
]
}
}