{
  "resourceType" : "DocumentReference",
  "id" : "synth-iron-01-session-rawfile",
  "meta" : {
    "profile" : ["https://fhir.soigneur.coach/fhir/StructureDefinition/cc-raw-file-index"]
  },
  "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-rawfile</b></p><a name=\"synth-iron-01-session-rawfile\"> </a><a name=\"hcsynth-iron-01-session-rawfile\"> </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-raw-file-index.html\">Raw Provider File Index (DocumentReference)</a></p></div><p><b>status</b>: Current</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>Url</b></td></tr><tr><td style=\"display: none\">*</td><td>application/octet-stream</td><td><a href=\"Binary-synth-iron-01-session-rawbinary.html\">Binary: application/octet-stream (8 bytes base64)</a></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>"
  },
  "status" : "current",
  "subject" : {
    "reference" : "Patient/synth-iron-01"
  },
  "content" : [{
    "attachment" : {
      "contentType" : "application/octet-stream",
      "url" : "Binary/synth-iron-01-session-rawbinary"
    }
  }],
  "context" : {
    "related" : [{
      "reference" : "Observation/synth-iron-01-session"
    }]
  }
}