FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.ph4h
Resource TypeStructureDefinition
IdStructureDefinition-MedicationTreatmentLineMin.json
FHIR VersionR4
Sourcehttp://smart.who.int/ph4h/0.9.9/StructureDefinition-MedicationTreatmentLineMin.html
URLhttp://smart.who.int/ph4h/StructureDefinition/MedicationTreatmentLineMin
Version0.9.9
Statusdraft
Date2026-07-09T08:34:46+00:00
NameMedicationTreatmentLineMin
TitleMedication Treatment Line (Minimal)
Authoritywho
DescriptionMinimal medication treatment line payload for use within a QR code payload. Based on the IHE Pharmacy Medication Treatment Line logical model, with short element labels (one or two letters) and simple data types suitable for encoding in a compact QR code payload.
Typehttp://smart.who.int/ph4h/StructureDefinition/MedicationTreatmentLineMin
Kindlogical

Resources that use this resource

StructureDefinition
smart.who.int.ph4h#0.9.9MedicationOverviewMinMedication Overview (Minimal)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition MedicationTreatmentLineMin

NameFlagsCard.TypeDescription & Constraintsdoco
.. MedicationTreatmentLineMin 0..*BaseMedication Treatment Line (Minimal)
... m 1..1codeMedication (Active Ingredient)
... es 0..1dateEffective Start Date
... ee 0..1dateEffective End Date
... da 0..1dateDate Asserted
... d 0..1stringDosage
... r 0..1stringReason
... a 0..1codeAdherence Status
Binding: Medication Status Codes (extensible)

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "MedicationTreatmentLineMin",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ph4h/StructureDefinition/MedicationTreatmentLineMin",
  "version": "0.9.9",
  "name": "MedicationTreatmentLineMin",
  "title": "Medication Treatment Line (Minimal)",
  "status": "draft",
  "date": "2026-07-09T08:34:46+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Minimal medication treatment line payload for use within a QR code payload. Based on the IHE Pharmacy Medication Treatment Line logical model, with short element labels (one or two letters) and simple data types suitable for encoding in a compact QR code payload.",
  "fhirVersion": "4.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "http://smart.who.int/ph4h/StructureDefinition/MedicationTreatmentLineMin",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "4.0.1"
      }
    ],
    "element": [
      {
        "id": "MedicationTreatmentLineMin",
        "path": "MedicationTreatmentLineMin",
        "short": "Medication Treatment Line (Minimal)",
        "definition": "Minimal medication treatment line payload for use within a QR code payload. Based on the IHE Pharmacy Medication Treatment Line logical model, with short element labels (one or two letters) and simple data types suitable for encoding in a compact QR code payload.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "MedicationTreatmentLineMin.m",
        "path": "MedicationTreatmentLineMin.m",
        "short": "Medication (Active Ingredient)",
        "definition": "Active ingredient of the medication.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "MedicationTreatmentLineMin.m",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.es",
        "path": "MedicationTreatmentLineMin.es",
        "short": "Effective Start Date",
        "definition": "Start date during which the medication treatment line is effective.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "MedicationTreatmentLineMin.es",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.ee",
        "path": "MedicationTreatmentLineMin.ee",
        "short": "Effective End Date",
        "definition": "End date during which the medication treatment line is effective.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "MedicationTreatmentLineMin.ee",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.da",
        "path": "MedicationTreatmentLineMin.da",
        "short": "Date Asserted",
        "definition": "Date the medication treatment line was asserted/recorded.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "MedicationTreatmentLineMin.da",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.d",
        "path": "MedicationTreatmentLineMin.d",
        "short": "Dosage",
        "definition": "Dosage instructions as free text.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "MedicationTreatmentLineMin.d",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.r",
        "path": "MedicationTreatmentLineMin.r",
        "short": "Reason",
        "definition": "Reason why the product has been prescribed.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "MedicationTreatmentLineMin.r",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.a",
        "path": "MedicationTreatmentLineMin.a",
        "short": "Adherence Status",
        "definition": "Status of patient adherence to the medication treatment line",
        "min": 0,
        "max": "1",
        "base": {
          "path": "MedicationTreatmentLineMin.a",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/medication-statement-status"
        }
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "MedicationTreatmentLineMin",
        "path": "MedicationTreatmentLineMin",
        "short": "Medication Treatment Line (Minimal)",
        "definition": "Minimal medication treatment line payload for use within a QR code payload. Based on the IHE Pharmacy Medication Treatment Line logical model, with short element labels (one or two letters) and simple data types suitable for encoding in a compact QR code payload."
      },
      {
        "id": "MedicationTreatmentLineMin.m",
        "path": "MedicationTreatmentLineMin.m",
        "short": "Medication (Active Ingredient)",
        "definition": "Active ingredient of the medication.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.es",
        "path": "MedicationTreatmentLineMin.es",
        "short": "Effective Start Date",
        "definition": "Start date during which the medication treatment line is effective.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.ee",
        "path": "MedicationTreatmentLineMin.ee",
        "short": "Effective End Date",
        "definition": "End date during which the medication treatment line is effective.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.da",
        "path": "MedicationTreatmentLineMin.da",
        "short": "Date Asserted",
        "definition": "Date the medication treatment line was asserted/recorded.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.d",
        "path": "MedicationTreatmentLineMin.d",
        "short": "Dosage",
        "definition": "Dosage instructions as free text.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.r",
        "path": "MedicationTreatmentLineMin.r",
        "short": "Reason",
        "definition": "Reason why the product has been prescribed.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "MedicationTreatmentLineMin.a",
        "path": "MedicationTreatmentLineMin.a",
        "short": "Adherence Status",
        "definition": "Status of patient adherence to the medication treatment line",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "extensible",
          "valueSet": "http://hl7.org/fhir/ValueSet/medication-statement-status"
        }
      }
    ]
  }
}