@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/tools/CodeSystem/view-hint> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "view-hint"] ; # 
  fhir:language [ fhir:v "en"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem view-hint</b></p><a name=\"view-hint\"> </a><a name=\"hcview-hint\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/tools/CodeSystem/view-hint</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">profile<a name=\"view-hint-profile\"> </a></td><td>Profile Hints</td><td>Hints that help rendering profiles themselves</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  element-view-hints<a name=\"view-hint-element-view-hints\"> </a></td><td>Hints relating to the element View</td><td>Hints relating to the element View.</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    element-view-ready<a name=\"view-hint-element-view-ready\"> </a></td><td>Element View Ready</td><td>The logical model that contains this code has the metadata internally to enable rendering the element based view.</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    element-view-group<a name=\"view-hint-element-view-group\"> </a></td><td>Element View Group</td><td>The logical model element that has this tag is treated as a group of elements. The value is the name of the group (string).</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    element-view-order<a name=\"view-hint-element-view-order\"> </a></td><td>Element View Order</td><td>The group for this logical model element is ordered by the value of this tag (integer).</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    element-view-as-leaf<a name=\"view-hint-element-view-as-leaf\"> </a></td><td>Element View As Leaf</td><td>For logical model, indicates that a type is to be treated as a 'leaf node' and treated as a group entry.</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    element-view-defns-parent<a name=\"view-hint-element-view-defns-parent\"> </a></td><td>Element View Parent has Definitions</td><td>For logical model, indicates the leaf node gets definitional materials from the parent (an openEHR pattern).</td></tr><tr><td>3</td><td style=\"white-space:nowrap\">    element-view-replace-cardinality<a name=\"view-hint-element-view-replace-cardinality\"> </a></td><td>Replace cardinality in Element View</td><td>Replace cardinality with Required, Optional etc in Element View.</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">instance<a name=\"view-hint-instance\"> </a></td><td>Instance Hints</td><td>Hints that help render instances based on profiles.</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 0
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "fhir"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "informative" ;
       fhir:extension ( [
         fhir:url [
           fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom>
         ] ;
         fhir:value [
           a fhir:Canonical ;
           fhir:v "http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools"^^xsd:anyURI ;
           fhir:l <http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools>
         ]
       ] )
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/tools/CodeSystem/view-hint"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/tools/CodeSystem/view-hint>
  ] ; # 
  fhir:identifier ( [
     fhir:system [
       fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
       fhir:l <urn:ietf:rfc:3986>
     ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.1.16.13" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.1.2"] ; # 
  fhir:name [ fhir:v "RenderingEngineViewHintsCS"] ; # 
  fhir:title [ fhir:v "Viewing Hints for Rendering Engines - CodeSystem"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2026-03-24T18:51:49+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / FHIR Infrastructure"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/fiwg" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes that drive Rendering Engine behavior, to assist profiles and profile-based renderers to provide more useful human rendering"] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:hierarchyMeaning [ fhir:v "is-a"] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "profile" ] ;
     fhir:display [ fhir:v "Profile Hints" ] ;
     fhir:definition [ fhir:v "Hints that help rendering profiles themselves" ] ;
     fhir:concept ( [
       fhir:code [ fhir:v "element-view-hints" ] ;
       fhir:display [ fhir:v "Hints relating to the element View" ] ;
       fhir:definition [ fhir:v "Hints relating to the element View." ] ;
       fhir:concept ( [
         fhir:code [ fhir:v "element-view-ready" ] ;
         fhir:display [ fhir:v "Element View Ready" ] ;
         fhir:definition [ fhir:v "The logical model that contains this code has the metadata internally to enable rendering the element based view." ]
       ] [
         fhir:code [ fhir:v "element-view-group" ] ;
         fhir:display [ fhir:v "Element View Group" ] ;
         fhir:definition [ fhir:v "The logical model element that has this tag is treated as a group of elements. The value is the name of the group (string)." ]
       ] [
         fhir:code [ fhir:v "element-view-order" ] ;
         fhir:display [ fhir:v "Element View Order" ] ;
         fhir:definition [ fhir:v "The group for this logical model element is ordered by the value of this tag (integer)." ]
       ] [
         fhir:code [ fhir:v "element-view-as-leaf" ] ;
         fhir:display [ fhir:v "Element View As Leaf" ] ;
         fhir:definition [ fhir:v "For logical model, indicates that a type is to be treated as a 'leaf node' and treated as a group entry." ]
       ] [
         fhir:code [ fhir:v "element-view-defns-parent" ] ;
         fhir:display [ fhir:v "Element View Parent has Definitions" ] ;
         fhir:definition [ fhir:v "For logical model, indicates the leaf node gets definitional materials from the parent (an openEHR pattern)." ]
       ] [
         fhir:code [ fhir:v "element-view-replace-cardinality" ] ;
         fhir:display [ fhir:v "Replace cardinality in Element View" ] ;
         fhir:definition [ fhir:v "Replace cardinality with Required, Optional etc in Element View." ]
       ] )
     ] )
  ] [
     fhir:code [ fhir:v "instance" ] ;
     fhir:display [ fhir:v "Instance Hints" ] ;
     fhir:definition [ fhir:v "Hints that help render instances based on profiles." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

