{
  "resourceType" : "ActivityDefinition",
  "id" : "696b3685-dd39-4781-b410-0e700a8ba010-test",
  "meta" : {
    "source" : "frenda",
    "profile" : ["http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-activitydefinition"],
    "tag" : [{
      "system" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/pms-system",
      "code" : "frenda"
    }]
  },
  "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;\">Akut - vuxen</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">696b3685-dd39-4781-b410-0e700a8ba010-test</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Version: </b></th>\n            <td style=\"padding-left: 4px;\">0.1.3</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-04-02 09:23:40+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;\">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>Akuttid för vuxna patienter</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://example.org\">http://example.org</a></span></p>\n                        \n                        \n                            <p><b>code: </b><span>akut</span></p>\n                        \n                        \n                    \n                \n                \n            </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    </table>\n</div>\n</div>"
  },
  "contained" : [{
    "resourceType" : "List",
    "id" : "HealthcareServiceListId",
    "meta" : {
      "profile" : ["http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-healthcareservice-list"]
    },
    "status" : "current",
    "mode" : "working",
    "code" : {
      "coding" : [{
        "system" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/service-type",
        "code" : "dummy-id",
        "display" : "Temporary dummy to satisfy fixed system"
      }]
    },
    "entry" : [{
      "item" : {
        "reference" : "HealthcareService/48e428b0-fb37-4224-84df-5783a301a9da-test",
        "display" : "Service Well AB"
      }
    }]
  }],
  "extension" : [{
    "url" : "http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/wof-connect-list-reference",
    "valueReference" : {
      "reference" : "#HealthcareServiceListId"
    }
  }],
  "url" : "http://canonical.fhir.link/servicewell/wof-connect/ActivityDefinition/696b3685-dd39-4781-b410-0e700a8ba010-test",
  "version" : "0.1.3",
  "name" : "Akut - vuxen",
  "title" : "Akut - vuxen",
  "status" : "active",
  "date" : "2026-04-02T09:23:40+00:00",
  "publisher" : "Service Well AB",
  "contact" : [{
    "name" : "Service Well AB",
    "telecom" : [{
      "system" : "url",
      "value" : "https://servicewell.se"
    },
    {
      "system" : "email",
      "value" : "info@servicewell.se"
    }]
  }],
  "description" : "Akuttid för vuxna patienter",
  "code" : {
    "coding" : [{
      "system" : "http://example.org",
      "code" : "akut"
    }],
    "text" : "Akuttid för vuxna patienter"
  },
  "timingDuration" : {
    "value" : 30,
    "unit" : "minute",
    "system" : "http://unitsofmeasure.org",
    "code" : "min"
  },
  "participant" : [{
    "type" : "practitioner",
    "role" : {
      "coding" : [{
        "system" : "http://canonical.fhir.link/servicewell/wof-connect/CodeSystem/practitioner-role",
        "code" : "utv",
        "display" : "Utv"
      }],
      "text" : "Utv"
    }
  }]
}