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

: SampleAdherenceObservation - JSON Representation

Raw json | Download

{
  "resourceType" : "Observation",
  "id" : "SampleAdherenceObservation",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.collabree.com/fhir/StructureDefinition/collabree-adherence-observation"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation SampleAdherenceObservation</b></p><a name=\"SampleAdherenceObservation\"> </a><a name=\"hcSampleAdherenceObservation\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-collabree-adherence-observation.html\">Collabree Adherence Observation Profile</a></p></div><p><b>basedOn</b>: <a href=\"CarePlan-9353bb2b-9c8e-4e12-8a67-053e139c8806.html\">CarePlan Collabree Medication Plan</a></p><p><b>status</b>: Amended</p><p><b>category</b>: <span title=\"Codes:{https://fhir.collabree.com/ValueSet/observation-version-type original}\">original</span></p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 71799-1}\">Adherence to prescribed medication instructions</span></p><p><b>subject</b>: <a href=\"Patient-SamplePatient.html\">Anonymous Patient (no stated gender), DoB Unknown</a></p><p><b>effective</b>: Once per 90 days</p><blockquote><p><b>component</b></p><p><b>Daily Adherence Score Calculation</b>: 0.855</p><p><b>Total Adherence Score Calculation</b>: 0.782</p><p><b>Best Adherence Score Calculation</b>: 0.95</p><p><b>Daily Streak Calculation</b>: 3</p><p><b>Best Streak Calculation</b>: 7</p><p><b>Balance Calculation</b>: <span title=\"Swiss Franc\">CHF100.00</span> (CHF)</p><p><b>code</b>: <span title=\"Codes:{https://fhir.collabree.com/fhir/Coding/medication-intake-calculations adherence}\">adherence</span></p><p><b>value</b>: 2025-10-12 00:00:00+0000</p></blockquote><blockquote><p><b>component</b></p><p><b>Daily Adherence Score Calculation</b>: 0.92</p><p><b>Total Adherence Score Calculation</b>: 0.801</p><p><b>Best Adherence Score Calculation</b>: 0.95</p><p><b>Daily Streak Calculation</b>: 4</p><p><b>Best Streak Calculation</b>: 7</p><p><b>Balance Calculation</b>: <span title=\"Swiss Franc\">CHF100.00</span> (CHF)</p><p><b>code</b>: <span title=\"Codes:{https://fhir.collabree.com/fhir/Coding/medication-intake-calculations adherence}\">adherence</span></p><p><b>value</b>: 2025-10-13 00:00:00+0000</p></blockquote><blockquote><p><b>component</b></p><p><b>Daily Adherence Score Calculation</b>: 0.885</p><p><b>Total Adherence Score Calculation</b>: 0.818</p><p><b>Best Adherence Score Calculation</b>: 0.95</p><p><b>Daily Streak Calculation</b>: 5</p><p><b>Best Streak Calculation</b>: 7</p><p><b>Balance Calculation</b>: <span title=\"Swiss Franc\">CHF100.00</span> (CHF)</p><p><b>code</b>: <span title=\"Codes:{https://fhir.collabree.com/fhir/Coding/medication-intake-calculations adherence}\">adherence</span></p><p><b>value</b>: 2025-10-14 00:00:00+0000</p></blockquote></div>"
  },
  "basedOn" : [
    {
      🔗 "reference" : "CarePlan/9353bb2b-9c8e-4e12-8a67-053e139c8806"
    }
  ],
  "status" : "amended",
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://fhir.collabree.com/ValueSet/observation-version-type",
          "code" : "original"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "71799-1",
        "display" : "Adherence to prescribed medication instructions"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/SamplePatient"
  },
  "effectiveTiming" : {
    "repeat" : {
      "boundsPeriod" : {
        "start" : "2025-10-13T12:35:12.045Z",
        "end" : "2026-01-11T12:35:12.045Z"
      },
      "frequency" : 1,
      "period" : 90,
      "periodUnit" : "d"
    }
  },
  "component" : [
    {
      "extension" : [
        {
          "url" : "https://fhir.collabree.com/Extensions/daily-adherence-score",
          "valueDecimal" : 0.855
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/total-adherence-score",
          "valueDecimal" : 0.782
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/best-adherence-score",
          "valueDecimal" : 0.95
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/daily-streak",
          "valueInteger" : 3
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/best-streak",
          "valueInteger" : 7
        },
        {
          "url" : "https://fhir.collabree.com/fhir/Extensions/balance",
          "valueMoney" : {
            "value" : 100,
            "currency" : "CHF"
          }
        }
      ],
      "code" : {
        "coding" : [
          {
            "system" : "https://fhir.collabree.com/fhir/Coding/medication-intake-calculations",
            "code" : "adherence"
          }
        ]
      },
      "valueDateTime" : "2025-10-12T00:00:00.000Z"
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.collabree.com/Extensions/daily-adherence-score",
          "valueDecimal" : 0.92
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/total-adherence-score",
          "valueDecimal" : 0.801
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/best-adherence-score",
          "valueDecimal" : 0.95
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/daily-streak",
          "valueInteger" : 4
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/best-streak",
          "valueInteger" : 7
        },
        {
          "url" : "https://fhir.collabree.com/fhir/Extensions/balance",
          "valueMoney" : {
            "value" : 100,
            "currency" : "CHF"
          }
        }
      ],
      "code" : {
        "coding" : [
          {
            "system" : "https://fhir.collabree.com/fhir/Coding/medication-intake-calculations",
            "code" : "adherence"
          }
        ]
      },
      "valueDateTime" : "2025-10-13T00:00:00.000Z"
    },
    {
      "extension" : [
        {
          "url" : "https://fhir.collabree.com/Extensions/daily-adherence-score",
          "valueDecimal" : 0.885
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/total-adherence-score",
          "valueDecimal" : 0.818
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/best-adherence-score",
          "valueDecimal" : 0.95
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/daily-streak",
          "valueInteger" : 5
        },
        {
          "url" : "https://fhir.collabree.com/Extensions/best-streak",
          "valueInteger" : 7
        },
        {
          "url" : "https://fhir.collabree.com/fhir/Extensions/balance",
          "valueMoney" : {
            "value" : 100,
            "currency" : "CHF"
          }
        }
      ],
      "code" : {
        "coding" : [
          {
            "system" : "https://fhir.collabree.com/fhir/Coding/medication-intake-calculations",
            "code" : "adherence"
          }
        ]
      },
      "valueDateTime" : "2025-10-14T00:00:00.000Z"
    }
  ]
}