@prefix fhir: . @prefix loinc: . @prefix owl: . @prefix rdfs: . @prefix sct: . @prefix xsd: . # - 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 ] ) ] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: Composition LFCompositionExample

status: Final

type: Cancer event report

date: 2022-07-12 14:30:00+0800

author:

title: 癌症登記長表

" ] ; # 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:link ; fhir:reference [ fhir:v "Patient/LFPatientExample" ] ] ; # fhir:date [ fhir:v "2022-07-12T14:30:00+08:00"^^xsd:dateTime] ; # fhir:author ( [ fhir:link ; fhir:reference [ fhir:v "Organization/LFOrganizationExample" ] ] [ fhir:link ; 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:link ; fhir:reference [ fhir:v "Encounter/LFEncounterExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Condition/LFConditionExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Condition/LFDateOfDiaConditionExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Condition/LFDateOfFirMicroConfirmExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Condition/LFPrimaryCancerExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFGradeCliExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFGradePathExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFTumorSizeExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFPerInvExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFLymVasInvExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFRegLymNodesExaExample" ] ] [ fhir:link ; 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:link ; fhir:reference [ fhir:v "Procedure/LFSurDiaAndStagingProcExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFSurDiaAndStagingProcAtOthFacExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFCliTExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFCliNExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFCliMExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFCliOthStagingExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFCliStageExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFCliStageDesExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFPathTExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFPathNExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFPathMExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFPathOthStagingExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFPathStageExample" ] ] [ fhir:link ; 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:link ; fhir:reference [ fhir:v "Procedure/LFFirCouOfTreatmentExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFFirSurProcExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFSurProcOfPriSiteExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFSurProcOfPriSiteAtOthFacExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFMiniInvSurExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSurMarOfPriSiteExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSurMarDisOfPriSiteExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFScoOfRegLymNodeSurAtOthFacExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFScoOfRegLymNodeSurExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFSurProcOthSiteAtOthFacExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFSurProcOthSiteExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFReaForNoSurOfPriSiteExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFRTExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFSeqOfRadAndSurExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFSeqOfLocTherAndSysTherExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFEBRTTechExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFOthRTExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFSysTherapyExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFChemExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFChemAtOthFacExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFHorSteTherapyAtOthFacExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFHorSteTherapyExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFImmuExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFImmuAtOthFacExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFHemTransEndProcedureExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFTarTherapyExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFTarTherapyAtOthFacExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Procedure/LFPalCareExample" ] ] [ fhir:link ; 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:link ; fhir:reference [ fhir:v "Observation/LFHeightExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFWeightExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSmokBehExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFBetNutChewBehExample" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFDriBehExample" ] ] [ fhir:link ; 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:link ; 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:link ; fhir:reference [ fhir:v "Observation/LFSSF1Example" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSSF2Example" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSSF3Example" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSSF4Example" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSSF5Example" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSSF6Example" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSSF7Example" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSSF8Example" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSSF9Example" ] ] [ fhir:link ; fhir:reference [ fhir:v "Observation/LFSSF10Example" ] ] ) ] ) . # # -------------------------------------------------------------------------------------