diff --git a/input/includes/link-list.md b/input/includes/link-list.md index 3f7de3f..cdf7f3b 100644 --- a/input/includes/link-list.md +++ b/input/includes/link-list.md @@ -76,3 +76,4 @@ [VbaiPlanDefinitionClinicianInputExample]: PlanDefinition-VbaiPlanDefinitionClinicianInputExample.html [Feedback]: PlanDefinition-VbaiPlanDefinitionFeedbackExample.html +[NeuroConsent]: PlanDefinition-VbaiPlanDefinitionNeuroConsentExample.html \ No newline at end of file diff --git a/input/pagecontent/tutorial_neuro.md b/input/pagecontent/tutorial_neuro.md index 301e0ad..c2fa1ed 100644 --- a/input/pagecontent/tutorial_neuro.md +++ b/input/pagecontent/tutorial_neuro.md @@ -10,7 +10,7 @@ The goal of this tutorial is to support understanding the Neuro disorder protoco As with all protocols, the Neuro protocol has 12 sequential actions. 1. [PreQuestions] - A standard set of actions taken before enrollment. These include the [GeneralInformation], [ContactInformation], [EligibleStudies], and the [Enrollment] questionnaires. -2. [Consent] - Questions regarding consenting the individual. +2. [NeuroConsent] - Questions regarding consenting the individual. 3. [DemographicQuestionnaire] - A questionnaire asking demographic related questions. 4. [VoiceImpactingQuestionnaire] - A set of questions related to factors which would an impact an individual's voice. 5. [AcousticTasks] - A description of the acoustic tasks undertaken during the protocol. diff --git a/sushi-config.yaml b/sushi-config.yaml index bdb34f8..f7f9e0a 100644 --- a/sushi-config.yaml +++ b/sushi-config.yaml @@ -8,7 +8,7 @@ canonical: https://voicecollab.ai/fhir name: VoiceaBiomarkerforAI description: Implementation Guide for Voice Biomarker for AI FHIR Profiles status: draft # draft | active | retired | unknown -version: 0.1.0 +version: 1.0.0 #0.1.0 fhirVersion: 4.0.1 # https://www.hl7.org/fhir/valueset-FHIR-version.html copyrightYear: 2022+ releaseLabel: ci-build # ci-build | draft | qa-preview | ballot | trial-use | release | update | normative+trial-use