{
"description": "Codes defining the purpose of a Questionnaire item of type 'text'.",
"_filename": "CodeSystem-questionnaire-display-category.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2017-12-20T15:52:34.818+11:00"
},
"publisher": "HL7 International - Patient Care WG",
"content": "complete",
"name": "Questionnaire Text Categories",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "3.2.0",
"status": "draft",
"id": "0bff7306-7864-4f74-b446-164e4dada018",
"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 text provides guidances on how to populate or use a portion of the questionnaire (or the questionnaire as a whole)."
}, {
"code": "security",
"display": "Security",
"definition": "The text provides guidance on how the information should be or will be handled from a security/confidentiality/access control perspective when completed"
} ],
"caseSensitive": true,
"version": "3.2.0",
"contact": [ {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/patientcare",
"system": "url"
} ]
} ]
}