{
  "resourceType" : "Observation",
  "id" : "synth-iron-01-diary-panel",
  "meta" : {
    "profile" : ["https://fhir.soigneur.coach/fhir/StructureDefinition/cc-diary-panel"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation synth-iron-01-diary-panel</b></p><a name=\"synth-iron-01-diary-panel\"> </a><a name=\"hcsynth-iron-01-diary-panel\"> </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-diary-panel.html\">Daily-log Panel (Observation grouping)</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-sid-daily-log.html\" title=\"One daily-log QuestionnaireResponse per athlete per date — value form `daily-log|{patientId}|{date}` (04 §15.11).\">SoigneurDailyLogId</a>/daily-log|synth-iron-01|2025-12-13</p><p><b>status</b>: Final</p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}\">Survey</span></p><p><b>code</b>: <span title=\"Codes:{https://fhir.soigneur.coach/fhir/CodeSystem/cc-subjective daily-log}\">Daily-log panel</span></p><p><b>subject</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>effective</b>: 2025-12-13 06:30:00+0000</p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-synth-iron-01-diary-fatigue.html\">Observation Subjective fatigue (Hooper)</a></li><li><a href=\"Observation-synth-iron-01-diary-note.html\">Observation Athlete free-text note</a></li></ul><p><b>derivedFrom</b>: <a href=\"QuestionnaireResponse-synth-iron-01-diary-qr.html\">Response to Questionnaire '-&gt;Daily log (morning readiness)' about '-&gt;Anonymous Patient Female, DoB: 1989-05-27 ( https://fhir.soigneur.coach/fhir/CodeSystem/cc-provider#garmin:synth-iron-01)'</a></p></div>"
  },
  "identifier" : [{
    "system" : "https://fhir.soigneur.coach/fhir/sid/daily-log",
    "value" : "daily-log|synth-iron-01|2025-12-13"
  }],
  "status" : "final",
  "category" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/observation-category",
      "code" : "survey",
      "display" : "Survey"
    }]
  }],
  "code" : {
    "coding" : [{
      "system" : "https://fhir.soigneur.coach/fhir/CodeSystem/cc-subjective",
      "code" : "daily-log",
      "display" : "Daily-log panel"
    }]
  },
  "subject" : {
    "reference" : "Patient/synth-iron-01"
  },
  "effectiveDateTime" : "2025-12-13T06:30:00+00:00",
  "hasMember" : [{
    "reference" : "Observation/synth-iron-01-diary-fatigue"
  },
  {
    "reference" : "Observation/synth-iron-01-diary-note"
  }],
  "derivedFrom" : [{
    "reference" : "QuestionnaireResponse/synth-iron-01-diary-qr"
  }]
}