FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/KBV-VS-ERP-DosageInstruction-UnitsOfTime-German

Packagekbv.ita.erp
Resource TypeValueSet
IdKBV-VS-ERP-DosageInstruction-UnitsOfTime-German
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.erp@1.4.0-alpha&canonical=https://fhir.kbv.de/ValueSet/KBV_VS_ERP_DosageInstruction_UnitsOfTime_German
URLhttps://fhir.kbv.de/ValueSet/KBV_VS_ERP_DosageInstruction_UnitsOfTime_German
Version1.4.0
Statusdraft
Date2025-06-17
NameKBV_VS_ERP_DosageInstruction_UnitsOfTime_German
DescriptionValueSet für Zeitangaben in der Dosieranweisung

Resources that use this resource

StructureDefinition
KBV_PR_ERP_Dosage_DailyFourSchemeKBV_PR_ERP_Dosage_DailyFourScheme
KBV_PR_ERP_Dosage_DailyTimeKBV_PR_ERP_Dosage_DailyTime
KBV_PR_ERP_Dosage_IntervalKBV_PR_ERP_Dosage_Interval
KBV_PR_ERP_Dosage_WeekdayKBV_PR_ERP_Dosage_Weekday

Resources that this resource uses

CodeSystem
KBV_CS_Base_UnitsOfTime_GermanUnitsOfTime

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"
          }
        ]
      }
    ]
  }
}