Shared Care Planning (SCP) Implementation Guide
0.3.0 - ci-build

Shared Care Planning (SCP) Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Shared Care Planning: Task ActivityDefinition - JSON Representation

Active as of 2025-04-01

Raw json | Download

{
  "resourceType" : "ActivityDefinition",
  "id" : "ActivityDefinition-SCPTask",
  "meta" : {
    "tag" : [
      {
        "system" : "http://hl7.org/fhir/FHIR-version",
        "code" : "4.0.1"
      }
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n    <table class=\"grid dict\">\n\n        \n        <tr>\n            <th scope=\"row\"><b>Title: </b></th>\n            <td style=\"padding-left: 4px;\">Shared Care Planning: Task ActivityDefinition</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">ActivityDefinition-SCPTask</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">0.3.0</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Date (date last changed): </b></th>\n            <td style=\"padding-left: 4px;\">2025-04-01 09:55:03+0000</td>\n        </tr>\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Publisher (steward): </b></th>\n            <td style=\"padding-left: 4px;\">Santeon</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Description: </b></th>\n            <td style=\"padding-left: 4px;\"><div><p>An ActivityDefinition for a task for a patient that is shared between multiple care providers.</p>\n</div></td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        \n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Kind: </b></th>\n            <td style=\"padding-left: 4px;\">Task</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Profile: </b></th>\n            <td style=\"padding-left: 4px;\">http://santeonnl.github.io/shared-care-planning/StructureDefinition/SCPTask</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n    </table>\n</div>\n</div>"
  },
  "url" : "http://santeonnl.github.io/shared-care-planning/ActivityDefinition/SCPTask.json",
  "version" : "0.3.0",
  "name" : "activitydefinition-scp-task",
  "title" : "Shared Care Planning: Task ActivityDefinition",
  "status" : "active",
  "date" : "2025-04-01T09:55:03+00:00",
  "publisher" : "Santeon",
  "contact" : [
    {
      "name" : "Santeon",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.santeon.nl"
        }
      ]
    }
  ],
  "description" : "An ActivityDefinition for a task for a patient that is shared between multiple care providers.",
  "kind" : "Task",
  "profile" : "http://santeonnl.github.io/shared-care-planning/StructureDefinition/SCPTask"
}