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

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "con-min",
  "meta" : {
    "profile" : [
      🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/Condition-twngs"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition con-min</b></p><a name=\"con-min\"> </a><a name=\"hccon-min\"> </a><a name=\"con-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-Condition-twngs.html\">基因定序檢測報告之疾病資訊-Condition TWNGS</a></p></div><p><b>clinicalStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>code</b>: <span title=\"Codes:{https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw I50.812}\">慢性右心臟衰竭</span></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><p><b>recordedDate</b>: 2024-01-01</p><p><b>note</b>: Adenocarcinoma, descending colon, cT3N2M1a, cStage IVA, KRAS G12V,  with multiple liver metastases, status post FOLFIRI。附件附上病人診斷之相關資料,惠請委員核准Avastin之初申請,以利後續合併FOLFIRI之治療,謝謝。</p></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "active"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "encounter-diagnosis"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw",
        "code" : "I50.812",
        "display" : "慢性右心臟衰竭"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/pat-min"
  },
  "recordedDate" : "2024-01-01",
  "note" : [
    {
      "text" : "Adenocarcinoma, descending colon, cT3N2M1a, cStage IVA, KRAS G12V,  with multiple liver metastases, status post FOLFIRI。附件附上病人診斷之相關資料,惠請委員核准Avastin之初申請,以利後續合併FOLFIRI之治療,謝謝。"
    }
  ]
}