zib-fhir-generator

Generate FHIR ViewDefinitions, StructureDefinitions, and markdown intros from ZIB profiles.

3|Updated Jan 18, 2023
One-click install
npx skills add https://github.com/RIVO-Noord/zorgviewer-ig --skill zib-fhir-generator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zib-fhir-generator
Source: https://github.com/RIVO-Noord/zorgviewer-ig/tree/main/skills/zib-fhir-generator
Command: npx skills add https://github.com/RIVO-Noord/zorgviewer-ig --skill zib-fhir-generator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nictiz, hl7-fhirpath, fhirjson, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of ViewDefinitions, StructureDefinitions, and markdown intro files for Zorginformatiebouwstenen (ZIBs) in FHIR, streamlining the process of technical artifact generation.

Core Features & Use Cases

  • Automated Artifacts Creation: Generates ViewDefinitions, StructureDefinitions, and markdown intro files based on ZIB FHIR profiles.
  • ZIB Support: Works with profiles from zibs.nl and simplifier.net.
  • Base Version: Utilizes FHIR STU3 as the base version, with FHIR R4 fallback.
  • File Templates: Provides templates for StructureDefinition, ViewDefinition, and Intro Markdown files.

Quick Start

Run the zib-fhir-generator skill with the ZIB profile URL or canonical as input, e.g., 'zib-fhir-generator "http://nictiz.nl/fhir/StructureDefinition/zib-Alert"'

Frequently Asked Questions about zib-fhir-generator

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

FAQPage Schema
How do I generate FHIR StructureDefinitions from ZIB profiles?

You can generate FHIR StructureDefinitions from ZIB profiles by running an automated generation process that maps ZIB elements to FHIR paths, utilizing FHIR STU3 as the base with FHIR R4 fallback.

Can I automate ViewDefinition creation for Zorginformatiebouwstenen in FHIR?

Yes, you can automate ViewDefinition creation for Zorginformatiebouwstenen by processing ZIB profiles from sources like zibs.nl and simplifier.net to output standardized FHIR artifact files.

Does the FHIR artifact generation support both STU3 and R4 versions?

FHIR artifact generation supports both STU3 and R4 versions, utilizing FHIR STU3 as the primary base version while providing FHIR R4 fallback for ZIB profile compatibility.

What is the best way to create markdown introductions for ZIB FHIR profiles?

The best way to create markdown introductions for ZIB FHIR profiles is through automated generation using predefined file templates, which streamlines the technical artifact creation process.

Do I need to map ZIB elements to FHIR paths manually before generation?

Yes, the generation process requires mapping ZIB elements to FHIR paths to accurately produce ViewDefinitions, StructureDefinitions, and markdown introduction files.

Why use automated generation for ZIB FHIR artifacts instead of manual creation?

Automated generation streamlines the creation of ViewDefinitions, StructureDefinitions, and markdown intro files from ZIB profiles, reducing manual effort and ensuring consistent FHIR artifact output.