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 2022-07-04 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="SurgicalAttire"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem SurgicalAttire</b></p><a name="SurgicalAttire"> </a><a name="hcSurgicalAttire"> </a><a name="SurgicalAttire-en-US"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/SurgicalAttire</code> defines the following codes in an undefined hierarchy:</p><table class="codes"><tr><td><b>Lvl</b></td><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style="white-space:nowrap">helmet<a name="SurgicalAttire-helmet"> </a></td><td>Helmet</td><td>Helmet</td></tr><tr><td>2</td><td style="white-space:nowrap"> with_venting<a name="SurgicalAttire-with_venting"> </a></td><td>Helmet with venting</td><td>Helmet with venting</td></tr><tr><td>2</td><td style="white-space:nowrap"> without_venting<a name="SurgicalAttire-without_venting"> </a></td><td>Helmet without venting</td><td>Helmet without venting</td></tr></table></div>
</text>
<url value="https://kip.rkkp.dk/fhir/CodeSystem/SurgicalAttire"/>
<version value="0.2.1"/>
<name value="SurgicalAttire"/>
<title value="Surgical attire, during operations"/>
<status value="active"/>
<date value="2022-07-04T00: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="Surgical attire, during operations"/>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="helmet"/>
<display value="Helmet"/>
<definition value="Helmet"/>
<concept>
<code value="with_venting"/>
<display value="Helmet with venting"/>
<definition value="Helmet with venting"/>
</concept>
<concept>
<code value="without_venting"/>
<display value="Helmet without venting"/>
<definition value="Helmet without venting"/>
</concept>
</concept>
</CodeSystem>