KIP Infrastructure
2.16.0 - release
This page is part of the KIP Infrastructure (v2.16.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
| Active as of 2022-06-07 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ResultTest"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem ResultTest</b></p><a name="ResultTest"> </a><a name="hcResultTest"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/ResultTest</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">normal<a name="ResultTest-normal"> </a></td><td>Normal</td><td>Normal / Normal [FISH]</td></tr><tr><td style="white-space:nowrap">changes<a name="ResultTest-changes"> </a></td><td>Changes</td><td>Changes / Forandringer [FISH]</td></tr></table></div>
</text>
<url value="https://kip.rkkp.dk/fhir/CodeSystem/ResultTest"/>
<version value="2.16.0"/>
<name value="ResultTest"/>
<title value="Result of test"/>
<status value="active"/>
<date value="2022-06-07T00:00:00+02:00"/>
<publisher
value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
<contact>
<name
value="Sundhedsvæsenets Kvalitetsinstitut 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="Result of test (for FISH, etc.)"/>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="normal"/>
<display value="Normal"/>
<definition value="Normal / Normal [FISH]"/>
</concept>
<concept>
<code value="changes"/>
<display value="Changes"/>
<definition value="Changes / Forandringer [FISH]"/>
</concept>
</CodeSystem>