Package | hl7.fhir.uv.sdc |
Resource Type | Questionnaire |
Id | questionnaire-sdc-test-initialvalue-multiple |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/Questionnaire-questionnaire-sdc-test-initialvalue-multiple.html |
URL | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-initialvalue-multiple |
Version | 4.0.0-ballot |
Status | active |
Date | 2025-07-14T18:38:59+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
Generated Narrative: Questionnaire questionnaire-sdc-test-initialvalue-multiple
StructureLinkID | 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#4.0.0-ballot | |
![]() ![]() ![]() | Root Group | 0..1 | group | |
![]() ![]() ![]() ![]() | Yes/No/Dont know/NA | 0..* | choice | Value Set: Yes No Unknown NotApplicable Initial Value: Coding = expandedYes-NoIndicator#Y "Yes" |
![]() ![]() ![]() ![]() | Decimal Values Radio Buttons | 0..1 | choice | Options: 3 options |
![]() ![]() ![]() ![]() | Decimal Values Radio Buttons | 0..1 | text | Initial Value: Coding = SNOMED CT#884001 "Initial" |
Options Sets
Answer options for 5e1209b7-c9e0-4bf4-b228-c6533c892a3e
{ "resourceType": "Questionnaire", "id": "questionnaire-sdc-test-initialvalue-multiple", "meta": { "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-exp" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm%5Bx%5D", "valueCoding": { "system": "http://hl7.org/fhir/version-algorithm", "code": "semver" } } ], "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-initialvalue-multiple", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.24" } ], "version": "4.0.0-ballot", "name": "IVMultiple", "title": "Multiple Initial Values", "status": "active", "experimental": true, "date": "2025-07-14T18:38:59+00:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "name": "HL7 International / FHIR Infrastructure", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] }, { "telecom": [ { "system": "url", "value": "http://www.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", "display": "World" } ] } ], "item": [ { "linkId": "02a7536f-06b2-4dee-94e1-f5cfcb0e8622", "text": "Root Group", "type": "group", "item": [ { "linkId": "1acf93a7-0890-44cd-be48-542defb35248", "text": "Yes/No/Dont know/NA", "type": "choice", "repeats": true, "answerValueSet": "http://terminology.hl7.org/ValueSet/yes-no-unknown-not-applicable", "initial": [ { "valueCoding": { "system": "http://terminology.hl7.org/CodeSystem/v2-0532", "code": "Y", "display": "Yes" } } ] }, { "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" } } ] } ] } ] }