PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.tools.r4@0.5.0
    http://hl7.org/fhir/tools/CodeSystem/view-hint
{
  "description": "Codes that drive Rendering Engine behaviour, to assist profiles and profile-based renderers to provide more useful human rendering",
  "_filename": "CodeSystem-view-hint.json",
  "package_name": "hl7.fhir.uv.tools.r4",
  "date": "2025-04-17T05:34:58+10:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "RenderingEngineViewHintsCS",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Viewing Hints for Rendering Engines (CodeSystem)",
  "package_version": "0.5.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "informative",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools"
      } ]
    }
  } ],
  "status": "draft",
  "hierarchyMeaning": "is-a",
  "id": "18c5d83d-a9be-4c39-a049-51b7a4636051",
  "kind": null,
  "url": "http://hl7.org/fhir/tools/CodeSystem/view-hint",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.1.16.13",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "profile",
    "concept": [ {
      "code": "element-view-hints",
      "concept": [ {
        "code": "element-view-ready",
        "display": "Element View Ready",
        "definition": "The logical model that contains this code has the metadata internally to enable rendering the element based view"
      }, {
        "code": "element-view-group",
        "display": "Element View Group",
        "definition": "The logical model element that has this tag is treated as a group of elements. The value is the name of the group (string)"
      }, {
        "code": "element-view-order",
        "display": "Element View Order",
        "definition": "The group for this logical model element is ordered by the value of this tag (integer)"
      }, {
        "code": "element-view-as-leaf",
        "display": "Element View As Leaf",
        "definition": "For logical model, indicates that a type is to be treated as a 'leaf node' and treated as a group entry"
      }, {
        "code": "element-view-defns-parent",
        "display": "Element View Parent has Definitions",
        "definition": "For logical model, indicates the leaf node gets definitional materials from the parent (an openEHR pattern)"
      }, {
        "code": "element-view-replace-cardinality",
        "display": "Replace cardinality in Element View",
        "definition": "Replace cardinality with Required, Optional etc in Element View"
      } ],
      "display": "Hints relating to the element View",
      "definition": "Hints relating to the element View."
    } ],
    "display": "Profile Hints",
    "definition": "Hints that help rendering profiles themselves"
  }, {
    "code": "instance",
    "display": "Instance Hints",
    "definition": "Hints that help render instances based on profiles"
  } ],
  "caseSensitive": true,
  "version": "0.5.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}