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" : "Task",
"id" : "synth-iron-01-followup",
"meta" : {
"profile" : [
🔗 "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-follow-up-item"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task synth-iron-01-followup</b></p><a name=\"synth-iron-01-followup\"> </a><a name=\"hcsynth-iron-01-followup\"> </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-follow-up-item.html\">Follow-up Item (Task)</a></p></div><p><b>Follow-up date</b>: 2025-12-14</p><p><b>status</b>: Requested</p><p><b>intent</b>: plan</p><p><b>code</b>: <span title=\"Codes:{https://fhir.soigneur.coach/fhir/CodeSystem/cc-task follow-up}\">Follow-up</span></p><p><b>description</b>: Athlete feels they might be getting sick — re-ask tomorrow and either log an illness block or close it out.</p><p><b>for</b>: <a href=\"Patient-synth-iron-01.html\">Anonymous Patient Female, DoB: 1989-05-27 ( https://fhir.soigneur.coach/fhir/CodeSystem/cc-provider#garmin:synth-iron-01)</a></p><p><b>authoredOn</b>: 2025-12-13 18:30:00+0000</p></div>"
},
"extension" : [
{
"url" : "https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-follow-up-date",
"valueDate" : "2025-12-14"
}
],
"status" : "requested",
"intent" : "plan",
"code" : {
"coding" : [
{
"system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-task",
"code" : "follow-up",
"display" : "Follow-up"
}
]
},
"description" : "Athlete feels they might be getting sick — re-ask tomorrow and either log an illness block or close it out.",
"for" : {
🔗 "reference" : "Patient/synth-iron-01"
},
"authoredOn" : "2025-12-13T18:30:00+00:00"
}