Package | hl7.fhir.uv.cpg |
Resource Type | Questionnaire |
Id | activity-example-collectinformation-questionnaire |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/cpg/https://build.fhir.org/ig/HL7/cqf-recommendations/Questionnaire-activity-example-collectinformation-questionnaire.html |
URL | http://example.org/Questionnaire/activity-example-collectinformation-questionnaire |
Version | 2.0.0 |
Status | active |
Date | 2024-11-26T06:42:34+00:00 |
Name | ActivityExampleCollectInformationQuestionnaire |
Title | Activity Example Collect Information Questionnaire |
Realm | uv |
Authority | hl7 |
Description | Example Questionnaire for use in collect information activity examples |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire activity-example-collectinformation-questionnaire
LinkID | Text | Cardinality | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | Example Questionnaire for use in collect information activity examples | Questionnaire | http://example.org/Questionnaire/activity-example-collectinformation-questionnaire#2.0.0 | |
![]() ![]() ![]() | What was the date of your last visit with a medical professional? | 0..1 | date | |
{ "resourceType": "Questionnaire", "id": "activity-example-collectinformation-questionnaire", "meta": { "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablequestionnaire" ] }, "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "shareable" }, { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "computable" }, { "url": "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability", "valueCode": "publishable" } ], "url": "http://example.org/Questionnaire/activity-example-collectinformation-questionnaire", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.48.35.1" } ], "version": "2.0.0", "name": "ActivityExampleCollectInformationQuestionnaire", "title": "Activity Example Collect Information Questionnaire", "status": "active", "experimental": true, "date": "2024-11-26T06:42:34+00:00", "publisher": "HL7 International / Clinical Decision Support", "contact": [ { "name": "HL7 International / Clinical Decision Support", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/dss" } ] } ], "description": "Example Questionnaire for use in collect information activity examples", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "item": [ { "linkId": "A", "text": "What was the date of your last visit with a medical professional?", "type": "date" } ] }