PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa.medication@1.0.5-ballot.1
    https://gematik.de/fhir/epa-medication/StructureDefinition/medication-ingredient-amount-extension
{
  "description": "Free-text amount of the ingredient for classical Latin notations such as \\\"ad 100.0\\\" or \\\"quantum satis,\\\" including the unit.",
  "_filename": "StructureDefinition-medication-ingredient-amount-extension.json",
  "package_name": "de.gematik.epa.medication",
  "date": "2025-02-14",
  "derivation": "constraint",
  "publisher": "gematik GmbH",
  "fhirVersion": "4.0.1",
  "name": "MedicationIngredientAmountExtensions",
  "abstract": false,
  "type": "Extension",
  "experimental": "false",
  "resourceType": "StructureDefinition",
  "title": null,
  "package_version": "1.0.5-ballot.1",
  "status": "draft",
  "id": "e251f794-0fed-4f01-8149-f1981df3e93d",
  "kind": "complex-type",
  "url": "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-ingredient-amount-extension",
  "context": [ {
    "type": "element",
    "expression": "Medication"
  } ],
  "version": "1.0.5",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "definition": "Free-text amount of the ingredient for classical Latin notations such as \"ad 100.0\" or \"quantum satis,\" including the unit."
    }, {
      "id": "Extension.extension",
      "max": "0",
      "path": "Extension.extension"
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://gematik.de/fhir/epa-medication/StructureDefinition/medication-ingredient-amount-extension"
    }, {
      "id": "Extension.value[x]",
      "min": 1,
      "path": "Extension.value[x]",
      "type": [ {
        "code": "string"
      } ],
      "short": "Free-text amount of an ingredient in a formulation.",
      "maxLength": 20,
      "definition": "Free-text amount of the ingredient for classical Latin notations such as \"ad 100.0\" or \"quantum satis,\" including the unit."
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}