0.1.0 - ci-build
CarePlanDAM - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-02-18 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="modification-type-cs"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem modification-type-cs</b></p><a name="modification-type-cs"> </a><a name="hcmodification-type-cs"> </a><p>This case-sensitive code system <code>http://hl7.org/dam/CodeSystem/modification-type-cs</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">omit<a name="modification-type-cs-omit"> </a></td><td>Omit</td><td>Element is omitted</td></tr><tr><td style="white-space:nowrap">modify<a name="modification-type-cs-modify"> </a></td><td>Modify</td><td>Element is modified</td></tr><tr><td style="white-space:nowrap">add<a name="modification-type-cs-add"> </a></td><td>Add</td><td>Element is added</td></tr></table></div>
</text>
<url value="http://hl7.org/dam/CodeSystem/modification-type-cs"/>
<version value="0.1.0"/>
<name value="ModificationTypeCS"/>
<title value="Modification Type Code System"/>
<status value="active"/>
<experimental value="true"/>
<date value="2026-02-18T18:16:25+00:00"/>
<publisher value="Patient Care WG"/>
<contact>
<name value="Patient Care WG"/>
<telecom>
<system value="url"/>
<value value="https://www.hl7.org/Special/committees/patientcare"/>
</telecom>
</contact>
<description value="Codes for types of modifications"/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="omit"/>
<display value="Omit"/>
<definition value="Element is omitted"/>
</concept>
<concept>
<code value="modify"/>
<display value="Modify"/>
<definition value="Element is modified"/>
</concept>
<concept>
<code value="add"/>
<display value="Add"/>
<definition value="Element is added"/>
</concept>
</CodeSystem>