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-06 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="MedicalTreatmentStartOf"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem MedicalTreatmentStartOf</b></p><a name="MedicalTreatmentStartOf"> </a><a name="hcMedicalTreatmentStartOf"> </a><p>This code system <code>https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentStartOf</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">before_operation<a name="MedicalTreatmentStartOf-before_operation"> </a></td><td>Before operation</td><td>Before operation</td></tr><tr><td style="white-space:nowrap">after_operation<a name="MedicalTreatmentStartOf-after_operation"> </a></td><td>After operation</td><td>After operation</td></tr><tr><td style="white-space:nowrap">day_after_operation<a name="MedicalTreatmentStartOf-day_after_operation"> </a></td><td>The day after the operation</td><td>The day after the operation</td></tr><tr><td style="white-space:nowrap">during_admission<a name="MedicalTreatmentStartOf-during_admission"> </a></td><td>During admission</td><td>During admission</td></tr></table></div>
</text>
<url value="https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentStartOf"/>
<version value="2.12.0"/>
<name value="MedicalTreatmentStartOf"/>
<title value="Medical treatment: when did the treatment begin"/>
<status value="active"/>
<date value="2022-07-06T00: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="Medical treatment: when did the treatment begin compared to operation/procedure"/>
<content value="complete"/>
<count value="4"/>
<concept>
<code value="before_operation"/>
<display value="Before operation"/>
<definition value="Before operation"/>
</concept>
<concept>
<code value="after_operation"/>
<display value="After operation"/>
<definition value="After operation"/>
</concept>
<concept>
<code value="day_after_operation"/>
<display value="The day after the operation"/>
<definition value="The day after the operation"/>
</concept>
<concept>
<code value="during_admission"/>
<display value="During admission"/>
<definition value="During admission"/>
</concept>
</CodeSystem>