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" : "ValueSet",
"id" : "activity-definition-type",
"meta" : {
"lastUpdated" : "2025-08-19T00:00:00Z"
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet 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><ul><li>Include these codes as defined in <a href=\"CodeSystem-activity-definition-type.html\"><code>https://fhir.cambio.se/CodeSystem/activity-definition-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-activity-definition-type.html#activity-definition-type-Checklist\">Checklist</a></td><td>Checklist</td><td>A list of items to be verified or performed.</td></tr><tr><td><a href=\"CodeSystem-activity-definition-type.html#activity-definition-type-Documentation\">Documentation</a></td><td>Documentation</td><td>Capture or update clinical/administrative documentation.</td></tr><tr><td><a href=\"CodeSystem-activity-definition-type.html#activity-definition-type-LabRequest\">LabRequest</a></td><td>Lab request</td><td>Request laboratory investigations.</td></tr><tr><td><a href=\"CodeSystem-activity-definition-type.html#activity-definition-type-RadiologyInvestigation\">RadiologyInvestigation</a></td><td>Radiology investigation</td><td>Request imaging investigations.</td></tr><tr><td><a href=\"CodeSystem-activity-definition-type.html#activity-definition-type-Start\">Start</a></td><td>Start</td><td>Initiate or begin a process, therapy or plan.</td></tr><tr><td><a href=\"CodeSystem-activity-definition-type.html#activity-definition-type-Stop\">Stop</a></td><td>Stop</td><td>Discontinue or end a process, therapy or plan.</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.cambio.se/ValueSet/activity-definition-type",
"version" : "0.9.0",
"name" : "ActivityDefinitionTypeValueSet",
"title" : "Activity Definition Type Value Set",
"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" : "This value set contains the allowed codes from the Activity Definition Type code system.",
"compose" : {
"include" : [
{
"system" : "https://fhir.cambio.se/CodeSystem/activity-definition-type",
"concept" : [
{
"code" : "Checklist",
"display" : "Checklist"
},
{
"code" : "Documentation",
"display" : "Documentation"
},
{
"code" : "LabRequest",
"display" : "Lab request"
},
{
"code" : "RadiologyInvestigation",
"display" : "Radiology investigation"
},
{
"code" : "Start",
"display" : "Start"
},
{
"code" : "Stop",
"display" : "Stop"
}
]
}
]
}
}