Package | hl7.fhir.uv.sdc.r4b |
Type | Questionnaire |
Id | questionnaire-sdc-test-initialvalue-multiple |
FHIR Version | R4B |
Source | http://hl7.org/fhir/uv/sdc/http://hl7.org/fhir/uv/sdc/STU3/Questionnaire-questionnaire-sdc-test-initialvalue-multiple.html |
URL | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-initialvalue-multiple |
Version | 3.0.0 |
Status | active |
Date | 2022-03-08T18:37:19+00:00 |
Name | IVMultiple |
Title | Multiple Initial Values |
Realm | uv |
Authority | hl7 |
Description | A Test form with a question that has multiple initial values |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
LinkId | Text | Cardinality | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | A Test form with a question that has multiple initial values | Questionnaire | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-initialvalue-multiple#3.0.0 | |
![]() ![]() ![]() | Root Group | 0..1 | group | |
![]() ![]() ![]() ![]() | Yes/No/Dont know | 0..* | choice | Value Set: http://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/a015b6a1ac024dc19baec940be2c1695 Initial Value: Coding = SNOMED CT#373066001 "Yes" Initial Value: Coding = SNOMED CT#373067005 "No" |
![]() ![]() ![]() ![]() | Decimal Values Radio Buttons | 0..1 | choice | Options: 3 options |
![]() ![]() ![]() ![]() | Decimal Values Radio Buttons | 0..1 | text | Initial Value: Coding = SNOMED CT#884001 "Initial" |
![]() |
Option Sets
Answer options for 5e1209b7-c9e0-4bf4-b228-c6533c892a3e
{ "resourceType": "Questionnaire", "id": "questionnaire-sdc-test-initialvalue-multiple", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-initialvalue-multiple", "version": "3.0.0", "name": "IVMultiple", "title": "Multiple Initial Values", "status": "active", "experimental": true, "date": "2022-03-08T18:37:19+00:00", "publisher": "HL7 International - FHIR Infrastructure Work Group", "contact": [ { "telecom": [ { "system": "url", "value": "http://hl7.org/Special/committees/fiwg" } ] } ], "description": "A Test form with a question that has multiple initial values", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "item": [ { "linkId": "02a7536f-06b2-4dee-94e1-f5cfcb0e8622", "text": "Root Group", "type": "group", "item": [ { "linkId": "1acf93a7-0890-44cd-be48-542defb35248", "text": "Yes/No/Dont know", "type": "choice", "repeats": true, "answerValueSet": "http://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/a015b6a1ac024dc19baec940be2c1695", "initial": [ { "valueCoding": { "system": "http://snomed.info/sct", "code": "373066001", "display": "Yes" } }, { "valueCoding": { "system": "http://snomed.info/sct", "code": "373067005", "display": "No" } } ] }, { "linkId": "5e1209b7-c9e0-4bf4-b228-c6533c892a3e", "text": "Decimal Values Radio Buttons", "type": "choice", "repeats": false, "answerOption": [ { "valueCoding": { "system": "http://snomed.info/sct", "code": "732409008", "display": "1.1" } }, { "valueCoding": { "system": "http://snomed.info/sct", "code": "732572001", "display": "2.2" } }, { "valueCoding": { "system": "http://snomed.info/sct", "code": "732646001", "display": "3.3" } } ] }, { "linkId": "655219ed-5e8b-4111-9d49-b4fbc0b4f627", "text": "Decimal Values Radio Buttons", "type": "text", "repeats": false, "initial": [ { "valueCoding": { "system": "http://snomed.info/sct", "code": "884001", "display": "Initial" } } ] } ] } ] }