KIP Infrastructure
2.12.0 - ci-build
KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. 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><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="2.12.0"/>
<name value="SurgicalAttire"/>
<title value="Surgical attire, during operations"/>
<status value="active"/>
<date value="2022-07-04T00: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="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>