台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide)
0.1.1 - ci-build
台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Composition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "LFCompositionExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/lf-Composition-profile"^^xsd:anyURI ;
fhir:link <https://hapi.fhir.tw/fhir/StructureDefinition/lf-Composition-profile> ] )
] ; #
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 LFCompositionExample</b></p><a name=\"LFCompositionExample\"> </a><a name=\"hcLFCompositionExample\"> </a><a name=\"LFCompositionExample-en-US\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Codes:{http://loinc.org 72134-0}\">Cancer event report</span></p><p><b>date</b>: 2022-07-12 14:30:00+0800</p><p><b>author</b>: </p><ul><li><a href=\"Organization-LFOrganizationExample.html\">Organization: identifier = 8003621566684455</a></li><li><a href=\"Practitioner-LFPractitionerExample.html\">Practitioner: identifier = https://www.vghtpe.gov.tw/Index.action#KP00017</a></li></ul><p><b>title</b>: 癌症登記長表</p></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:type [
( fhir:coding [
a loinc:72134-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "72134-0" ] ;
fhir:display [ fhir:v "Cancer event report" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/LFPatientExample" ]
] ; #
fhir:date [ fhir:v "2022-07-12T14:30:00+08:00"^^xsd:dateTime] ; #
fhir:author ( [
fhir:reference [ fhir:v "Organization/LFOrganizationExample" ]
] [
fhir:reference [ fhir:v "Practitioner/LFPractitionerExample" ]
] ) ; #
fhir:title [ fhir:v "癌症登記長表"] ; #
fhir:section ( [
fhir:title [ fhir:v "癌症確認section" ] ;
fhir:code [
( fhir:coding [
a sct:395099008 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "395099008" ] ;
fhir:display [ fhir:v "Cancer confirmed (situation)" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Encounter/LFEncounterExample" ] ] [
fhir:reference [ fhir:v "Condition/LFConditionExample" ] ] [
fhir:reference [ fhir:v "Condition/LFDateOfDiaConditionExample" ] ] [
fhir:reference [ fhir:v "Condition/LFDateOfFirMicroConfirmExample" ] ] [
fhir:reference [ fhir:v "Condition/LFPrimaryCancerExample" ] ] [
fhir:reference [ fhir:v "Observation/LFGradeCliExample" ] ] [
fhir:reference [ fhir:v "Observation/LFGradePathExample" ] ] [
fhir:reference [ fhir:v "Observation/LFTumorSizeExample" ] ] [
fhir:reference [ fhir:v "Observation/LFPerInvExample" ] ] [
fhir:reference [ fhir:v "Observation/LFLymVasInvExample" ] ] [
fhir:reference [ fhir:v "Observation/LFRegLymNodesExaExample" ] ] [
fhir:reference [ fhir:v "Observation/LFRegLymNodesPosExample" ] ] )
] [
fhir:title [ fhir:v "癌症最初診斷期別section" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-LogicalModel-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "StageOfInitialDiagnosisOfCancer" ] ;
fhir:display [ fhir:v "癌症最初診斷期別" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Procedure/LFSurDiaAndStagingProcExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFSurDiaAndStagingProcAtOthFacExample" ] ] [
fhir:reference [ fhir:v "Observation/LFCliTExample" ] ] [
fhir:reference [ fhir:v "Observation/LFCliNExample" ] ] [
fhir:reference [ fhir:v "Observation/LFCliMExample" ] ] [
fhir:reference [ fhir:v "Observation/LFCliOthStagingExample" ] ] [
fhir:reference [ fhir:v "Observation/LFCliStageExample" ] ] [
fhir:reference [ fhir:v "Observation/LFCliStageDesExample" ] ] [
fhir:reference [ fhir:v "Observation/LFPathTExample" ] ] [
fhir:reference [ fhir:v "Observation/LFPathNExample" ] ] [
fhir:reference [ fhir:v "Observation/LFPathMExample" ] ] [
fhir:reference [ fhir:v "Observation/LFPathOthStagingExample" ] ] [
fhir:reference [ fhir:v "Observation/LFPathStageExample" ] ] [
fhir:reference [ fhir:v "Observation/LFPathStageDesExample" ] ] )
] [
fhir:title [ fhir:v "首次療程section" ] ;
fhir:code [
( fhir:coding [
a sct:708255002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "708255002" ] ;
fhir:display [ fhir:v "First line treatment (procedure)" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Procedure/LFFirCouOfTreatmentExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFFirSurProcExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFSurProcOfPriSiteExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFSurProcOfPriSiteAtOthFacExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFMiniInvSurExample" ] ] [
fhir:reference [ fhir:v "Observation/LFSurMarOfPriSiteExample" ] ] [
fhir:reference [ fhir:v "Observation/LFSurMarDisOfPriSiteExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFScoOfRegLymNodeSurAtOthFacExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFScoOfRegLymNodeSurExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFSurProcOthSiteAtOthFacExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFSurProcOthSiteExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFReaForNoSurOfPriSiteExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFRTExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFSeqOfRadAndSurExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFSeqOfLocTherAndSysTherExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFEBRTTechExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFOthRTExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFSysTherapyExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFChemExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFChemAtOthFacExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFHorSteTherapyAtOthFacExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFHorSteTherapyExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFImmuExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFImmuAtOthFacExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFHemTransEndProcedureExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFTarTherapyExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFTarTherapyAtOthFacExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFPalCareExample" ] ] [
fhir:reference [ fhir:v "Procedure/LFOthTreatmentExample" ] ] )
] [
fhir:title [ fhir:v "其他因子section" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-LogicalModel-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OtherFactors" ] ;
fhir:display [ fhir:v "其他因子" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/LFHeightExample" ] ] [
fhir:reference [ fhir:v "Observation/LFWeightExample" ] ] [
fhir:reference [ fhir:v "Observation/LFSmokBehExample" ] ] [
fhir:reference [ fhir:v "Observation/LFBetNutChewBehExample" ] ] [
fhir:reference [ fhir:v "Observation/LFDriBehExample" ] ] [
fhir:reference [ fhir:v "Condition/LFAssOfPerStaBeforeTreatmentExample" ] ] )
] [
fhir:title [ fhir:v "結果section" ] ;
fhir:code [
( fhir:coding [
a loinc:21976-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "21976-6" ] ;
fhir:display [ fhir:v "Cancer outcome status" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/LFFirRecurExample" ] ] )
] [
fhir:title [ fhir:v "癌症部位特定因子section" ] ;
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-LogicalModel-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SSF" ] ;
fhir:display [ fhir:v "癌症部位特定因子" ] ] ) ] ;
( fhir:entry [
fhir:reference [ fhir:v "Observation/LFSSF1Example" ] ] [
fhir:reference [ fhir:v "Observation/LFSSF2Example" ] ] [
fhir:reference [ fhir:v "Observation/LFSSF3Example" ] ] [
fhir:reference [ fhir:v "Observation/LFSSF4Example" ] ] [
fhir:reference [ fhir:v "Observation/LFSSF5Example" ] ] [
fhir:reference [ fhir:v "Observation/LFSSF6Example" ] ] [
fhir:reference [ fhir:v "Observation/LFSSF7Example" ] ] [
fhir:reference [ fhir:v "Observation/LFSSF8Example" ] ] [
fhir:reference [ fhir:v "Observation/LFSSF9Example" ] ] [
fhir:reference [ fhir:v "Observation/LFSSF10Example" ] ] )
] ) . #
IG © 2022+ Kuo. Package fhir.TWCRLF#0.1.1 based on FHIR 4.0.1. Generated 2024-08-01
Links: Table of Contents |
QA Report