國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use
Publication Build: This will be filled in by the publication tooling
@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:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "com-TOTFA"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://www.ghd.tw/cdm-fhir/fhir/StructureDefinition/CompositionTOTFA"^^xsd:anyURI ;
fhir:link <https://www.ghd.tw/cdm-fhir/fhir/StructureDefinition/CompositionTOTFA> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Composition com-TOTFA</b></p><a name=\"com-TOTFA\"> </a><a name=\"hccom-TOTFA\"> </a><a name=\"com-TOTFA-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 100441-5}\">Attending Outpatient Progress note</span></p><p><b>encounter</b>: <a href=\"Encounter-enc-TOTFA.html\">Encounter: identifier = https://www.ghd.tw/cdm-fhir/fhir#1101100011; status = finished; class = 西醫其他專案 (案件分類#09); serviceType = 放射腫瘤科; period = 2023-05-01 00:00:00+0800 --> 2023-08-01 00:00:00+0800</a></p><p><b>date</b>: 2024-06-05 00:00:00+0000</p><p><b>author</b>: <a href=\"Organization-org-TOTFAB.html\">Organization: identifier = example123</a></p><p><b>title</b>: 門診醫療申報檔案 TOTFA</p><p><b>custodian</b>: <a href=\"Organization-org-TOTFAB.html\">Organization: identifier = example123</a></p></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:100441-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "100441-5" ] ;
fhir:display [ fhir:v "Attending Outpatient Progress note" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/pat-CDM" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/enc-TOTFA" ]
] ; #
fhir:date [ fhir:v "2024-06-05T00:00:00Z"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "Organization/org-TOTFAB" ]
] ) ; #
fhir:title [ fhir:v "門診醫療申報檔案 TOTFA"] ; #
fhir:custodian [
fhir:reference [ fhir:v "Organization/org-TOTFAB" ]
] ; #
fhir:section ( [
fhir:code [
( fhir:coding [
a loinc:53242-4 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "53242-4" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "ChargeItem/cha-CDM" ] ] )
] [
fhir:code [
( fhir:coding [
a loinc:29554-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29554-3" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Procedure/pro-TOTFA" ] ] )
] [
fhir:code [
( fhir:coding [
a loinc:46018-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "46018-8" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Condition/con-TOTFA" ] ] )
] [
fhir:code [
( fhir:coding [
a loinc:46209-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "46209-3" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "ChargeItem/cha-TOTFA-Order" ] ] [
fhir:reference [ fhir:v "MedicationRequest/med-TOTFA-Order" ] ] [
fhir:reference [ fhir:v "Observation/obs-TOTFA-Order" ] ] [
fhir:reference [ fhir:v "Procedure/pro-TOTFA" ] ] )
] ) . #
IG © 2023+ 國家級人體生物資料庫整合平台. Package CDM#0.1.0 based on FHIR 4.0.1. Generated 2024-12-23
Links: Table of Contents |
QA Report