lmdi-fhir

Guide LMDI implementation with FHIR profiling, validation, and example generation.

1|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/FHIDev/Fhi.Legemiddelregisteret.AI --skill lmdi-fhir
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lmdi-fhir
Source: https://github.com/FHIDev/Fhi.Legemiddelregisteret.AI/tree/main/skills/lmdi-fhir
Command: npx skills add https://github.com/FHIDev/Fhi.Legemiddelregisteret.AI --skill lmdi-fhir

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires fhir, lmdi, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides in-depth knowledge and guidance on the LMDI implementation process, ensuring accurate and compliant medication data exchange.

Core Features & Use Cases

  • LMDI Profiling: Understand the requirements and structure of LMDI profiles for medication data exchange.
  • Validation: Validate JSON against LMDI profiles for accuracy.
  • Use Case: When a user needs to understand the structure of LMDI profiles, validate medication data against LMDI profiles, or generate examples of LMDI resources.

Quick Start

Use the lmdi-fhir skill to extract all text from the LMDI profile 'lmdi-medication.fsh'.

Frequently Asked Questions about lmdi-fhir

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate JSON medication data against LMDI profiles?

To validate medication data against LMDI profiles, you use the Skill to apply LMDI profiling rules to your JSON payloads, ensuring accurate and compliant FHIR data exchange. It checks structure against relevant standards.

What is LMDI profiling for FHIR medication data exchange?

LMDI profiling defines the specific requirements and structure for exchanging medication data using FHIR resources. It provides comprehensive implementation guidance to ensure data accuracy and regulatory compliance.

How do I generate example LMDI resources from a FSH profile?

You can generate example LMDI resources by using the Skill to extract all text from LMDI profile files like 'lmdi-medication.fsh'. This provides concrete examples for implementation and testing.

Do I need FHIR resources to implement LMDI medication data exchange?

Yes, utilizing LMDI profiles for medication data exchange requires access to underlying FHIR resources and LMDI profile definitions. The Skill leverages both to provide validation and implementation guidance.

What are the limitations of using LMDI profiles for medication data?

LMDI profile validation is specialized for medication data exchange and requires specific FHIR resource access. It is limited to the scope of LMDI standards and may not cover non-medication FHIR use cases.