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

: Synth follow-up — tentative illness (open) - XML Representation

Raw xml | Download


<Task xmlns="http://hl7.org/fhir">
  <id value="synth-iron-01-followup"/>
  <meta>
    <profile
             value="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-follow-up-item"/>
  </meta>
  <text>
    <status value="extensions"/>
    <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>
  </text>
  <extension
             url="https://fhir.soigneur.coach/fhir/StructureDefinition/cc-ext-follow-up-date">
    <valueDate value="2025-12-14"/>
  </extension>
  <status value="requested"/>
  <intent value="plan"/>
  <code>
    <coding>
      <system value="https://fhir.soigneur.coach/fhir/CodeSystem/cc-task"/>
      <code value="follow-up"/>
      <display value="Follow-up"/>
    </coding>
  </code>
  <description
               value="Athlete feels they might be getting sick — re-ask tomorrow and either log an illness block or close it out."/>
  <for>🔗 
    <reference value="Patient/synth-iron-01"/>
  </for>
  <authoredOn value="2025-12-13T18:30:00+00:00"/>
</Task>