| Package | hl7.fhir.uv.sdc |
| Resource Type | Questionnaire |
| Id | questionnaire-sdc-profile-example-PHQ9-search |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/uv/sdc/https://build.fhir.org/ig/HL7/sdc/Questionnaire-questionnaire-sdc-profile-example-PHQ9-search.html |
| URL | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-PHQ9-search |
| Version | 4.0.0-ballot |
| Status | active |
| Date | 2016-03-31T08:01:25+11:00 |
| Name | SDCPHQ9 |
| Title | Patient Health Questionnaire - adaptive search |
| Realm | uv |
| Authority | hl7 |
| Description | This is a Questionnaire example of how to expose an adaptive form in a registry. |
| Copyright | This content is an unaltered digital reproduction of the PHQ-9 which is copyrighted by Pfizer Inc., which states that no permission is required to reproduce, translate, display or distribute the PHQ-9. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire questionnaire-sdc-profile-example-PHQ9-search
Profile: Adaptive Questionnaire - search
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | This is a Questionnaire example of how to expose an adaptive form in a registry. | Questionnaire | http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-PHQ9-search#4.0.0-ballot | |
{
"resourceType": "Questionnaire",
"id": "questionnaire-sdc-profile-example-PHQ9-search",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-adapt-srch"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-questionnaireAdaptive",
"valueUrl": "http://example.org/someFHIRServer"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Questionnaire.versionAlgorithm[x]",
"valueCoding": {
"system": "http://hl7.org/fhir/version-algorithm",
"code": "semver"
}
}
],
"url": "http://hl7.org/fhir/uv/sdc/Questionnaire/questionnaire-sdc-profile-example-PHQ9-search",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.17.35.4"
}
],
"version": "4.0.0-ballot",
"name": "SDCPHQ9",
"title": "Patient Health Questionnaire - adaptive search",
"status": "active",
"experimental": true,
"subjectType": [
"Patient"
],
"date": "2016-03-31T08:01:25+11: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": "This is a Questionnaire example of how to expose an adaptive form in a registry.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"copyright": "This content is an unaltered digital reproduction of the PHQ-9 which is copyrighted by Pfizer Inc., which states that no permission is required to reproduce, translate, display or distribute the PHQ-9.",
"approvalDate": "2019-08-20",
"effectivePeriod": {
"start": "2018-08-20T04:00:00.000Z",
"end": "2020-08-20T04:00:00.000Z"
}
}