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
{
"resourceType" : "CodeSystem",
"id" : "activity-definition-type",
"meta" : {
"lastUpdated" : "2025-08-19T00:00:00Z"
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "https://fhir.cambio.se/CodeSystem/activity-definition-type",
"version" : "0.9.0",
"name" : "ActivityDefinitionType",
"title" : "Activity Definition Type",
"status" : "active",
"experimental" : false,
"date" : "2025-11-26T10:29:35+00:00",
"publisher" : "Cambio",
"contact" : [
{
"name" : "Cambio",
"telecom" : [
{
"system" : "url",
"value" : "https://cambio.se"
}
]
},
{
"name" : "Cambio",
"telecom" : [
{
"system" : "email",
"value" : "informatics@cambio.se",
"use" : "work"
}
]
}
],
"description" : "Codes that classify the type of clinical or administrative activity represented by an ActivityDefinition.",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "Checklist",
"display" : "Checklist",
"definition" : "A list of items to be verified or performed."
},
{
"code" : "Documentation",
"display" : "Documentation",
"definition" : "Capture or update clinical/administrative documentation."
},
{
"code" : "LabRequest",
"display" : "Lab request",
"definition" : "Request laboratory investigations."
},
{
"code" : "RadiologyInvestigation",
"display" : "Radiology investigation",
"definition" : "Request imaging investigations."
},
{
"code" : "Start",
"display" : "Start",
"definition" : "Initiate or begin a process, therapy or plan."
},
{
"code" : "Stop",
"display" : "Stop",
"definition" : "Discontinue or end a process, therapy or plan."
}
]
}