Fujitsu Healthy Living Implementation Guide
1.1.30 - release

Publication Build: This will be filled in by the publication tooling

: DocumentReferenceExample - JSON Representation

Raw json | Download


{
  "resourceType" : "DocumentReference",
  "id" : "d001",
  "meta" : {
    "profile" : [
      🔗 "http://ig.fujitsu.com/healthy-living/StructureDefinition/fujitsu-documentreference"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DocumentReference</b><a name=\"d001\"> </a><a name=\"hcd001\"> </a></p><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\">Resource DocumentReference &quot;d001&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fujitsu-documentreference.html\">Fujitsu DocumentReference Profile</a></p></div><p><b>status</b>: current</p><p><b>type</b>: Consent Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#59284-0)</span></p><p><b>date</b>: Nov 30, 2022, 3:00:00 PM</p><p><b>author</b>: <a href=\"PractitionerRole-r001.html\">PractitionerRole/r001</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>application/json</td><td>(base64 data - 36 bytes)</td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "59284-0",
        "display" : "Consent Document"
      }
    ]
  },
  "date" : "2022-12-01T00:00:00.000+09:00",
  "author" : [
    {
      🔗 "reference" : "PractitionerRole/r001"
    }
  ],
  "content" : [
    {
      "attachment" : {
        "contentType" : "application/json",
        "data" : "e3RpdGxlOiLlkIzmhI8iLGJvZHk6IuWQjOaEj+WGheWuuSJ9"
      }
    }
  ]
}