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

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

Packagekbv.ita.erp
Resource TypeStructureDefinition
IdKBV-PR-ERP-Dosage-FreeText
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=kbv.ita.erp@1.4.0-alpha&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Dosage_FreeText
URLhttps://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Dosage_FreeText
Version1.4.0
Statusdraft
Date2025-06-17
NameKBV_PR_ERP_Dosage_FreeText
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

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "KBV-PR-ERP-Dosage-FreeText",
  "url": "https://fhir.kbv.de/StructureDefinition/KBV_PR_ERP_Dosage_FreeText",
  "version": "1.4.0",
  "name": "KBV_PR_ERP_Dosage_FreeText",
  "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"
            ]
          }
        ]
      },
      {
        "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": "FREE_TEXT",
        "mustSupport": true
      },
      {
        "id": "Dosage.sequence",
        "path": "Dosage.sequence",
        "max": "0"
      },
      {
        "id": "Dosage.text",
        "path": "Dosage.text",
        "short": "Dosieranweisung / Gebrauchsanweisung Freitext",
        "min": 1,
        "maxLength": 500,
        "mustSupport": true
      },
      {
        "id": "Dosage.additionalInstruction",
        "path": "Dosage.additionalInstruction",
        "max": "0"
      },
      {
        "id": "Dosage.patientInstruction",
        "path": "Dosage.patientInstruction",
        "max": "0"
      },
      {
        "id": "Dosage.timing",
        "path": "Dosage.timing",
        "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",
        "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"
      }
    ]
  }
}