1.0.0 - ci-build
CoreServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="activity-definition-type"/>
<meta>
<lastUpdated value="2025-08-19T00:00:00Z"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem activity-definition-type</b></p><a name="activity-definition-type"> </a><a name="hcactivity-definition-type"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Last updated: 2025-08-19 00:00:00+0000</p></div><p>This case-sensitive code system <code>https://fhir.cambio.se/CodeSystem/activity-definition-type</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">Checklist<a name="activity-definition-type-Checklist"> </a></td><td>Checklist</td><td>A list of items to be verified or performed.</td></tr><tr><td style="white-space:nowrap">Documentation<a name="activity-definition-type-Documentation"> </a></td><td>Documentation</td><td>Capture or update clinical/administrative documentation.</td></tr><tr><td style="white-space:nowrap">LabRequest<a name="activity-definition-type-LabRequest"> </a></td><td>Lab request</td><td>Request laboratory investigations.</td></tr><tr><td style="white-space:nowrap">RadiologyInvestigation<a name="activity-definition-type-RadiologyInvestigation"> </a></td><td>Radiology investigation</td><td>Request imaging investigations.</td></tr><tr><td style="white-space:nowrap">Start<a name="activity-definition-type-Start"> </a></td><td>Start</td><td>Initiate or begin a process, therapy or plan.</td></tr><tr><td style="white-space:nowrap">Stop<a name="activity-definition-type-Stop"> </a></td><td>Stop</td><td>Discontinue or end a process, therapy or plan.</td></tr></table></div>
</text>
<url value="https://fhir.cambio.se/CodeSystem/activity-definition-type"/>
<version value="0.9.0"/>
<name value="ActivityDefinitionType"/>
<title value="Activity Definition Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-11-26T10:29:35+00:00"/>
<publisher value="Cambio"/>
<contact>
<name value="Cambio"/>
<telecom>
<system value="url"/>
<value value="https://cambio.se"/>
</telecom>
</contact>
<contact>
<name value="Cambio"/>
<telecom>
<system value="email"/>
<value value="informatics@cambio.se"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Codes that classify the type of clinical or administrative activity represented by an ActivityDefinition."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="6"/>
<concept>
<code value="Checklist"/>
<display value="Checklist"/>
<definition value="A list of items to be verified or performed."/>
</concept>
<concept>
<code value="Documentation"/>
<display value="Documentation"/>
<definition
value="Capture or update clinical/administrative documentation."/>
</concept>
<concept>
<code value="LabRequest"/>
<display value="Lab request"/>
<definition value="Request laboratory investigations."/>
</concept>
<concept>
<code value="RadiologyInvestigation"/>
<display value="Radiology investigation"/>
<definition value="Request imaging investigations."/>
</concept>
<concept>
<code value="Start"/>
<display value="Start"/>
<definition value="Initiate or begin a process, therapy or plan."/>
</concept>
<concept>
<code value="Stop"/>
<display value="Stop"/>
<definition value="Discontinue or end a process, therapy or plan."/>
</concept>
</CodeSystem>