台灣癌症登記長表實作指引 (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 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:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "LFOthRTExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/lf-OthRT-profile"^^xsd:anyURI ;
fhir:link <https://hapi.fhir.tw/fhir/StructureDefinition/lf-OthRT-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: Procedure LFOthRTExample</b></p><a name=\"LFOthRTExample\"> </a><a name=\"hcLFOthRTExample\"> </a><a name=\"LFOthRTExample-en-US\"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-ProcedureCode-codesystem OtherRT}\">其他放射治療</span></p><p><b>code</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-OthRTModality-codesystem 0}\">No Other RT 無其他特殊放射治療</span></p><p><b>subject</b>: <a href=\"Patient-LFPatientExample.html\">Wang Amy(official) Male, DoB: 1986-03-24 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code: 123456789)</a></p><p><b>encounter</b>: <a href=\"Encounter-LFEncounterExample.html\">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2019-02-12 --> (ongoing)</a></p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/lf-OthRTTech-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-OthRTTech1-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "No Other RT 無其他特殊放射治療" ] ] ) ]
] [
( fhir:extension [
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/lf-TarOfOthRT-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-TarOfOthRT-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "No Other RT 無其他特殊放射治療" ] ] ) ] ] [
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/lf-DoseToOthRT-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-DoseToOthRT-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "00000" ] ;
fhir:display [ fhir:v "沒有其他特殊放射治療" ] ] ) ] ] [
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/lf-NumOfFracToOthRT-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-NumOfFracToOthRT-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "00" ] ;
fhir:display [ fhir:v "沒有其他特殊放射治療" ] ] ) ] ] ) ;
fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/StructureDefinition/lf-OtherRT-extension"^^xsd:anyURI ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:category [
( fhir:coding [
fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-ProcedureCode-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OtherRT" ] ;
fhir:display [ fhir:v "其他放射治療" ] ] )
] ; #
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/lf-OthRTModality-codesystem"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "No Other RT 無其他特殊放射治療" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/LFPatientExample" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/LFEncounterExample" ]
] . #
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