INCISIVE Implementation Guide
0.1.1 - draft
INCISIVE Implementation Guide - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2023-07-11 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="LungBorders"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>https://fhir.incisive-project.eu/CodeSystem/LungBorders</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">0<a name="LungBorders-0"> </a></td><td>Irregular</td></tr><tr><td style="white-space:nowrap">1<a name="LungBorders-1"> </a></td><td>Regular</td></tr></table></div>
</text>
<url value="https://fhir.incisive-project.eu/CodeSystem/LungBorders"/>
<version value="0.1.1"/>
<name value="Borders_Lung"/>
<status value="active"/>
<date value="2023-07-11"/>
<publisher value="INCISIVE"/>
<contact>
<name value="INCISIVE"/>
<telecom>
<system value="url"/>
<value value="https://incisive-project.eu/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@incisive-project.eu"/>
</telecom>
</contact>
<description value="Borders of Lung Cancer"/>
<caseSensitive value="false"/>
<valueSet
value="https://fhir.incisive-project.eu/ValueSet/LungComponentCodes"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="0"/>
<display value="Irregular"/>
</concept>
<concept>
<code value="1"/>
<display value="Regular"/>
</concept>
</CodeSystem>