台灣癌症登記長表實作指引 (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
{
"resourceType" : "Condition",
"id" : "LFConditionExample",
"meta" : {
"profile" : [
🔗 "https://hapi.fhir.tw/fhir/StructureDefinition/lf-Condition-profile"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition LFConditionExample</b></p><a name=\"LFConditionExample\"> </a><a name=\"hcLFConditionExample\"> </a><a name=\"LFConditionExample-en-US\"> </a><p><b>category</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfCase-codesystem 0}\">申報醫院診斷,但未於申報醫院接受首次療程</span>, <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfDiaSta-codesystem 1}\">於申報醫院診斷</span>, <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfTreatSta-codesystem 0}\">未於申報醫院接受任何治療即死亡:(1)申報醫院診斷後死亡或病危出院 (2)他院診斷,轉診至申報醫院後死亡</span></p><p><b>code</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-SeqNum-codesystem 01}\">個案一生中第 1 個惡性腫瘤或原位癌</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><p><b>recorder</b>: <a href=\"Practitioner-LFPractitionerExample.html\">Practitioner: identifier = https://www.vghtpe.gov.tw/Index.action#KP00017</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-DiaConfirm-codesystem 1}\">組織病理學確診(Positive histology)</span></td></tr></table></div>"
},
"category" : [
{
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfCase-codesystem",
"code" : "0",
"display" : "申報醫院診斷,但未於申報醫院接受首次療程"
}
]
},
{
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfDiaSta-codesystem",
"code" : "1",
"display" : "於申報醫院診斷"
}
]
},
{
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfTreatSta-codesystem",
"code" : "0",
"display" : "未於申報醫院接受任何治療即死亡:(1)申報醫院診斷後死亡或病危出院 (2)他院診斷,轉診至申報醫院後死亡"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-SeqNum-codesystem",
"code" : "01",
"display" : "個案一生中第 1 個惡性腫瘤或原位癌"
}
]
},
"subject" : {
🔗 "reference" : "Patient/LFPatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/LFEncounterExample"
},
"recorder" : {
🔗 "reference" : "Practitioner/LFPractitionerExample"
},
"evidence" : [
{
"code" : [
{
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-DiaConfirm-codesystem",
"code" : "1",
"display" : "組織病理學確診(Positive histology)"
}
]
}
]
}
]
}