fo-generator

Generate Functional Design documents from FHIR profiles, ZIB definitions, and UI wireframes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, markdown, pypdf2, requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of Functional Design (FO) documents, streamlining the process of translating technical FHIR specifications into user-friendly documentation for the Zorgviewer project.

Core Features & Use Cases

  • Automated FO Generation: Generate FO documents based on ZIB FHIR profiles using standardized templates.
  • Data Integration: Integrate data from FHIR profiles, ZIB definitions, and UI wireframes to create comprehensive FO documents.
  • Use Case: For example, a new ZIB FHIR profile is released for a specific clinical pathway. Use this Skill to automatically generate the corresponding FO document, ensuring it's up-to-date and aligned with project standards.

Quick Start

Use the fo-generator skill to create an FO document for the ZIB 'AllergyIntolerance' using the FHIR profile 'AllergyIntolerance' and the UI wireframe 'Allergy Intolerance UI Wireframe'.

Frequently Asked Questions about fo-generator

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

FAQPage Schema
How do I automate Functional Design document creation from FHIR profiles?

You can automate Functional Design document creation by mapping FHIR profiles, ZIB definitions, and UI wireframes into standardized project templates. This process translates technical FHIR specifications into user-friendly documentation automatically.

What is the best way to generate Zorgviewer FO documents from ZIB definitions?

Generating Zorgviewer FO documents from ZIB definitions is best handled by integrating ZIB 2017 STU3 or R4 profiles with UI wireframes. This ensures the resulting Functional Design documents align with current project standards.

Do I need Python to generate FO documents from FHIR profiles?

Yes, you need Python to generate FO documents from FHIR profiles. The generation process specifically requires Python along with libraries like pypdf2, markdown, and requests for parsing and formatting the output.

Can I integrate UI wireframes into an automated FO document generation workflow?

Yes, you can integrate UI wireframes into the FO document generation workflow. The process combines data from FHIR profiles, ZIB definitions, and UI wireframes to create comprehensive Functional Design documentation.

Does the FO document generator support both ZIB 2017 STU3 and R4 FHIR profiles?

Yes, the FO document generator supports both ZIB 2017 STU3 and R4 FHIR profiles. It focuses on Zorgviewer project specifications to ensure generated documents follow the correct project templates and standards.

What are the limitations of using markdown and pypdf2 for FO document generation?

Using markdown and pypdf2 for FO document generation limits you to their native parsing and formatting capabilities. The workflow is specifically tailored for Zorgviewer ZIB FHIR profiles and may not generalize to other frameworks.