Package | hl7.fhir.uv.tools |
Resource Type | CodeSystem |
Id | view-hint |
FHIR Version | R5 |
Source | http://hl7.org/fhir/tools/https://build.fhir.org/ig/FHIR/fhir-tools-ig/CodeSystem-view-hint.html |
URL | http://hl7.org/fhir/tools/CodeSystem/view-hint |
Version | 0.6.0-cibuild |
Status | draft |
Date | 2025-07-20T10:49:18+00:00 |
Name | RenderingEngineViewHintsCS |
Title | Viewing Hints for Rendering Engines (CodeSystem) |
Realm | uv |
Authority | hl7 |
Description | Codes that drive Rendering Engine behaviour, to assist profiles and profile-based renderers to provide more useful human rendering |
Content | complete |
ValueSet | |
view-hint | Viewing Hints for Rendering Engines (ValueSet) |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: CodeSystem view-hint
This case-sensitive code system http://hl7.org/fhir/tools/CodeSystem/view-hint
defines the following codes in a Is-A hierarchy:
Spanish
Generated Narrative: CodeSystem view-hint
This case-sensitive code system http://hl7.org/fhir/tools/CodeSystem/view-hint
defines the following codes in a Is-A hierarchy:
{ "resourceType": "CodeSystem", "id": "view-hint", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "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" } ] } } ], "url": "http://hl7.org/fhir/tools/CodeSystem/view-hint", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.1.16.13" } ], "version": "0.6.0-cibuild", "name": "RenderingEngineViewHintsCS", "title": "Viewing Hints for Rendering Engines (CodeSystem)", "status": "draft", "experimental": true, "date": "2025-07-20T10:49:18+00:00", "publisher": "HL7 International / FHIR Infrastructure", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fiwg" } ] } ], "description": "Codes that drive Rendering Engine behaviour, to assist profiles and profile-based renderers to provide more useful human rendering", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "hierarchyMeaning": "is-a", "content": "complete", "concept": [ { "code": "profile", "display": "Profile Hints", "definition": "Hints that help rendering profiles themselves", "concept": [ { "code": "element-view-hints", "display": "Hints relating to the element View", "definition": "Hints relating to the element View.", "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" } ] } ] }, { "code": "instance", "display": "Instance Hints", "definition": "Hints that help render instances based on profiles" } ] }