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 Provider Codes - JSON Representation

Active as of 2026-07-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "cc-provider",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cc-provider</b></p><a name=\"cc-provider\"> </a><a name=\"hccc-provider\"> </a><p>This case-sensitive code system <code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-provider</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">garmin<a name=\"cc-provider-garmin\"> </a></td><td>Garmin</td></tr><tr><td style=\"white-space:nowrap\">intervals-icu<a name=\"cc-provider-intervals-icu\"> </a></td><td>intervals.icu</td></tr><tr><td style=\"white-space:nowrap\">apple<a name=\"cc-provider-apple\"> </a></td><td>Apple Health</td></tr><tr><td style=\"white-space:nowrap\">wahoo<a name=\"cc-provider-wahoo\"> </a></td><td>Wahoo</td></tr><tr><td style=\"white-space:nowrap\">polar<a name=\"cc-provider-polar\"> </a></td><td>Polar</td></tr><tr><td style=\"white-space:nowrap\">cronometer<a name=\"cc-provider-cronometer\"> </a></td><td>Cronometer</td></tr></table></div>"
  },
  "url" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-provider",
  "version" : "0.1.0",
  "name" : "CcProvider",
  "title" : "Soigneur Provider Codes",
  "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" : "External data-provider identifiers (05 §14.8).",
  "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" : "garmin",
      "display" : "Garmin"
    },
    {
      "code" : "intervals-icu",
      "display" : "intervals.icu"
    },
    {
      "code" : "apple",
      "display" : "Apple Health"
    },
    {
      "code" : "wahoo",
      "display" : "Wahoo"
    },
    {
      "code" : "polar",
      "display" : "Polar"
    },
    {
      "code" : "cronometer",
      "display" : "Cronometer"
    }
  ]
}