Stream: questionnaire
Topic: Questionnaire file name convention
Larry Decelles (Mar 08 2021 at 15:58):
@Lloyd McKenzie or others, is there a file name convention for questionnaire file names?
For example, questionnaire-<name>-<version>.json
Lloyd McKenzie (Mar 08 2021 at 16:09):
Why would we standardize file names?
Larry Decelles (Mar 08 2021 at 16:44):
(deleted)
Larry Decelles (Mar 08 2021 at 16:51):
Without a directory structure/URL like CQL Libraries the file could stand on its own.
https://build.fhir.org/ig/HL7/cqf-recommendations/libraries.html#library-name-and-url
I guess I should have asked, does Questionnaire offer a directory structure/URL like CQL Library?
Lloyd McKenzie (Mar 08 2021 at 18:59):
Generally, you find Questionnaires by their canonical URL from a server. There are no standards around how they're named as files, though there are some tools that follow the [ResourceType]-[resourceId].[xml/json] approach. Keep in mind that the id for a Questionnaire and its canonical URL aren't necessarily the same though.
Last updated: Apr 12 2022 at 19:14 UTC