Package | ca.on.health.sadie |
Resource Type | Questionnaire |
Id | 97ef58b0-bcac-49be-ab17-209e557b678e |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.health.sadie@1.4.11&canonical=http://health.gov.on.ca/sadie/fhir/FlexForm/ODSP |
URL | http://health.gov.on.ca/sadie/fhir/FlexForm/ODSP |
Version | 1.0.0 |
Status | active |
Name | ODSPFormSelection |
Title | ODSP Form Selection |
Description | ODSP Form Selection |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{ "resourceType": "Questionnaire", "id": "97ef58b0-bcac-49be-ab17-209e557b678e", "meta": { "profile": [ "http://health.gov.on.ca/sadie/fhir/StructureDefinition/FlexForm" ] }, "text": { "status": "empty", "div": "<!-- snip (see above) -->" }, "url": "http://health.gov.on.ca/sadie/fhir/FlexForm/ODSP", "identifier": [ { "use": "official", "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete", "value": "ODSP" } ], "version": "1.0.0", "name": "ODSPFormSelection", "title": "ODSP Form Selection", "status": "active", "experimental": false, "subjectType": [ "Patient" ], "publisher": "ODSP", "description": "ODSP Form Selection", "effectivePeriod": { "start": "2021-01-01T05:00:00.000Z" }, "code": [ { "system": "https://health.gov.on.ca/sadie/fhir/CodeSystem/FlexForms-Internal-Complete", "code": "ODSP" } ], "item": [ { "linkId": "2.0", "text": "Form Selection Page", "type": "group", "required": false, "repeats": false, "readOnly": false, "item": [ { "linkId": "MSG-FORM-KIND", "text": "Which form would you like to fill out?", "type": "group", "required": false, "repeats": false, "readOnly": false, "item": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl", "valueCodeableConcept": { "coding": [ { "system": "http://hl7.org/fhir/questionnaire-item-control", "code": "radio-button", "display": "Radio Button" } ], "text": "Radio Button" } }, { "url": "http://hl7.org/fhir/StructureDefinition/questionnaire-choiceOrientation", "valueCode": "vertical" } ], "linkId": "FORM-SELECTION-QUESTION", "text": "Select a form", "type": "choice", "required": true, "repeats": false, "readOnly": false, "answerValueSet": "http://health.gov.on.ca/sadie/fhir/ValueSet/ODSP-Questionnaires" } ] } ] } ] }