國家級人體生物資料庫整合平台共同資料模式實作指引(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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "bun-DEATH"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ghd.tw/cdm-fhir/StructureDefinition/BundleDEATH"^^xsd:anyURI ;
fhir:link <https://www.ghd.tw/cdm-fhir/StructureDefinition/BundleDEATH> ] )
] ; #
fhir:identifier [
fhir:system [ fhir:v "https://www.ghd.tw/cdm-fhir/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Bundle-DEATH" ]
] ; #
fhir:type [ fhir:v "document"] ; #
fhir:timestamp [ fhir:v "2024-07-04T00:00:00+08:00"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "https://www.ghd.tw/cdm-fhir/Composition/com-DEATH"^^xsd:anyURI ] ;
( fhir:resource <https://www.ghd.tw/cdm-fhir/Composition/com-DEATH> )
] [
fhir:fullUrl [ fhir:v "https://www.ghd.tw/cdm-fhir/Patient/pat-DEATH"^^xsd:anyURI ] ;
( fhir:resource <https://www.ghd.tw/cdm-fhir/Patient/pat-DEATH> )
] [
fhir:fullUrl [ fhir:v "https://www.ghd.tw/cdm-fhir/Condition/con-DEATH"^^xsd:anyURI ] ;
( fhir:resource <https://www.ghd.tw/cdm-fhir/Condition/con-DEATH> )
] [
fhir:fullUrl [ fhir:v "https://www.ghd.tw/cdm-fhir/Condition/con-DEATHs"^^xsd:anyURI ] ;
( fhir:resource <https://www.ghd.tw/cdm-fhir/Condition/con-DEATHs> )
] ) . #
<https://www.ghd.tw/cdm-fhir/Composition/com-DEATH> a fhir:Composition ;
fhir:id [ fhir:v "com-DEATH"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ghd.tw/cdm-fhir/StructureDefinition/CompositionDEATH"^^xsd:anyURI ;
fhir:link <https://www.ghd.tw/cdm-fhir/StructureDefinition/CompositionDEATH> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Composition_com-DEATH\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Composition com-DEATH</b></p><a name=\"com-DEATH\"> </a><a name=\"hccom-DEATH\"> </a><a name=\"com-DEATH-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 101008-1}\">Medical Aid in Dying History and physical note</span></p><p><b>date</b>: 2024-09-05 00:00:00+0000</p><p><b>author</b>: <a href=\"Patient-pat-DEATH.html\">甄○康(official) Female, DoB: 1985-01-02 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>title</b>: 死亡資料檔 DEATH</p></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:101008-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "101008-1" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/pat-DEATH" ]
] ; #
fhir:date [ fhir:v "2024-09-05T00:00:00Z"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "Patient/pat-DEATH" ]
] ) ; #
fhir:title [ fhir:v "死亡資料檔 DEATH"] ; #
fhir:section ( [
fhir:code [
( fhir:coding [
a loinc:79378-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "79378-6" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Condition/con-DEATH" ] ] [
fhir:reference [ fhir:v "Condition/con-DEATHs" ] ] )
] ) . #
<https://www.ghd.tw/cdm-fhir/Patient/pat-DEATH> a fhir:Patient ;
fhir:id [ fhir:v "pat-DEATH"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ghd.tw/cdm-fhir/StructureDefinition/PatientDEATH"^^xsd:anyURI ;
fhir:link <https://www.ghd.tw/cdm-fhir/StructureDefinition/PatientDEATH> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_pat-DEATH\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient pat-DEATH</b></p><a name=\"pat-DEATH\"> </a><a name=\"hcpat-DEATH\"> </a><a name=\"pat-DEATH-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 (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">2024-09-01 00:00:00+0800</td></tr></table></div>"
] ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NNxxx" ] ] ) ] ;
fhir:system [ fhir:v "http://www.moi.gov.tw"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Z199999829" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "甄○康" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1985-01-02"^^xsd:date] ; #
fhir:deceased [ fhir:v "2024-09-01T00:00:00+08:00"^^xsd:dateTime] . #
<https://www.ghd.tw/cdm-fhir/Condition/con-DEATH> a fhir:Condition ;
fhir:id [ fhir:v "con-DEATH"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ghd.tw/cdm-fhir/StructureDefinition/ConditionDEATH"^^xsd:anyURI ;
fhir:link <https://www.ghd.tw/cdm-fhir/StructureDefinition/ConditionDEATH> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_con-DEATH\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition con-DEATH</b></p><a name=\"con-DEATH\"> </a><a name=\"hccon-DEATH\"> </a><a name=\"con-DEATH-en-US\"> </a><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 A01.0}\">A01.0</span></p><p><b>subject</b>: <a href=\"Patient-pat-DEATH.html\">甄○康(official) Female, DoB: 1985-01-02 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>note</b>: 死因分類一</p></div>"
] ; #
fhir:clinicalStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A01.0" ] ] ) ;
fhir:text [ fhir:v "A01.0" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/pat-DEATH" ]
] ; #
fhir:note ( [
fhir:text [ fhir:v "死因分類一" ]
] ) . #
<https://www.ghd.tw/cdm-fhir/Condition/con-DEATHs> a fhir:Condition ;
fhir:id [ fhir:v "con-DEATHs"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ghd.tw/cdm-fhir/StructureDefinition/ConditionDEATH"^^xsd:anyURI ;
fhir:link <https://www.ghd.tw/cdm-fhir/StructureDefinition/ConditionDEATH> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Condition_con-DEATHs\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Condition con-DEATHs</b></p><a name=\"con-DEATHs\"> </a><a name=\"hccon-DEATHs\"> </a><a name=\"con-DEATHs-en-US\"> </a><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 A00}\">A00</span></p><p><b>subject</b>: <a href=\"Patient-pat-DEATH.html\">甄○康(official) Female, DoB: 1985-01-02 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>note</b>: 死因分類二</p></div>"
] ; #
fhir:clinicalStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-clinical"^^xsd:anyURI ] ;
fhir:code [ fhir:v "active" ] ] )
] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/condition-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "encounter-diagnosis" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-cm-2023-tw"^^xsd:anyURI ] ;
fhir:code [ fhir:v "A00" ] ] ) ;
fhir:text [ fhir:v "A00" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/pat-DEATH" ]
] ; #
fhir:note ( [
fhir:text [ fhir:v "死因分類二" ]
] ) . #
IG © 2023+ 國家級人體生物資料庫整合平台. Package CDM#0.1.0 based on FHIR 4.0.1. Generated 2025-01-22
Links: Table of Contents |
QA Report