JohnMoehrke Consent with Segmented data - Testing Guide (TG)
0.1.0-current - ci-build International flag

JohnMoehrke Consent with Segmented data - Testing Guide (TG), published by John Moehrke (himself). This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/ConsentWithSeg-testing/ and changes regularly. See the Directory of published versions

: DocumentReference Gherkin script in Binary - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "Dr-give-consent-script",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference Dr-give-consent-script</b></p><a name=\"Dr-give-consent-script\"> </a><a name=\"hcDr-give-consent-script\"> </a><a name=\"Dr-give-consent-script-en-US\"> </a><p><b>status</b>: Current</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>text/x-gherkin</td><td><a href=\"Binary-B-give-consent-script.html\">Binary: 1136 chars (base64)</a></td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "content" : [
    {
      "attachment" : {
        "contentType" : "text/x-gherkin",
        "url" : "Binary/B-give-consent-script"
      }
    }
  ]
}