NGS IG
0.1.0 - ci-build

NGS IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NGS DocumentReference - JSON Representation

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "doc-gene-min",
  "meta" : {
    "profile" : [
      🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/DocumentReference-twngs"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference doc-gene-min</b></p><a name=\"doc-gene-min\"> </a><a name=\"hcdoc-gene-min\"> </a><a name=\"doc-gene-min-en-US\"> </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-DocumentReference-twngs.html\">基因報告-DocumentReference TWNGS</a></p></div><p><b>status</b>: Current</p><p><b>subject</b>: <a href=\"Patient-pat-min.html\">王大明 Male, DoB: 2001-01-01 ( Medical record number\u00a0(use:\u00a0official,\u00a0))</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><td><b>Title</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td>file://GenReport01.pdf</td><td>GenReport01</td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "subject" : {
    🔗 "reference" : "Patient/pat-min"
  },
  "content" : [
    {
      "attachment" : {
        "contentType" : "application/pdf",
        "url" : "file://GenReport01.pdf",
        "title" : "GenReport01"
      }
    }
  ]
}