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

Raw json | Download

{
  "resourceType" : "CarePlan",
  "id" : "9353bb2b-9c8e-4e12-8a67-053e139c8806",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2025-10-21T08:44:30.731+00:00",
    "profile" : [
      🔗 "https://fhir.collabree.com/fhir/StructureDefinition/collabree-care-plan"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CarePlan 9353bb2b-9c8e-4e12-8a67-053e139c8806</b></p><a name=\"9353bb2b-9c8e-4e12-8a67-053e139c8806\"> </a><a name=\"hc9353bb2b-9c8e-4e12-8a67-053e139c8806\"> </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\">version: 1; Last updated: 2025-10-21 08:44:30+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-collabree-care-plan.html\">Collabree Care Plan Profile</a></p></div><p><b>Initial Balance</b>: 100</p><p><b>Balance Currency</b>: XXX</p><p><b>Payout Period in Days</b>: 30</p><p><b>Loss Per Day</b>: 4</p><p><b>Cheat Days</b>: 3</p><p><b>Adherence Threshold</b>: 0.99</p><p><b>Number of Payouts</b>: 0</p><p><b>instantiatesCanonical</b>: <a href=\"PlanDefinition-563198bf-552d-4461-8f1d-c1c26e26241b.html\">Collabree Medication Plan</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Proposal</p><p><b>title</b>: Collabree Medication Plan</p><p><b>subject</b>: <a href=\"Patient-SamplePatient.html\">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>period</b>: 2025-10-21 08:44:30+0000 --&gt; (ongoing)</p></div>"
  },
  "extension" : [
    {
      "url" : "https://fhir.collabree.com/Extensions/initial-balance",
      "valueDecimal" : 100
    },
    {
      "url" : "https://fhir.collabree.com/Extensions/balance-currency",
      "valueString" : "XXX"
    },
    {
      "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" : 0
    }
  ],
  "instantiatesCanonical" : [
    🔗 "https://fhir.collabree.com/fhir/PlanDefinition/a3f06c47-eb55-4d24-a4e9-b5c2c5f10e8c"
  ],
  "status" : "active",
  "intent" : "proposal",
  "title" : "Collabree Medication Plan",
  "subject" : {
    🔗 "reference" : "Patient/SamplePatient"
  },
  "period" : {
    "start" : "2025-10-21T08:44:30.614689Z"
  }
}