This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
What kind of questionnaire?
<ExtensionDefinition xmlns="http://hl7.org/fhir"> <id value="questionnaire-category"/> <url value="http://hl7.org/fhir/ExtensionDefinition/questionnaire-category"/> <name value="What kind of questionnaire?"/> <publisher value="HL7"/> <contact> <telecom> <system value="url"/> <value value="http://www.hl7.org"/> </telecom> </contact> <description value="A code that identifies the questionnaire as falling into a particular group of like questionnaires. E.g. "Pediatric", "Admissions", "Research", "Demographic", "Opinion Survey", etc."/> <status value="draft"/> <date value="2013-07-04"/> <mapping> <identity value="rim"/> <uri value="http://hl7.org/v3"/> <name value="RIM"/> </mapping> <contextType value="resource"/> <context value="Questionnaire"/> <element> <path value="Extension"/> <short value="What kind of questionnaire?"/> <definition value="A code that identifies the questionnaire as falling into a particular group of like questionnaires. E.g. "Pediatric", "Admissions", "Research", "Demographic", "Opinion Survey", etc."/> <min value="0"/> <max value="1"/> <type> <code value="CodeableConcept"/> </type> <binding> <name value="QuestionnaireCategory"/> <isExtensible value="true"/> <description value="Classifications for questionnaires. Can include such concepts as "intake form", "opinion survey", "clinical research questionnaire", "pediatric", etc."/> </binding> <mapping> <identity value="rim"/> <map value="./inboundRelationship[typeCode=SUBJ]/act[classCode=LIST, moodCode=EVN]/code"/> </mapping> </element> </ExtensionDefinition>
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.