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

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "com-min",
  "meta" : {
    "profile" : [
      🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/Composition-twngs"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition com-min</b></p><a name=\"com-min\"> </a><a name=\"hccom-min\"> </a><a name=\"com-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-Composition-twngs.html\">基因定序檢測證明文件-Composition TWNGS</a></p></div><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-apply-type 1}\">送核</span></p><p><b>category</b>: <span title=\"Codes:{https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-case-classification 04}\">西醫慢性病</span></p><p><b>date</b>: 2024-06-13</p><p><b>author</b>: <a href=\"Organization-org-hosp-min.html\">Organization 佛教慈濟醫療財團法人花蓮慈濟醫院</a></p><p><b>title</b>: 次世代基因定序檢測報告證明文件</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-apply-type",
        "code" : "1",
        "display" : "送核"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "https://www.ghd.tw/cdm-fhir/CodeSystem/nhi-case-classification",
          "code" : "04",
          "display" : "西醫慢性病"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/pat-min"
  },
  "date" : "2024-06-13",
  "author" : [
    {
      🔗 "reference" : "Organization/org-hosp-min"
    }
  ],
  "title" : "次世代基因定序檢測報告證明文件",
  "section" : [
    {
      "entry" : [
        {
          🔗 "reference" : "DiagnosticReport/dia-min"
        },
        {
          🔗 "reference" : "Condition/con-min"
        },
        {
          🔗 "reference" : "Organization/org-gene-min"
        },
        {
          🔗 "reference" : "Specimen/spe-min"
        },
        {
          🔗 "reference" : "Device/dev-min"
        },
        {
          🔗 "reference" : "DocumentReference/doc-gene-min"
        },
        {
          🔗 "reference" : "Observation/obs-diagnostic-min"
        },
        {
          🔗 "reference" : "ServiceRequest/serReq-min"
        }
      ]
    }
  ]
}