AddCommunication Implementation Guide
2.2 - version 2.2

This page is part of the Release of AddCommunication IG (v2.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

: KALLA SectionTypes - XML Representation

Draft as of 2025-02-04

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="csSectionType"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem csSectionType</b></p><a name="csSectionType"> </a><a name="hccsSectionType"> </a><a name="csSectionType-en-US"> </a><p>This case-insensitive code system <code>http://bki.skane.se/invanartjanster/fhir/CodeSystem/csSectionType</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">PREPS<a name="csSectionType-PREPS"> </a></td><td>Preparations</td></tr><tr><td style="white-space:nowrap">DRUGS<a name="csSectionType-DRUGS"> </a></td><td>Drugs</td></tr><tr><td style="white-space:nowrap">BRING<a name="csSectionType-BRING"> </a></td><td>Bring</td></tr></table></div>
  </text>
  <url
       value="http://bki.skane.se/invanartjanster/fhir/CodeSystem/csSectionType"/>
  <version value="2.2"/>
  <name value="KallaSectionTypes"/>
  <title value="KALLA SectionTypes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-02-04T15:33:16+00:00"/>
  <publisher value="Region Skåne"/>
  <contact>
    <name value="Region Skåne"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.skane.se"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="225622@skane.se"/>
    </telecom>
  </contact>
  <description value="KALLA SectionTypes"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="PREPS"/>
    <display value="Preparations"/>
  </concept>
  <concept>
    <code value="DRUGS"/>
    <display value="Drugs"/>
  </concept>
  <concept>
    <code value="BRING"/>
    <display value="Bring"/>
  </concept>
</CodeSystem>