Skip to main content

design-fhir-loinc-questionnaires

Facilitates the creation of FHIR-compliant questionnaires using LOINC and SNOMED CT codes, ensuring accurate clinical coding.

Install this skill

or
93/100

Security score

The design-fhir-loinc-questionnaires skill was audited on Feb 16, 2026 and we found 7 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 121

External URL reference

SourceSKILL.md
121If the user explicitly requests reusable codes that can be shared across questionnaires, use the Welshare namespace (`http://codes.welshare.app`) via the helper script:
low line 127

External URL reference

SourceSKILL.md
127This creates a CodeSystem + ValueSet pair. To convert an inline answer list to the reusable format, add `"system": "http://codes.welshare.app/CodeSystem/<category>/<id>.json"` to each `valueCoding` an
low line 164

External URL reference

SourceSKILL.md
164- `--server https://hapi.fhir.org/baseR4`
low line 165

External URL reference

SourceSKILL.md
165- `--server https://r4.ontoserver.csiro.au/fhir`
low line 183

External URL reference

SourceSKILL.md
183Only use when the user explicitly requests reusable codes across questionnaires. Uses the Welshare namespace: `http://codes.welshare.app`. Default for custom answers is inline `answerOption` without a
low line 198

External URL reference

SourceSKILL.md
198- [FHIR Questionnaire Spec](https://hl7.org/fhir/questionnaire.html)
low line 199

External URL reference

SourceSKILL.md
199- [LOINC Database](https://loinc.org)
Scanned on Feb 16, 2026
View Security Dashboard