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 DiagnosticReport - JSON Representation

Raw json | Download

{
  "resourceType" : "DiagnosticReport",
  "id" : "dia-min",
  "meta" : {
    "profile" : [
      🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/DiagnosticReport-twngs"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DiagnosticReport dia-min</b></p><a name=\"dia-min\"> </a><a name=\"hcdia-min\"> </a><a name=\"dia-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-DiagnosticReport-twngs.html\">基因定序檢測報告-DiagnosticReport TWNGS</a></p></div><h2><span title=\"Codes:{http://loinc.org 51969-4}\">Genetic analysis report</span> </h2><table class=\"grid\"><tr><td>Subject</td><td>王大明 Male, DoB: 2001-01-01 ( Medical record number\u00a0(use:\u00a0official,\u00a0))</td></tr><tr><td>When For</td><td>2024-05-07</td></tr><tr><td>Performer</td><td> <a href=\"Organization-org-gene-min.html\">Organization: identifier = https://dep.mohw.gov.tw#2023LDTB0002</a></td></tr></table><p><b>Report Details</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>Value</b></td><td><b>Flags</b></td><td><b>When For</b></td></tr><tr><td><a href=\"Observation-obs-diagnostic-min.html\"><span title=\"Codes:{http://loinc.org 69548-6}\">Genetic variant assessment</span></a></td><td><span title=\"Codes:{http://loinc.org LA9633-4}\">Present</span></td><td>Final</td><td>2024-01-01</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "https://www.ghd.tw/cdm-fhir/StructureDefinition/extension-DiagnosticReport-condition",
      "valueReference" : {
        🔗 "reference" : "Condition/con-min"
      }
    }
  ],
  "basedOn" : [
    {
      🔗 "reference" : "ServiceRequest/serReq-min"
    }
  ],
  "status" : "final",
  "code" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "51969-4",
        "display" : "Genetic analysis report"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/pat-min"
  },
  "effectiveDateTime" : "2024-05-07",
  "performer" : [
    {
      🔗 "reference" : "Organization/org-gene-min"
    }
  ],
  "result" : [
    {
      🔗 "reference" : "Observation/obs-diagnostic-min"
    }
  ]
}