Package | hl7.fhir.uv.extensions |
Type | CodeSystem |
Id | questionnaire-display-category |
FHIR Version | R5 |
Source | http://hl7.org/fhir/extensions/https://build.fhir.org/ig/HL7/fhir-extensions/CodeSystem-questionnaire-display-category.html |
URL | http://hl7.org/fhir/questionnaire-display-category |
Version | 5.3.0-ballot |
Status | active |
Date | 2025-07-20T22:32:31+00:00 |
Name | QuestionnaireDisplayCategories |
Title | Questionnaire Display Categories Code System |
Realm | uv |
Authority | hl7 |
Description | Codes defining the purpose of a Questionnaire item of type 'display'. |
Content | complete |
ValueSet | |
questionnaire-display-category | Questionnaire Display Categories Value Set |
questionnaire-display-category | Questionnaire Display Categories Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem questionnaire-display-category
Last updated: 2023-01-31 07:07:38+1100
Profile: Shareable CodeSystem
This case-sensitive code system http://hl7.org/fhir/questionnaire-display-category
defines the following codes:
{ "resourceType": "CodeSystem", "id": "questionnaire-display-category", "meta": { "lastUpdated": "2023-01-31T07:07:38.434+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ] }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 3 } ], "url": "http://hl7.org/fhir/questionnaire-display-category", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.4.936" }, { "use": "old", "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.1.853" } ], "version": "5.3.0-ballot", "name": "QuestionnaireDisplayCategories", "title": "Questionnaire Display Categories Code System", "status": "active", "experimental": false, "date": "2025-07-20T22:32:31+00:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] } ], "description": "Codes defining the purpose of a Questionnaire item of type 'display'.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "valueSet": "http://hl7.org/fhir/ValueSet/questionnaire-display-category", "content": "complete", "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" } ] }