HL7 FHIR Implementation Guide: Taiwan Common Oncology Data Elements IG Release 0.1.0 - TW | STU1
0.1.0 - ci-build

HL7 FHIR Implementation Guide: Taiwan Common Oncology Data Elements IG Release 0.1.0 - TW | STU1 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: a6dea034-3138-41df-b1f3-970de510b6b6 - JSON Representation

Raw json | Download


{
  "resourceType" : "DiagnosticReport",
  "id" : "a6dea034-3138-41df-b1f3-970de510b6b6",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2><span title=\"Codes: {http://loinc.org 75490-3}\">RMI</span> (<span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 RAD}\">放射學</span>) </h2><table class=\"grid\"><tr><td>Subject</td><td>Unable to get Patient Details</td></tr><tr><td>When For</td><td>2020-07-30 10:02:23+0300</td></tr><tr><td>Reported</td><td>2020-07-30 10:02:19+0300</td></tr><tr><td>Identifier:</td><td> 主要標識符:\u00a0JPSTG_VGH_21380_78989845\u00a0(use:\u00a0OFFICIAL)</td></tr></table><p><b>Report Details</b></p><p>一些結論 ALL</p></div>"
  },
  "contained" : [
    {
      "resourceType" : "Media",
      "id" : "radiologyImage",
      "status" : "completed",
      "type" : {
        "coding" : [
          {
            "system" : "https://vghtpe.com/context-codesystem/impacted-media-type/assigner-HDM/mediaType-code",
            "code" : "photo",
            "display" : "照片"
          }
        ]
      },
      "subject" : {
        "type" : "Patient",
        "identifier" : {
          "use" : "official",
          "system" : "http://www.vghtpe.org.tw/fhir/patient-identifier",
          "value" : "JPSTG_VGH_21380"
        }
      },
      "createdDateTime" : "2015-01-15T14:30:00+01:00",
      "content" : {
        "contentType" : "application/dicom",
        "url" : "https://st.depositphotos.com/1653909/1344/i/600/depositphotos_13447343-stock-photo-dramatized-x-ray-of-a.jpg",
        "title" : "放射學影像",
        "creation" : "2019-03-21T14:45:00Z"
      }
    }
  ],
  "identifier" : [
    {
      "use" : "official",
      "type" : {
        "coding" : [
          {
            "system" : "https://vghtpe.com/context-codesystemExtensibility/impacted-IdentifierType/assigner-dip/IdentifierQualifier",
            "code" : "Primary",
            "display" : "主要標識符"
          }
        ]
      },
      "system" : "http://www.vghtpe.org.tw/fhir/diagnosticreport-identifier",
      "value" : "JPSTG_VGH_21380_78989845"
    }
  ],
  "status" : "final",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
          "code" : "RAD",
          "display" : "放射學"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "75490-3",
        "display" : "RMI"
      }
    ],
    "text" : "RMI"
  },
  "subject" : {
    "identifier" : {
      "use" : "official",
      "system" : "http://www.vghtpe.org.tw/fhir/patient-identifier",
      "value" : "JPSTG_VGH_21380"
    }
  },
  "effectiveDateTime" : "2020-07-30T10:02:23+03:00",
  "issued" : "2020-07-30T10:02:19+03:00",
  "performer" : [
    null
  ],
  "media" : [
    {
      "link" : {
        "reference" : "#radiologyImage",
        "type" : "Media"
      }
    }
  ],
  "conclusion" : "一些結論 ALL",
  "presentedForm" : [
    {
      "contentType" : "application/pdf",
      "data" : "JVBERi0xLjcNCiW1tbW1DQoxIDAgb2…..<data to follow>",
      "title" : "VGH診斷報告"
    }
  ]
}