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" : "ActivityDefinition",
"id" : "ActivityDefinitionPainAssessment",
"meta" : {
"profile" : [
"https://fhir.cambio.se/StructureDefinition/ActivityDefinitionCarePlan|1.0.0"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActivityDefinition ActivityDefinitionPainAssessment</b></p><a name=\"ActivityDefinitionPainAssessment\"> </a><a name=\"hcActivityDefinitionPainAssessment\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <code>https://fhir.cambio.se/StructureDefinition/ActivityDefinitionCarePlan|1.0.0</code></p></div><p><b>ActivityDefinitionTypeExtension</b>: <span title=\"Codes:{https://fhir.cambio.se/CodeSystem/activity-definition-type Checklist}\">Inhabitant form</span></p><p><b>url</b>: <a href=\"ActivityDefinition-ActivityDefinitionPainAssessment.html\">ActivityDefinition Pain assessment</a></p><p><b>identifier</b>: <code>https://fhir.cambio.se/identifier/activity-definition</code>/AD-PAIN-001</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: ActivityDefinitionExample</p><p><b>title</b>: Pain assessment</p><p><b>status</b>: Active</p><p><b>date</b>: 2025-08-01</p><p><b>publisher</b>: Cambio</p><p><b>contact</b>: Cambio: <a href=\"https://cambio.se\">https://cambio.se</a>, Cambio: <a href=\"mailto:informatics@cambio.se\">informatics@cambio.se</a></p><p><b>description</b>: </p><div><p>A structured pain assessment task where a form is sent to the patient to be completed before consultation.</p>\n</div><p><b>approvalDate</b>: 2025-07-20</p><p><b>effectivePeriod</b>: 2025-08-01 --> 2026-08-01</p><p><b>editor</b>: </p><p><b>reviewer</b>: </p><p><b>kind</b>: Task</p><p><b>code</b>: <span title=\"Codes:{$SnomedCT 225399009}\">Pain assessment (procedure)</span></p></div>"
},
"extension" : [
{
"url" : "https://fhir.cambio.se/StructureDefinition/activity-definition-type-extension",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://fhir.cambio.se/CodeSystem/activity-definition-type",
"code" : "Checklist",
"display" : "Checklist"
}
],
"text" : "Inhabitant form"
}
}
],
"url" : "https://careplans.fhir.cambio.se/ActivityDefinition/ActivityDefinitionCarePlanExample",
"identifier" : [
{
"system" : "https://fhir.cambio.se/identifier/activity-definition",
"value" : "AD-PAIN-001"
}
],
"version" : "1.0.0",
"name" : "ActivityDefinitionExample",
"title" : "Pain assessment",
"_title" : {
"extension" : [
{
"url" : "https://fhir.cambio.se/StructureDefinition/abbreviation-extension",
"valueString" : "Pain Assess"
}
]
},
"status" : "active",
"date" : "2025-08-01",
"publisher" : "Cambio",
"contact" : [
{
"name" : "Cambio",
"telecom" : [
{
"system" : "url",
"value" : "https://cambio.se"
}
]
},
{
"name" : "Cambio",
"telecom" : [
{
"system" : "email",
"value" : "informatics@cambio.se",
"use" : "work"
}
]
}
],
"description" : "A structured pain assessment task where a form is sent to the patient to be completed before consultation.",
"approvalDate" : "2025-07-20",
"effectivePeriod" : {
"start" : "2025-08-01",
"end" : "2026-08-01"
},
"editor" : [
{
"extension" : [
{
"url" : "https://fhir.cambio.se/StructureDefinition/editor-hsa-id",
"valueIdentifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "SE2321000016-TEST0001"
}
}
]
}
],
"reviewer" : [
{
"extension" : [
{
"url" : "https://fhir.cambio.se/StructureDefinition/reviewer-hsa-id",
"valueIdentifier" : {
"system" : "urn:oid:1.2.752.129.2.1.4.1",
"value" : "SE2321000131-E000000000001"
}
}
]
}
],
"kind" : "Task",
"code" : {
"coding" : [
{
"system" : "$SnomedCT",
"code" : "225399009",
"display" : "Pain assessment (procedure)"
}
]
}
}