PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.extensions.r3@5.1.0
    http://hl7.org/fhir/questionnaire-display-category
{
  "description": "Codes defining the purpose of a Questionnaire item of type 'display'.",
  "_filename": "CodeSystem-questionnaire-display-category.json",
  "package_name": "hl7.fhir.uv.extensions.r3",
  "date": "2024-04-27T18:40:24+10:00",
  "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",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Questionnaire Display Categories Code System",
  "package_version": "5.1.0",
  "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": "c3f9cec7-063c-4ffd-9849-d9022213ec18",
  "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.4.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": "5.1.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}