{
"description": "A Test form with that uses initial values",
"_filename": "example/Questionnaire-questionnaire-sdc-test-initialvalue.json",
"package_name": "hl7.fhir.uv.sdc.r4b",
"date": "2022-03-08T18:37:19+00:00",
"publisher": "HL7 International - FHIR Infrastructure Work Group",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"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": "3.0.0",
"status": "active",
"id": "67edd39b-50c4-4c33-b161-5a6e18ceb712",
"kind": null,
"url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-test-initialvalue",
"version": "3.0.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/Special/committees/fiwg",
"system": "url"
} ]
} ]
}