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

: Medication Intake Calculations Code System - JSON Representation

Draft as of 2025-11-04

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "medication-intake-calculations-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem medication-intake-calculations-cs</b></p><a name=\"medication-intake-calculations-cs\"> </a><a name=\"hcmedication-intake-calculations-cs\"> </a><p>This  code system <code>https://fhir.collabree.com/fhir/CodeSystem/medication-intake-calculations-cs</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">adherence<a name=\"medication-intake-calculations-cs-adherence\"> </a></td><td>Adherence Calculation</td><td>Calculation for medication adherence tracking - measures how well a patient follows their prescribed medication regimen</td></tr></table></div>"
  },
  "url" : "https://fhir.collabree.com/fhir/CodeSystem/medication-intake-calculations-cs",
  "version" : "0.1.0",
  "name" : "MedicationIntakeCalculationsCS",
  "title" : "Medication Intake Calculations Code System",
  "status" : "draft",
  "date" : "2025-11-04T17:00:46+01:00",
  "publisher" : "Collabree AG",
  "contact" : [
    {
      "name" : "Collabree AG",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.collabree.com"
        }
      ]
    }
  ],
  "description" : "Code system defining the different types of medication intake calculations available in the Collabree system",
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "adherence",
      "display" : "Adherence Calculation",
      "definition" : "Calculation for medication adherence tracking - measures how well a patient follows their prescribed medication regimen"
    }
  ]
}