KIP Infracstructure
0.2.1 - release
This page is part of the KIP Infrastructure (v0.2.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.9.0. For a full list of available versions, see the Directory of published versions
| Active as of 2024-03-06 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="Result"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet Result</b></p><a name="Result"> </a><a name="hcResult"> </a><a name="Result-en-US"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-GenericValues.html"><code>https://kip.rkkp.dk/fhir/CodeSystem/GenericValues</code></a><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-GenericValues.html#GenericValues-postive">postive</a></td><td>Positiv</td><td>Positiv</td></tr><tr><td><a href="CodeSystem-GenericValues.html#GenericValues-negative">negative</a></td><td>Negativ</td><td>Negativ</td></tr></table></li></ul></div>
</text>
<url value="https://kip.rkkp.dk/fhir/ValueSet/Result"/>
<version value="0.2.1"/>
<name value="Result"/>
<title value="Resultat"/>
<status value="active"/>
<experimental value="true"/>
<date value="2024-03-06T00:00:00+02:00"/>
<publisher
value="Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S"/>
<contact>
<name
value="Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S"/>
<telecom>
<system value="url"/>
<value value="https://trifork.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="rbk@trifork.com"/>
</telecom>
</contact>
<description value="Resultat Negativ/Positiv"/>
<compose>
<include>
<system value="https://kip.rkkp.dk/fhir/CodeSystem/GenericValues"/>
<concept>
<code value="postive"/>
<display value="Positiv"/>
</concept>
<concept>
<code value="negative"/>
<display value="Negativ"/>
</concept>
</include>
</compose>
</ValueSet>