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
{
"resourceType" : "Observation",
"id" : "synth-overreach-01-pmc-series",
"meta" : {
"profile" : [
🔗 "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-wellness-series-observation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation synth-overreach-01-pmc-series</b></p><a name=\"synth-overreach-01-pmc-series\"> </a><a name=\"hcsynth-overreach-01-pmc-series\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cc-wellness-series-observation.html\">Wellness Series Observation (per-week)</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-sid-pmc-series.html\" title=\"One weekly CcWellnessSeriesObservation per athlete per ISO week — value form `pmc-series|{patientId}|{weekStart}` (ADR 0059/0092). The idempotency key for the roller's conditional-create upsert; the resource id itself is server-assigned and never assumed.\">SoigneurPmcSeriesId</a>/pmc-series|synth-overreach-01|2025-12-29</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category activity}\">Activity</span></p><p><b>code</b>: <span title=\"Codes:{https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations pmc-series}\">Load & Form series</span></p><p><b>subject</b>: <a href=\"Patient-synth-overreach-01.html\">Anonymous Patient Male, DoB: 1990-03-11 ( https://fhir.soigneur.coach/fhir/CodeSystem/cc-provider#garmin:synth-overreach-01)</a></p><p><b>effective</b>: 2025-12-29 00:00:00+0000 --> 2025-12-29 00:00:00+0000</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations ctl}\">Fitness</span></p><p><b>value</b>: Origin: 0 1 , Dimensions: 1 , Data: 116 117 117 117.5 118 118 118 </p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations atl}\">Fatigue</span></p><p><b>value</b>: Origin: 0 1 , Dimensions: 1 , Data: 60 62 64 66 68 70 72 </p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations tsb}\">Form</span></p><p><b>value</b>: Origin: 0 1 , Dimensions: 1 , Data: 56 55 53 51.5 50 48 46 </p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title=\"Codes:{https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations tss}\">Load</span></p><p><b>value</b>: Origin: 0 1 , Dimensions: 1 , Data: 140 150 160 170 180 190 200 </p></blockquote></div>"
},
"identifier" : [
{
"system" : "https://fhir.soigneur.coach/fhir/sid/pmc-series",
"value" : "pmc-series|synth-overreach-01|2025-12-29"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "activity",
"display" : "Activity"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations",
"code" : "pmc-series",
"display" : "Load & Form series"
}
]
},
"subject" : {
🔗 "reference" : "Patient/synth-overreach-01"
},
"effectivePeriod" : {
"start" : "2025-12-29T00:00:00+00:00",
"end" : "2025-12-29T00:00:00+00:00"
},
"component" : [
{
"code" : {
"coding" : [
{
"system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations",
"code" : "ctl",
"display" : "Fitness"
}
]
},
"valueSampledData" : {
"origin" : {
"value" : 0,
"unit" : "1"
},
"period" : 86400000,
"dimensions" : 1,
"data" : "116 117 117 117.5 118 118 118"
}
},
{
"code" : {
"coding" : [
{
"system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations",
"code" : "atl",
"display" : "Fatigue"
}
]
},
"valueSampledData" : {
"origin" : {
"value" : 0,
"unit" : "1"
},
"period" : 86400000,
"dimensions" : 1,
"data" : "60 62 64 66 68 70 72"
}
},
{
"code" : {
"coding" : [
{
"system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations",
"code" : "tsb",
"display" : "Form"
}
]
},
"valueSampledData" : {
"origin" : {
"value" : 0,
"unit" : "1"
},
"period" : 86400000,
"dimensions" : 1,
"data" : "56 55 53 51.5 50 48 46"
}
},
{
"code" : {
"coding" : [
{
"system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-observations",
"code" : "tss",
"display" : "Load"
}
]
},
"valueSampledData" : {
"origin" : {
"value" : 0,
"unit" : "1"
},
"period" : 86400000,
"dimensions" : 1,
"data" : "140 150 160 170 180 190 200"
}
}
]
}