國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use

This page is part of the 國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Bundle CASE-document範例 - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "bun-CASE",
  "meta" : {
    "profile" : [
      🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/BundleCASE"
    ]
  },
  "identifier" : {
    "system" : "https://www.ghd.tw/cdm-fhir/",
    "value" : "Bundle-CASE"
  },
  "type" : "document",
  "timestamp" : "2024-07-04T00:00:00+08:00",
  "entry" : [
    {
      "fullUrl" : "https://www.ghd.tw/cdm-fhir/Composition/com-CASE",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "com-CASE",
        "meta" : {
          "profile" : [
            🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/CompositionCASE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_com-CASE\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition com-CASE</b></p><a name=\"com-CASE\"> </a><a name=\"hccom-CASE\"> </a><a name=\"com-CASE-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 21978-2}\">Source of follow-up information Cancer</span></p><p><b>date</b>: 2024-06-05 00:00:00+0000</p><p><b>author</b>: <a href=\"Patient-pat-CDM.html\">甄○康(official) Female, DoB: 1985-01-02 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>title</b>: 癌症個案管理追蹤資料檔 CASE</p></div>"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "21978-2"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-CDM"
        },
        "date" : "2024-06-05T00:00:00Z",
        "author" : [
          {
            🔗 "reference" : "Patient/pat-CDM"
          }
        ],
        "title" : "癌症個案管理追蹤資料檔 CASE",
        "section" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "59557-9"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Procedure/pro-CASE"
              },
              {
                🔗 "reference" : "Observation/obs-CASE-rec"
              }
            ]
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "88040-1"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/obs-CASE-treat"
              }
            ]
          },
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "31210-8"
                }
              ]
            },
            "entry" : [
              {
                🔗 "reference" : "Observation/obs-CASE-Survival"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "https://www.ghd.tw/cdm-fhir/Patient/pat-CDM",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "pat-CDM",
        "meta" : {
          "profile" : [
            🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/PatientCDM"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_pat-CDM\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient pat-CDM</b></p><a name=\"pat-CDM\"> </a><a name=\"hcpat-CDM\"> </a><a name=\"pat-CDM-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">甄○康(official) Female, DoB: 1985-01-02 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code\u00a0(use:\u00a0official,\u00a0))</p><hr/></div>"
        },
        "identifier" : [
          {
            "use" : "official",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "NNxxx"
                }
              ]
            },
            "system" : "http://www.moi.gov.tw",
            "value" : "Z199999829"
          }
        ],
        "name" : [
          {
            "use" : "official",
            "text" : "甄○康"
          }
        ],
        "gender" : "female",
        "birthDate" : "1985-01-02"
      }
    },
    {
      "fullUrl" : "https://www.ghd.tw/cdm-fhir/Procedure/pro-CASE",
      "resource" : {
        "resourceType" : "Procedure",
        "id" : "pro-CASE",
        "meta" : {
          "profile" : [
            🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/ProcedureCASE"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Procedure_pro-CASE\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Procedure pro-CASE</b></p><a name=\"pro-CASE\"> </a><a name=\"hcpro-CASE\"> </a><a name=\"pro-CASE-en-US\"> </a><p><b>status</b>: Completed</p><p><b>code</b>: <span title=\"Codes:{https://www.ghd.tw/cdm-fhir/CodeSystem/TraceType 5}\">5</span></p><p><b>subject</b>: <a href=\"Patient-pat-CDM.html\">甄○康(official) Female, DoB: 1985-01-02 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>performed</b>: 2024-03-01 00:00:00+0800</p></div>"
        },
        "status" : "completed",
        "code" : {
          "coding" : [
            {
              "system" : "https://www.ghd.tw/cdm-fhir/CodeSystem/TraceType",
              "code" : "5",
              "display" : "病歷查閱"
            }
          ],
          "text" : "5"
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-CDM"
        },
        "performedDateTime" : "2024-03-01T00:00:00+08:00"
      }
    },
    {
      "fullUrl" : "https://www.ghd.tw/cdm-fhir/Observation/obs-CASE-rec",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "obs-CASE-rec",
        "meta" : {
          "profile" : [
            🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/ObservationCASERecurrenceStatus"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_obs-CASE-rec\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation obs-CASE-rec</b></p><a name=\"obs-CASE-rec\"> </a><a name=\"hcobs-CASE-rec\"> </a><a name=\"obs-CASE-rec-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 59557-9}\">Treatment status Cancer</span></p><p><b>subject</b>: <a href=\"Patient-pat-CDM.html\">甄○康(official) Female, DoB: 1985-01-02 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>value</b>: <span title=\"Codes:{https://www.ghd.tw/cdm-fhir/CodeSystem/RecurrenceStatus 7}\">癌症一直存在</span></p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "59557-9"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-CDM"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.ghd.tw/cdm-fhir/CodeSystem/RecurrenceStatus",
              "code" : "7",
              "display" : "癌症一直存在"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "https://www.ghd.tw/cdm-fhir/Observation/obs-CASE-treat",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "obs-CASE-treat",
        "meta" : {
          "profile" : [
            🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/ObservationCASETreatmentResponse"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_obs-CASE-treat\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation obs-CASE-treat</b></p><a name=\"obs-CASE-treat\"> </a><a name=\"hcobs-CASE-treat\"> </a><a name=\"obs-CASE-treat-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 88040-1}\">Response to cancer treatment</span></p><p><b>subject</b>: <a href=\"Patient-pat-CDM.html\">甄○康(official) Female, DoB: 1985-01-02 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>value</b>: <span title=\"Codes:{https://www.ghd.tw/cdm-fhir/CodeSystem/TreatmentResponse 3}\">Stable disease</span></p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "88040-1"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-CDM"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.ghd.tw/cdm-fhir/CodeSystem/TreatmentResponse",
              "code" : "3",
              "display" : "Stable disease"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "https://www.ghd.tw/cdm-fhir/Observation/obs-CASE-Survival",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "obs-CASE-Survival",
        "meta" : {
          "profile" : [
            🔗 "https://www.ghd.tw/cdm-fhir/StructureDefinition/ObservationCASESurvivalStatus"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_obs-CASE-Survival\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation obs-CASE-Survival</b></p><a name=\"obs-CASE-Survival\"> </a><a name=\"hcobs-CASE-Survival\"> </a><a name=\"obs-CASE-Survival-en-US\"> </a><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 31210-8}\">Vital status NAACCR</span></p><p><b>subject</b>: <a href=\"Patient-pat-CDM.html\">甄○康(official) Female, DoB: 1985-01-02 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>value</b>: <span title=\"Codes:{https://www.ghd.tw/cdm-fhir/CodeSystem/SurvivalStatus 0}\">存活</span></p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "31210-8"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/pat-CDM"
        },
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "https://www.ghd.tw/cdm-fhir/CodeSystem/SurvivalStatus",
              "code" : "0",
              "display" : "存活"
            }
          ]
        }
      }
    }
  ]
}