{
  "resourceType" : "ActivityDefinition",
  "id" : "ActivityDefinitionPortalExtraktionExample",
  "meta" : {
    "versionId" : "1",
    "profile" : ["https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/activity-definition-portal"]
  },
  "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;\">Extraktion</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">ActivityDefinitionPortalExtraktionExample</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">0.1.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;\">2026-01-29</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;\">Service Well AB</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>Extraktion</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        <tr>\n            <th scope=\"row\"><b>Code: </b></th>\n            <td style=\"padding-left: 4px;\">\n                \n                    \n                        \n                            <p><b>system: </b><span><a href=\"http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id\">http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id</a></span></p>\n                        \n                        \n                            <p><b>code: </b><span>b358da0c-19e8-4c21-b534-e21133c700ce</span></p>\n                        \n                        \n                            <p><b>display: </b><span>Extraktion</span></p>\n                        \n                    \n                \n                \n            </td>\n        </tr>\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;\">ServiceRequest</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n    </table>\n</div>\n</div>"
  },
  "url" : "https://canonical.fhir.link/servicewell/wof-portal/ActivityDefinition/ActivityDefinitionPortalExtraktionExample",
  "version" : "0.1.0",
  "name" : "Extraktion",
  "title" : "Extraktion",
  "status" : "active",
  "date" : "2026-01-29",
  "publisher" : "Service Well AB",
  "contact" : [{
    "name" : "Service Well AB",
    "telecom" : [{
      "system" : "url",
      "value" : "https://servicewell.se"
    },
    {
      "system" : "email",
      "value" : "info@servicewell.se"
    }]
  }],
  "description" : "Extraktion",
  "kind" : "ServiceRequest",
  "code" : {
    "coding" : [{
      "system" : "http://canonical.fhir.link/servicewell/wof-connect/identifiercodesystem/service-type-id",
      "code" : "b358da0c-19e8-4c21-b534-e21133c700ce",
      "display" : "Extraktion"
    }],
    "text" : "Extraktion"
  }
}