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
Draft as of 2025-02-04 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="visit-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet visit-type</b></p><a name="visit-type"> </a><a name="hcvisit-type"> </a><a name="visit-type-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="CodeSystem-csVisitType.html"><code>http://bki.skane.se/invanartjanster/fhir/CodeSystem/csVisitType</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-csVisitType.html#csVisitType-NEW">NEW</a></td><td>New</td></tr></table></li><li>Include these codes as defined in <code>http://terminology.hl7.org/ValueSet/v2-0276</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>FOLLOWUP</td><td>FollowUp</td></tr></table></li></ul></div>
</text>
<url value="http://bki.skane.se/invanartjanster/fhir/ValueSet/visit-type"/>
<version value="2.2"/>
<name value="KallaVisitType"/>
<title value="Kalla Visit Types"/>
<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="Type of visit"/>
<compose>
<include>
<system
value="http://bki.skane.se/invanartjanster/fhir/CodeSystem/csVisitType"/>
<concept>
<code value="NEW"/>
<display value="New"/>
</concept>
</include>
<include>
<system value="http://terminology.hl7.org/ValueSet/v2-0276"/>
<concept>
<code value="FOLLOWUP"/>
<display value="FollowUp"/>
</concept>
</include>
</compose>
</ValueSet>