Soigneur FHIR Implementation Guide
0.1.0 - ci-build
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
| Active as of 2026-07-19 |
{
"resourceType" : "ValueSet",
"id" : "cc-provider-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet cc-provider-vs</b></p><a name=\"cc-provider-vs\"> </a><a name=\"hccc-provider-vs\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-cc-provider.html\"><code>https://fhir.soigneur.coach/fhir/CodeSystem/cc-provider</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span></li></ul></div>"
},
"url" : "https://fhir.soigneur.coach/fhir/ValueSet/cc-provider-vs",
"version" : "0.1.0",
"name" : "CcProviderVS",
"title" : "Data provider",
"status" : "active",
"date" : "2026-07-19T17:47:36+00:00",
"publisher" : "Soigneur",
"contact" : [
{
"name" : "Soigneur",
"telecom" : [
{
"system" : "url",
"value" : "https://soigneur.coach"
}
]
}
],
"description" : "External data providers (cc-ext:providerSource, Endpoint/Device identifiers).",
"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.",
"compose" : {
"include" : [
{
"system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-provider"
}
]
}
}