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

FHIR IG Statistics: StructureDefinition/KBV-PR-ERP-Dosage-Weekday

Packagekbv.ita.erp
Resource TypeStructureDefinition
IdKBV-PR-ERP-Dosage-Weekday
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.erp@1.4.0-alpha&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Dosage_Weekday
URLhttps://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Dosage_Weekday
Version1.4.0
Statusdraft
Date2025-06-17
NameKBV_PR_ERP_Dosage_Weekday
TypeDosage
Kindcomplex-type

Resources that use this resource

StructureDefinition
KBV_PR_ERP_PrescriptionKBV_PR_ERP_Prescription

Resources that this resource uses

StructureDefinition
KBV_EX_ERP_DosageCategoryKBV_EX_ERP_DosageCategory
ValueSet
KBV_VS_ERP_DosageInstruction_UnitsOfTime_GermanKBV_VS_ERP_DosageInstruction_UnitsOfTime_German

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "KBV-PR-ERP-Dosage-Weekday",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Dosage_Weekday",
  "version": "1.4.0",
  "name": "KBV_PR_ERP_Dosage_Weekday",
  "status": "draft",
  "date": "2025-06-17",
  "publisher": "Kassenärztliche Bundesvereinigung (KBV)",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "type": "Dosage",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Dosage",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Dosage.extension",
        "path": "Dosage.extension",
        "min": 1
      },
      {
        "id": "Dosage.extension:DosieranweisungKategorie",
        "path": "Dosage.extension",
        "sliceName": "DosieranweisungKategorie",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "https://fhir.kbv.de/StructureDefinition/KBV_EX_ERP_DosageCategory"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "Dosage.extension:DosieranweisungKategorie.value[x]:valueCoding",
        "path": "Dosage.extension.value[x]",
        "sliceName": "valueCoding"
      },
      {
        "id": "Dosage.extension:DosieranweisungKategorie.value[x]:valueCoding.code",
        "path": "Dosage.extension.value[x].code",
        "fixedCode": "WEEKDAY",
        "mustSupport": true
      },
      {
        "id": "Dosage.sequence",
        "path": "Dosage.sequence",
        "max": "0"
      },
      {
        "id": "Dosage.text",
        "path": "Dosage.text",
        "max": "0"
      },
      {
        "id": "Dosage.additionalInstruction",
        "path": "Dosage.additionalInstruction",
        "max": "0"
      },
      {
        "id": "Dosage.patientInstruction",
        "path": "Dosage.patientInstruction",
        "max": "0"
      },
      {
        "id": "Dosage.timing",
        "path": "Dosage.timing",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Dosage.timing.event",
        "path": "Dosage.timing.event",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat",
        "path": "Dosage.timing.repeat",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Dosage.timing.repeat.bounds[x]",
        "path": "Dosage.timing.repeat.bounds[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "closed"
        }
      },
      {
        "id": "Dosage.timing.repeat.bounds[x]:boundsDuration",
        "path": "Dosage.timing.repeat.bounds[x]",
        "sliceName": "boundsDuration",
        "type": [
          {
            "code": "Duration"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.bounds[x]:boundsDuration.value",
        "path": "Dosage.timing.repeat.bounds[x].value",
        "short": "Wert der Dauer der Dosieranweisung",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Dosage.timing.repeat.bounds[x]:boundsDuration.comparator",
        "path": "Dosage.timing.repeat.bounds[x].comparator",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.bounds[x]:boundsDuration.unit",
        "path": "Dosage.timing.repeat.bounds[x].unit",
        "short": "Einheit der Dauer der Dosieranweisung",
        "min": 1,
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_ERP_DosageInstruction_UnitsOfTime_German"
        }
      },
      {
        "id": "Dosage.timing.repeat.bounds[x]:boundsDuration.system",
        "path": "Dosage.timing.repeat.bounds[x].system",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.bounds[x]:boundsDuration.code",
        "path": "Dosage.timing.repeat.bounds[x].code",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.count",
        "path": "Dosage.timing.repeat.count",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.countMax",
        "path": "Dosage.timing.repeat.countMax",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.duration",
        "path": "Dosage.timing.repeat.duration",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.durationMax",
        "path": "Dosage.timing.repeat.durationMax",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.durationUnit",
        "path": "Dosage.timing.repeat.durationUnit",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.frequency",
        "path": "Dosage.timing.repeat.frequency",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.frequencyMax",
        "path": "Dosage.timing.repeat.frequencyMax",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.period",
        "path": "Dosage.timing.repeat.period",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.periodMax",
        "path": "Dosage.timing.repeat.periodMax",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.periodUnit",
        "path": "Dosage.timing.repeat.periodUnit",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.dayOfWeek",
        "path": "Dosage.timing.repeat.dayOfWeek",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Dosage.timing.repeat.timeOfDay",
        "path": "Dosage.timing.repeat.timeOfDay",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.when",
        "path": "Dosage.timing.repeat.when",
        "max": "0"
      },
      {
        "id": "Dosage.timing.repeat.offset",
        "path": "Dosage.timing.repeat.offset",
        "max": "0"
      },
      {
        "id": "Dosage.timing.code",
        "path": "Dosage.timing.code",
        "max": "0"
      },
      {
        "id": "Dosage.asNeeded[x]",
        "path": "Dosage.asNeeded[x]",
        "max": "0"
      },
      {
        "id": "Dosage.site",
        "path": "Dosage.site",
        "max": "0"
      },
      {
        "id": "Dosage.route",
        "path": "Dosage.route",
        "max": "0"
      },
      {
        "id": "Dosage.method",
        "path": "Dosage.method",
        "max": "0"
      },
      {
        "id": "Dosage.doseAndRate",
        "path": "Dosage.doseAndRate",
        "min": 1,
        "max": "1",
        "mustSupport": true
      },
      {
        "id": "Dosage.doseAndRate.type",
        "path": "Dosage.doseAndRate.type",
        "max": "0"
      },
      {
        "id": "Dosage.doseAndRate.dose[x]",
        "path": "Dosage.doseAndRate.dose[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "openAtEnd"
        },
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Dosage.doseAndRate.dose[x]:doseQuantity",
        "path": "Dosage.doseAndRate.dose[x]",
        "sliceName": "doseQuantity",
        "min": 1,
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mustSupport": true
      },
      {
        "id": "Dosage.doseAndRate.dose[x]:doseQuantity.value",
        "path": "Dosage.doseAndRate.dose[x].value",
        "short": "Wert der Menge pro Anwendung",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Dosage.doseAndRate.dose[x]:doseQuantity.unit",
        "path": "Dosage.doseAndRate.dose[x].unit",
        "short": "Einheit der Menge pro Anwendung",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Dosage.doseAndRate.dose[x]:doseQuantity.system",
        "path": "Dosage.doseAndRate.dose[x].system",
        "min": 1,
        "fixedUri": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BMP_DOSIEREINHEIT",
        "mustSupport": true
      },
      {
        "id": "Dosage.doseAndRate.dose[x]:doseQuantity.code",
        "path": "Dosage.doseAndRate.dose[x].code",
        "min": 1,
        "mustSupport": true
      },
      {
        "id": "Dosage.doseAndRate.rate[x]",
        "path": "Dosage.doseAndRate.rate[x]",
        "max": "0"
      },
      {
        "id": "Dosage.maxDosePerPeriod",
        "path": "Dosage.maxDosePerPeriod",
        "max": "0"
      },
      {
        "id": "Dosage.maxDosePerAdministration",
        "path": "Dosage.maxDosePerAdministration",
        "max": "0"
      },
      {
        "id": "Dosage.maxDosePerLifetime",
        "path": "Dosage.maxDosePerLifetime",
        "max": "0"
      }
    ]
  }
}