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

FHIR IG Statistics: StructureDefinition/EHDSMedicationDispenseHeader

Packagehl7.fhir.eu.imaging-manifest-r5
TypeStructureDefinition
IdEHDSMedicationDispenseHeader
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/StructureDefinition-EHDSMedicationDispenseHeader.html
URLhttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationDispenseHeader
Version0.1.0
Statusdraft
Date2025-03-21T08:17:12+00:00
NameEHDSMedicationDispenseHeader
TitleMedication dispense header
Realmeu
Authorityhl7
DescriptionMetadata elements for a header of medication dispense or dispense decline.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License
Typehttps://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationDispenseHeader
Kindlogical

Resources that use this resource

StructureDefinition
EHDSDispenseDeclineDispense decline
EHDSMedicationDispenseMedication dispensation model
EHDSDispenseDeclineDispense decline
EHDSMedicationDispenseMedication dispensation model

Resources that this resource uses

StructureDefinition
EHDSCommonHeaderResource header model
EHDSCommonHeaderResource header model

Narrative

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

Generated Narrative: StructureDefinition EHDSMedicationDispenseHeader

NameFlagsCard.TypeDescription & Constraintsdoco
.. EHDSMedicationDispenseHeader 0..*EHDSCommonHeader
Elements defined in Ancestors:subject, authorship, lastUpdate, status, statusReason[x], language, version
Medication dispense header
Instances of this logical model can be the target of a Reference
... subject 1..1EHDSPatientPatient who the medication was prescribed to. [Used for searching]
... authorship
.... author 1..1EHDSHealthProfessionalThe person who dispensed the product, and takes the responsibility of the dispensation or declining the dispense. [Used for searching]
.... datetime 1..1dateTimeThe time of recording the dispense or declining the request. [Used for searching]
... status 1..1CodeableConceptStatus of the dispense. In case of declining a dispense, the status should be 'declined'. [Used for searching]
... statusReason[x] 0..1CodeableConcept, stringReason for the current status of dispensation, for example the reason why the dispensation was made invalid
... identifier 1..*IdentifierBusiness identifier(s) for the dispense. [Used for searching]

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "EHDSMedicationDispenseHeader",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    }
  ],
  "url": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationDispenseHeader",
  "version": "0.1.0",
  "name": "EHDSMedicationDispenseHeader",
  "title": "Medication dispense header",
  "status": "draft",
  "date": "2025-03-21T08:17:12+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "Xt-EHR",
      "telecom": [
        {
          "system": "url",
          "value": "http://Xt-EHR.eu"
        }
      ]
    }
  ],
  "description": "Metadata elements for a header of medication dispense or dispense decline.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSMedicationDispenseHeader",
  "baseDefinition": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSCommonHeader",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "0.1.0"
      }
    ],
    "element": [
      {
        "id": "EHDSMedicationDispenseHeader",
        "path": "EHDSMedicationDispenseHeader",
        "short": "Medication dispense header",
        "definition": "Metadata elements for a header of medication dispense or dispense decline.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "EHDSMedicationDispenseHeader.subject",
        "path": "EHDSMedicationDispenseHeader.subject",
        "short": "Patient who the medication was prescribed to. [Used for searching]",
        "definition": "Patient/subject information",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.subject",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSPatient"
          }
        ]
      },
      {
        "id": "EHDSMedicationDispenseHeader.authorship",
        "path": "EHDSMedicationDispenseHeader.authorship",
        "short": "Authorship",
        "definition": "Resource authoring details",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSCommonHeader.authorship",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Base"
          }
        ]
      },
      {
        "id": "EHDSMedicationDispenseHeader.authorship.author",
        "path": "EHDSMedicationDispenseHeader.authorship.author",
        "short": "The person who dispensed the product, and takes the responsibility of the dispensation or declining the dispense. [Used for searching]",
        "definition": "Author by whom the resource was/were authored. Multiple authors could be provided.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.authorship.author",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "https://www.xt-ehr.eu/specifications/fhir/StructureDefinition/EHDSHealthProfessional"
          }
        ]
      },
      {
        "id": "EHDSMedicationDispenseHeader.authorship.datetime",
        "path": "EHDSMedicationDispenseHeader.authorship.datetime",
        "short": "The time of recording the dispense or declining the request. [Used for searching]",
        "definition": "Date and time of the issuing the document/resource by its author.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.authorship.datetime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSMedicationDispenseHeader.lastUpdate",
        "path": "EHDSMedicationDispenseHeader.lastUpdate",
        "short": "Date and time of the last update to the resource",
        "definition": "Date and time of the last update to the document/information",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.lastUpdate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "EHDSMedicationDispenseHeader.status",
        "path": "EHDSMedicationDispenseHeader.status",
        "short": "Status of the dispense. In case of declining a dispense, the status should be 'declined'. [Used for searching]",
        "definition": "Status of the resource",
        "min": 1,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.status",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "EHDSMedicationDispenseHeader.statusReason[x]",
        "path": "EHDSMedicationDispenseHeader.statusReason[x]",
        "short": "Reason for the current status of dispensation, for example the reason why the dispensation was made invalid",
        "definition": "Reason for the current status of the resource.",
        "comment": "Added",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.statusReason[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          },
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSMedicationDispenseHeader.language",
        "path": "EHDSMedicationDispenseHeader.language",
        "short": "Language",
        "definition": "Language in which the resource is written. Language is expressed by the IETF language tag.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.language",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "preferred",
          "description": "BCP 47"
        }
      },
      {
        "id": "EHDSMedicationDispenseHeader.version",
        "path": "EHDSMedicationDispenseHeader.version",
        "short": "Version",
        "definition": "Business version of the resource.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "EHDSCommonHeader.version",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "EHDSMedicationDispenseHeader.identifier",
        "path": "EHDSMedicationDispenseHeader.identifier",
        "short": "Business identifier(s) for the dispense. [Used for searching]",
        "definition": "Business identifier(s) for the dispense. [Used for searching]",
        "min": 1,
        "max": "*",
        "base": {
          "path": "EHDSMedicationDispenseHeader.identifier",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "EHDSMedicationDispenseHeader",
        "path": "EHDSMedicationDispenseHeader",
        "short": "Medication dispense header",
        "definition": "Metadata elements for a header of medication dispense or dispense decline."
      },
      {
        "id": "EHDSMedicationDispenseHeader.subject",
        "path": "EHDSMedicationDispenseHeader.subject",
        "short": "Patient who the medication was prescribed to. [Used for searching]"
      },
      {
        "id": "EHDSMedicationDispenseHeader.authorship.author",
        "path": "EHDSMedicationDispenseHeader.authorship.author",
        "short": "The person who dispensed the product, and takes the responsibility of the dispensation or declining the dispense. [Used for searching]"
      },
      {
        "id": "EHDSMedicationDispenseHeader.authorship.datetime",
        "path": "EHDSMedicationDispenseHeader.authorship.datetime",
        "short": "The time of recording the dispense or declining the request. [Used for searching]"
      },
      {
        "id": "EHDSMedicationDispenseHeader.status",
        "path": "EHDSMedicationDispenseHeader.status",
        "short": "Status of the dispense. In case of declining a dispense, the status should be 'declined'. [Used for searching]"
      },
      {
        "id": "EHDSMedicationDispenseHeader.statusReason[x]",
        "path": "EHDSMedicationDispenseHeader.statusReason[x]",
        "short": "Reason for the current status of dispensation, for example the reason why the dispensation was made invalid",
        "comment": "Added"
      },
      {
        "id": "EHDSMedicationDispenseHeader.identifier",
        "path": "EHDSMedicationDispenseHeader.identifier",
        "short": "Business identifier(s) for the dispense. [Used for searching]",
        "definition": "Business identifier(s) for the dispense. [Used for searching]",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ]
      }
    ]
  }
}