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 Provenance Activities - JSON Representation

Active as of 2026-07-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cc-provenance-activity",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cc-provenance-activity</b></p><a name=\"cc-provenance-activity\"> </a><a name=\"hccc-provenance-activity\"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-provenance-activity</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\">download<a name=\"cc-provenance-activity-download\"> </a></td><td>Download</td><td>Raw artifact downloaded from a provider into a Binary.</td></tr><tr><td style=\"white-space:nowrap\">translate<a name=\"cc-provenance-activity-translate\"> </a></td><td>Translate</td><td>Binary translated into canonical FHIR by a translator Device.</td></tr><tr><td style=\"white-space:nowrap\">re-translate<a name=\"cc-provenance-activity-re-translate\"> </a></td><td>Re-translate</td><td>Re-translation after a translator-version bump.</td></tr><tr><td style=\"white-space:nowrap\">push<a name=\"cc-provenance-activity-push\"> </a></td><td>Push</td><td>Prescription pushed to a provider (e.g. Garmin workout).</td></tr><tr><td style=\"white-space:nowrap\">coach-write<a name=\"cc-provenance-activity-coach-write\"> </a></td><td>Coach write</td><td>Resource authored by the coaching agent Device.</td></tr><tr><td style=\"white-space:nowrap\">athlete-write<a name=\"cc-provenance-activity-athlete-write\"> </a></td><td>Athlete write</td><td>Resource authored by the athlete.</td></tr><tr><td style=\"white-space:nowrap\">migration<a name=\"cc-provenance-activity-migration\"> </a></td><td>Migration</td><td>Resource created by the one-time file-to-FHIR migration.</td></tr></table></div>"
  },
  "url" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-provenance-activity",
  "version" : "0.1.0",
  "name" : "CcProvenanceActivity",
  "title" : "Soigneur Provenance Activities",
  "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" : "Provenance.activity values for the ingestion/authoring chain (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" : 7,
  "concept" : [
    {
      "code" : "download",
      "display" : "Download",
      "definition" : "Raw artifact downloaded from a provider into a Binary."
    },
    {
      "code" : "translate",
      "display" : "Translate",
      "definition" : "Binary translated into canonical FHIR by a translator Device."
    },
    {
      "code" : "re-translate",
      "display" : "Re-translate",
      "definition" : "Re-translation after a translator-version bump."
    },
    {
      "code" : "push",
      "display" : "Push",
      "definition" : "Prescription pushed to a provider (e.g. Garmin workout)."
    },
    {
      "code" : "coach-write",
      "display" : "Coach write",
      "definition" : "Resource authored by the coaching agent Device."
    },
    {
      "code" : "athlete-write",
      "display" : "Athlete write",
      "definition" : "Resource authored by the athlete."
    },
    {
      "code" : "migration",
      "display" : "Migration",
      "definition" : "Resource created by the one-time file-to-FHIR migration."
    }
  ]
}