0.1.0 - ci-build

collabreefhirdocumentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Collabree Medication Plan - JSON Representation

Active as of 2025-11-04

Raw json | Download

{
  "resourceType" : "PlanDefinition",
  "id" : "563198bf-552d-4461-8f1d-c1c26e26241b",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.collabree.com/fhir/StructureDefinition/collabree-plan-definition"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<div>\n    <table class=\"grid dict\">\n        \n        <tr>\n            <th scope=\"row\"><b>Id: </b></th>\n            <td style=\"padding-left: 4px;\">563198bf-552d-4461-8f1d-c1c26e26241b</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Url: </b></th>\n            <td style=\"padding-left: 4px;\"><a href=\"PlanDefinition-563198bf-552d-4461-8f1d-c1c26e26241b.html\">Collabree Medication Plan</a></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        <tr>\n            <th scope=\"row\">\n                <b>\n                    \n                        \n                    \n                </b>\n            </th>\n            <td style=\"padding-left: 4px;\">\n                \n                <p style=\"margin-bottom: 5px;\">\n                    <span>a3f06c47-eb55-4d24-a4e9-b5c2c5f10e8c</span>\n                </p>\n                \n            </td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Title: </b></th>\n            <td style=\"padding-left: 4px;\">Collabree Medication Plan</td>\n        </tr>\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Date: </b></th>\n            <td style=\"padding-left: 4px;\">2025-11-04 17:00:46+0100</td>\n        </tr>\n        \n\n        \n        <tr>\n            <th scope=\"row\"><b>Publisher: </b></th>\n            <td style=\"padding-left: 4px;\">Collabree AG</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        <tr>\n            <th scope=\"row\"><b>Actions: </b></th>\n            <td style=\"padding-left: 4px;\">\n                <table class=\"grid-dict\">\n                    \n                    <tr>\n                        <td>\n                            \n                            <b> Therapy duration:</b> \n                            \n                            <br/>\n                            \n                            \n                            \n                            \n                            \n                        </td>\n                    </tr>\n                    \n                </table>\n            </td>\n        </tr>\n        \n    </table>\n</div>\n</div>"
  },
  "extension" : [
    {
      "url" : "https://fhir.collabree.com/Extensions/initial-balance",
      "valueDecimal" : 100
    },
    {
      "url" : "https://fhir.collabree.com/Extensions/balance-currency",
      "valueString" : "CHF"
    },
    {
      "url" : "https://fhir.collabree.com/Extensions/payout-period-in-days",
      "valueInteger" : 30
    },
    {
      "url" : "https://fhir.collabree.com/Extensions/loss-per-day",
      "valueDecimal" : 4
    },
    {
      "url" : "https://fhir.collabree.com/Extensions/cheat-days",
      "valueInteger" : 3
    },
    {
      "url" : "https://fhir.collabree.com/Extensions/adherence-threshold",
      "valueDecimal" : 0.99
    },
    {
      "url" : "https://fhir.collabree.com/Extensions/number-of-payouts",
      "valueInteger" : 3
    }
  ],
  "url" : "https://fhir.collabree.com/fhir/PlanDefinition/a3f06c47-eb55-4d24-a4e9-b5c2c5f10e8c",
  "identifier" : [
    {
      "system" : "https://fhir.evoleen.com/Extensions/static-asset-id",
      "value" : "a3f06c47-eb55-4d24-a4e9-b5c2c5f10e8c"
    }
  ],
  "version" : "0.1.0",
  "title" : "Collabree Medication Plan",
  "status" : "active",
  "date" : "2025-11-04T17:00:46+01:00",
  "publisher" : "Collabree AG",
  "contact" : [
    {
      "name" : "Collabree AG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.collabree.com"
        }
      ]
    }
  ],
  "action" : [
    {
      "id" : "d40708c1-80b0-4d6c-bd3c-4476e94c5566",
      "title" : "Therapy duration",
      "timingDuration" : {
        "value" : 90,
        "unit" : "days",
        "system" : "http://unitsofmeasure.org",
        "code" : "d"
      }
    }
  ]
}