Demo Terminologiförvaltning
0.1.0 - Demo environment
This page is part of the Demo Terminologiförvaltning (v0.1.0: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
| Active as of 2026-02-26 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="kontaktorsak-akuta-tillstand"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet kontaktorsak-akuta-tillstand</b></p><a name="kontaktorsak-akuta-tillstand"> </a><a name="hckontaktorsak-akuta-tillstand"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-kontaktorsak-demo.html"><code>http://demo.terminologi.se/fhir/CodeSystem/kontaktorsak</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-kontaktorsak-demo.html#kontaktorsak-demo-KO01">KO01</a></td><td style="color: #cccccc">Akut sjukdom</td><td>Plötsligt uppkommen sjukdom eller försämring.</td></tr><tr><td><a href="CodeSystem-kontaktorsak-demo.html#kontaktorsak-demo-KO03">KO03</a></td><td style="color: #cccccc">Skada/olycksfall</td><td>Vårdkontakt på grund av skada eller olycksfall.</td></tr><tr><td><a href="CodeSystem-kontaktorsak-demo.html#kontaktorsak-demo-KO04">KO04</a></td><td style="color: #cccccc">Infektion</td><td>Misstänkt eller konstaterad infektion.</td></tr><tr><td><a href="CodeSystem-kontaktorsak-demo.html#kontaktorsak-demo-KO05">KO05</a></td><td style="color: #cccccc">Smärta</td><td>Smärttillstånd utan fastställd orsak.</td></tr></table></li></ul></div>
</text>
<url
value="https://canonical.fhir.link/demo/terminology/ValueSet/kontaktorsak-akuta-tillstand"/>
<version value="0.1.0"/>
<name value="KontaktorsakAkutaTillstand"/>
<title value="Kodverksurval - Akuta tillstånd"/>
<status value="active"/>
<date value="2026-02-26T11:49:12+00:00"/>
<publisher value="Servicewell-demo"/>
<contact>
<name value="Servicewell-demo"/>
<telecom>
<system value="url"/>
<value value="https://servicewell.se"/>
</telecom>
<telecom>
<system value="email"/>
<value value="info@servicewell.se"/>
</telecom>
</contact>
<description
value="Urval av kontaktorsaker som används vid akuta besvär.
Detta urval är skapat genom att direkt peka på vilka koder som ska inkluderas i urvalet."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="SE"/>
<display value="Sweden"/>
</coding>
</jurisdiction>
<compose>
<include>
<system
value="http://demo.terminologi.se/fhir/CodeSystem/kontaktorsak"/>
<concept>
<code value="KO01"/>
</concept>
<concept>
<code value="KO03"/>
</concept>
<concept>
<code value="KO04"/>
</concept>
<concept>
<code value="KO05"/>
</concept>
</include>
</compose>
</ValueSet>