Soigneur FHIR Implementation Guide
0.1.0 - ci-build Germany flag

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

: Soigneur Task Classes - JSON Representation

Active as of 2026-07-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cc-task",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cc-task</b></p><a name=\"cc-task\"> </a><a name=\"hccc-task\"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-task</code> defines the following codes:</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\">agent-run<a name=\"cc-task-agent-run\"> </a></td><td>Agent run</td><td>Agent-invocation signal (requested→ready is the Mode A trigger).</td></tr><tr><td style=\"white-space:nowrap\">prescription<a name=\"cc-task-prescription\"> </a></td><td>Prescription</td><td>Append-only prescription ledger item.</td></tr><tr><td style=\"white-space:nowrap\">ftp-accept<a name=\"cc-task-ftp-accept\"> </a></td><td>FTP accept</td><td>Prompt to accept a proposed FTP value.</td></tr><tr><td style=\"white-space:nowrap\">plan-review<a name=\"cc-task-plan-review\"> </a></td><td>Plan review</td><td>Weekly / end-of-plan review to-do.</td></tr><tr><td style=\"white-space:nowrap\">frame-guard<a name=\"cc-task-frame-guard\"> </a></td><td>Frame guard</td><td>Frame staleness / re-derive guard job.</td></tr><tr><td style=\"white-space:nowrap\">checkin<a name=\"cc-task-checkin\"> </a></td><td>Check-in</td><td>Athlete check-in to-do.</td></tr></table></div>"
  },
  "url" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-task",
  "version" : "0.1.0",
  "name" : "CcTask",
  "title" : "Soigneur Task Classes",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-07-19T17:47:36+00:00",
  "publisher" : "Soigneur",
  "contact" : [
    {
      "name" : "Soigneur",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://soigneur.coach"
        }
      ]
    }
  ],
  "description" : "Task.code classes used for narrow subscription filtering and DB hygiene (05 14.1, 04 14.1, 04 jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DE",
          "display" : "Germany"
        }
      ]
    }
  ],
  "copyright" : "Copyright (c) Soigneur. Licensed under CC0-1.0 (public domain dedication). FHIR(R) is the registered trademark of HL7 and is used with permission.",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "agent-run",
      "display" : "Agent run",
      "definition" : "Agent-invocation signal (requested→ready is the Mode A trigger)."
    },
    {
      "code" : "prescription",
      "display" : "Prescription",
      "definition" : "Append-only prescription ledger item."
    },
    {
      "code" : "ftp-accept",
      "display" : "FTP accept",
      "definition" : "Prompt to accept a proposed FTP value."
    },
    {
      "code" : "plan-review",
      "display" : "Plan review",
      "definition" : "Weekly / end-of-plan review to-do."
    },
    {
      "code" : "frame-guard",
      "display" : "Frame guard",
      "definition" : "Frame staleness / re-derive guard job."
    },
    {
      "code" : "checkin",
      "display" : "Check-in",
      "definition" : "Athlete check-in to-do."
    }
  ]
}