type: valuesetvalueset: questionnaire-category
Questionnaire Category Codes
- Official URL: http://hl7.org/fhir/ValueSet/questionnaire-category
- Status: draft
- Name: QuestionnaireCategoryCodes
- Title: Questionnaire Category Codes
- Publisher: HL7 International - Patient Care WG
- Description: Example list of potential categories for questionnaires.
Content (Compose)
- System: http://snomed.info/sct | Concepts: 273601006, 273820006, 273479001, 273384008, 304784009
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<url value="http://hl7.org/fhir/ValueSet/questionnaire-category"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.928"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.845"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.379"/>
</identifier>
<name value="QuestionnaireCategoryCodes"/>
<title value="Questionnaire Category Codes"/>
<status value="draft"/>
<experimental value="true"/>
<publisher value="HL7 International - Patient Care WG"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/patientcare"/>
</telecom>
</contact>
<description value="Example list of potential categories for questionnaires."/>
<copyright value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"/>
<compose>
<include>
<system value="http://snomed.info/sct"/>
<concept>
<code value="273601006"/>
<display value="Mental status questionnaire"/>
</concept>
<concept>
<code value="273820006"/>
<display value="Social support questionnaire"/>
</concept>
<concept>
<code value="273479001"/>
<display value="General health questionnaire"/>
</concept>
<concept>
<code value="273384008"/>
<display value="Consumer satisfaction questionnaire"/>
</concept>
<concept>
<code value="304784009"/>
<display value="Administrative form"/>
</concept>
</include>
</compose>
</ValueSet>