fhir-questionnaire
Helps creating FHIR conforming questionnaire definitions from plain requirement ideation docs.
Setup & Installation
Install command
clawhub install elmariachi111/fhir-questionnaireIf the CLI is not installed:
Install command
npx clawhub@latest install elmariachi111/fhir-questionnaireOr install with OpenClaw CLI:
Install command
openclaw skills install elmariachi111/fhir-questionnaireor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/elmariachi111/fhir-questionnaireWhat This Skill Does
Converts plain-language clinical requirement documents into FHIR-conformant questionnaire definitions. Uses scripts to query official LOINC and SNOMED CT terminology APIs for validated clinical codes. Supports standardized instruments like PHQ-9 and GAD-7 as well as custom organizational questionnaires.
Queries live official terminology APIs instead of relying on model memory, which eliminates the risk of hallucinated LOINC or SNOMED CT codes in clinical documentation.
When to Use It
- Converting intake form specs into FHIR Questionnaire JSON
- Implementing PHQ-9 or GAD-7 screening instruments with correct LOINC codes
- Looking up SNOMED CT codes for conditions, procedures, and clinical findings
- Adding conditional display logic and repeating groups to clinical forms
- Validating FHIR questionnaire structure before EHR integration
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Converting intake form specs into FHIR Questionnaire JSON
- 1Converting intake form specs into FHIR Questionnaire JSON
- 2Implementing PHQ-9 or GAD-7 screening instruments with correct LOINC codes
- 3Looking up SNOMED CT codes for conditions, procedures, and clinical findings
- 4Adding conditional display logic and repeating groups to clinical forms
- 5Validating FHIR questionnaire structure before EHR integration
Helps creating FHIR conforming questionnaire definitions from plain requirement ideation docs.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.