{
  "resourceType" : "DocumentReference",
  "id" : "synth-iron-01-session-debrief",
  "meta" : {
    "profile" : ["https://fhir.soigneur.coach/fhir/StructureDefinition/cc-debrief"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference synth-iron-01-session-debrief</b></p><a name=\"synth-iron-01-session-debrief\"> </a><a name=\"hcsynth-iron-01-session-debrief\"> </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-debrief.html\">Workout Debrief (DocumentReference)</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-sid-debrief.html\" title=\"One workout debrief per Activity Group — value form `debrief|{activityId}` (ADR 0062/0093). The idempotency key for the coach-review-workout debrief write.\">SoigneurDebriefId</a>/debrief|synth-iron-01-session</p><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 11505-5}\">Progress note</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><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td></tr><tr><td style=\"display: none\">*</td><td>text/markdown</td><td><code>U29saWQgWjIgcmlkZS4gRXhlY3V0ZWQgdGhlIHByZXNjcmliZWQgdGFyZ2V0cyBhcyBwbGFubmVkOyBSUEUgYWJvdXQgd2hlcmUgSSBleHBlY3RlZCwgbm8gZnVlbGxpbmcgb3IgaHlkcmF0aW9uIGlzc3Vlcy4gT24gdGFyZ2V0Lg==</code></td></tr></table></blockquote><h3>Contexts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Related</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Observation-synth-iron-01-session.html\">Observation Physical activity group</a></td></tr></table></div>"
  },
  "identifier" : [{
    "system" : "https://fhir.soigneur.coach/fhir/sid/debrief",
    "value" : "debrief|synth-iron-01-session"
  }],
  "status" : "current",
  "type" : {
    "coding" : [{
      "system" : "http://loinc.org",
      "code" : "11505-5",
      "display" : "Progress note"
    }]
  },
  "subject" : {
    "reference" : "Patient/synth-iron-01"
  },
  "content" : [{
    "attachment" : {
      "contentType" : "text/markdown",
      "data" : "U29saWQgWjIgcmlkZS4gRXhlY3V0ZWQgdGhlIHByZXNjcmliZWQgdGFyZ2V0cyBhcyBwbGFubmVkOyBSUEUgYWJvdXQgd2hlcmUgSSBleHBlY3RlZCwgbm8gZnVlbGxpbmcgb3IgaHlkcmF0aW9uIGlzc3Vlcy4gT24gdGFyZ2V0Lg=="
    }
  }],
  "context" : {
    "related" : [{
      "reference" : "Observation/synth-iron-01-session"
    }]
  }
}