Inera Core Implementation Guide
0.2.0 - ci-build Sweden

Inera Core Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Section Presentation Style - JSON Representation

Draft as of 2025-12-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "section-presentation-style",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet section-presentation-style</b></p><a name=\"section-presentation-style\"> </a><a name=\"hcsection-presentation-style\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-section-presentation-style.html\"><code>https://inera.se/fhir/core/CodeSystem/section-presentation-style</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.2.0</span></li></ul></div>"
  },
  "url" : "https://inera.se/fhir/core/ValueSet/section-presentation-style",
  "version" : "0.2.0",
  "name" : "SectionPresentationStyle",
  "title" : "Section Presentation Style",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-12-09",
  "publisher" : "Inera AB",
  "contact" : [
    {
      "name" : "Inera AB",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.inera.se"
        },
        {
          "system" : "email",
          "value" : "info@inera.se"
        }
      ]
    },
    {
      "name" : "Inera AB",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.inera.se"
        },
        {
          "system" : "email",
          "value" : "info@inera.se"
        }
      ]
    }
  ],
  "description" : "Tillåtna renderingshints för visuell presentation av dokumentsektioner.\n\nAnvänds i extension section-presentation-style för att ge klienter vägledning \nom hur sektionen kan renderas, utan att diktera exakt utseende.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SE",
          "display" : "Sweden"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://inera.se/fhir/core/CodeSystem/section-presentation-style"
      }
    ]
  }
}