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 Semantic Type - JSON Representation

Draft as of 2025-12-09

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "section-semantic-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet section-semantic-type</b></p><a name=\"section-semantic-type\"> </a><a name=\"hcsection-semantic-type\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-section-semantic-type.html\"><code>https://inera.se/fhir/core/CodeSystem/section-semantic-type</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-semantic-type",
  "version" : "0.2.0",
  "name" : "SectionSemanticType",
  "title" : "Section Semantic Type",
  "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 semantiska typer för dokumentsektioner.\n\nAnvänds i Composition.section.code för att indikera sektionens semantiska betydelse\nvid transformation av 1177 Inkorg DocBook-meddelanden till FHIR.\n\nSe [DocBook to Narrative Guide](guidance-docbook-narrative.html) för mappningsstrategi.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SE",
          "display" : "Sweden"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://inera.se/fhir/core/CodeSystem/section-semantic-type"
      }
    ]
  }
}