{
"description": "Example modular questionnaire - root of a questionnaire that references other questionnaires and element definitions",
"_filename": "example/Questionnaire-sdc-modular-root.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-modular" ]
},
"publisher": "HL7 International / FHIR Infrastructure",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"name": "QuestionnaireSDCModularRoot",
"item": [ {
"item": [ {
"text": "Unable to resolve 'name' sub-questionnaire",
"type": "display",
"linkId": "1.1",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-subQuestionnaire",
"valueCanonical": "http://hl7.org/fhir/uv/sdc/Questionnaire/sdc-modular-name|3.0.0"
} ]
} ],
"type": "group",
"linkId": "1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/variable",
"valueExpression": {
"name": "linkIdPrefix",
"language": "text/fhirpath",
"expression": "'patientname.'"
}
} ],
"definition": "http://hl7.org/fhir/uv/sdc/StructureDefinition/SdcQuestionLibrary#SdcQuestionLibrary.name"
}, {
"type": "date",
"linkId": "2",
"required": true,
"definition": "http://hl7.org/fhir/uv/sdc/StructureDefinition/SdcQuestionLibrary#SdcQuestionLibrary.dob"
}, {
"type": "choice",
"linkId": "3",
"required": true,
"definition": "http://hl7.org/fhir/uv/sdc/StructureDefinition/SdcQuestionLibrary#SdcQuestionLibrary.sex"
}, {
"item": [ {
"type": "display",
"linkId": "4.1"
} ],
"type": "group",
"linkId": "4",
"required": true,
"definition": "http://hl7.org/fhir/uv/sdc/StructureDefinition/SdcQuestionLibrary#SdcQuestionLibrary.address"
}, {
"item": [ {
"text": "Unable to resolve 'contact' sub-questionnaire",
"type": "display",
"linkId": "5.1",
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-subQuestionnaire",
"valueCanonical": "http://hl7.org/fhir/uv/sdc/Questionnaire/sdc-modular-contact|3.0.0"
} ]
} ],
"type": "group",
"linkId": "5",
"repeats": true,
"required": true,
"extension": [ {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-itemPopulationContext",
"valueExpression": {
"name": "person",
"language": "text/fhirpath",
"expression": "%patient.contact"
}
}, {
"url": "http://hl7.org/fhir/StructureDefinition/variable",
"valueExpression": {
"name": "linkIdPrefix",
"language": "text/fhirpath",
"expression": "'patientname.'"
}
} ]
} ],
"type": null,
"experimental": "true",
"resourceType": "Questionnaire",
"title": "Example modular Questionnaire",
"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"
}
}, {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-assemble-expectation",
"valueCode": "assemble-root"
}, {
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-launchContext",
"extension": [ {
"url": "name",
"valueCoding": {
"code": "patient",
"system": "http://hl7.org/fhir/uv/sdc/CodeSystem/launchContext"
}
}, {
"url": "type",
"valueCode": "Patient"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/variable",
"valueExpression": {
"name": "person",
"language": "text/fhirpath",
"expression": "%patient"
}
} ],
"status": "active",
"id": "347779a5-010c-40f4-b6ee-c5b0c2c8d94a",
"kind": null,
"url": "http://hl7.org/fhir/uv/sdc/Questionnaire/sdc-modular-root",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.30",
"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"
} ]
} ]
}