{ "description": "A Test form with that uses initial values", "_filename": "example/Questionnaire-questionnaire-sdc-test-initialvalue.json", "package_name": "hl7.fhir.uv.sdc", "date": "2024-12-17T01:55:34+00:00", "meta": { "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-exp" ] }, "publisher": "HL7 International / FHIR Infrastructure", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "name": "InitialValue", "item": [ { "item": [ { "text": "Yes/No/Dont know", "type": "choice", "linkId": "1acf93a7-0890-44cd-be48-542defb35248", "initial": [ { "valueCoding": { "code": "373066001", "system": "http://snomed.info/sct", "display": "Yes" } } ], "answerValueSet": "http://sqlonfhir-r4.azurewebsites.net/fhir/ValueSet/a015b6a1ac024dc19baec940be2c1695" }, { "text": "String with initial value YUP", "type": "string", "linkId": "init-val-string", "initial": [ { "valueString": "YUP" } ] }, { "text": "Decimal Values Radio Buttons", "type": "choice", "linkId": "5e1209b7-c9e0-4bf4-b228-c6533c892a3e", "repeats": false, "answerOption": [ { "valueCoding": { "code": "732409008", "system": "http://snomed.info/sct", "display": "1.1" } }, { "valueCoding": { "code": "732572001", "system": "http://snomed.info/sct", "display": "2.2" } }, { "valueCoding": { "code": "732646001", "system": "http://snomed.info/sct", "display": "3.3" } } ] } ], "text": "Root Group", "type": "group", "linkId": "02a7536f-06b2-4dee-94e1-f5cfcb0e8622" } ], "type": null, "experimental": "true", "resourceType": "Questionnaire", "title": "Initial Values", "package_version": "4.0.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm[x]", "valueCoding": { "code": "semver", "system": "http://hl7.org/fhir/version-algorithm" } } ], "status": "active", "id": "4241b5c7-2684-408f-ad95-c1bea5458ea2", "kind": null, "url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-initialvalue", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.25", "system": "urn:ietf:rfc:3986" } ], "version": "4.0.0-ballot", "contact": [ { "name": "HL7 International / FHIR Infrastructure", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] }, { "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ] }