http://hl7.org/fhir/questionnaire-display-category|5.2.0

name
QuestionnaireDisplayCategories
package
hl7.fhir.uv.extensions.r5@5.2.0
content
complete
status
active
date
2025-02-10 10:45:45.0

Questionnaire Display Categories Code System

Codes defining the purpose of a Questionnaire item of type 'display'.

{
  "description" : "Codes defining the purpose of a Questionnaire item of type 'display'.",
  "compose" : null,
  "package" : "hl7.fhir.uv.extensions.r5@5.2.0",
  "date" : "2025-02-10T10:45:45Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-01-31T07:07:38.434+11:00"
  },
  "publisher" : "HL7 International / FHIR Infrastructure",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content" : "complete",
  "name" : "QuestionnaireDisplayCategories",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Questionnaire Display Categories Code System",
  "supliment" : null,
  "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
  } ],
  "status" : "active",
  "id" : "5e8e3a71-7b11-55fe-9173-18d1f7e72f23",
  "valueSet" : "http://hl7.org/fhir/ValueSet/questionnaire-display-category",
  "url" : "http://hl7.org/fhir/questionnaire-display-category",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.936",
    "system" : "urn:ietf:rfc:3986"
  }, {
    "use" : "old",
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.853",
    "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" : "5.2.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://www.hl7.org/Special/committees/fiwg",
      "system" : "url"
    } ]
  } ]
}