{
"description": "Codes defining the purpose of a Questionnaire item of type 'display'.",
"_filename": "codesystem-questionnaire-display-category.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-07-18T14:56:19.712+10:00"
},
"publisher": null,
"content": "complete",
"name": "QuestionnaireDisplayCategories",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Questionnaire Display Categories",
"package_version": "5.0.0-snapshot2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "draft",
"id": "5d63aa47-ef9f-4cb7-b31b-1a0212cbc6d2",
"valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-display-category",
"kind": null,
"url": "http://hl7.org/fhir/questionnaire-display-category",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.936",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "instructions",
"display": "Instructions",
"definition": "The display text provides guidance on how to populate or use a portion of the questionnaire (or the questionnaire as a whole)."
}, {
"code": "security",
"display": "Security",
"definition": "The display text provides guidance on how the information should be or will be handled from a security/confidentiality/access control perspective when completed"
}, {
"code": "legal",
"display": "legal",
"definition": "The display text indicates copyright, trademark, patent, regulations regarding completion, retention or use, or other legal text related to the item"
} ],
"caseSensitive": true,
"version": "4.6.0"
}