台灣癌症登記長表實作指引 (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" : "LFPrimaryCancerExample",
"meta" : {
"profile" : [
🔗 "https://hapi.fhir.tw/fhir/StructureDefinition/lf-PrimaryCancer-profile"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition LFPrimaryCancerExample</b></p><a name=\"LFPrimaryCancerExample\"> </a><a name=\"hcLFPrimaryCancerExample\"> </a><a name=\"LFPrimaryCancerExample-en-US\"> </a><p><b>bodySite</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-PrimarySite-codesystem C000}\">External lip upper</span>, <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-Laterality-codesystem 0}\">不是成對器官</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>"
},
"extension" : [
{
"url" : "https://hapi.fhir.tw/fhir/StructureDefinition/lf-Histology-extension",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-Histology-codesystem",
"code" : "8001",
"display" : "Tumor cells, malignant"
}
]
}
},
{
"url" : "https://hapi.fhir.tw/fhir/StructureDefinition/lf-BehaviorCode-extension",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-BehaviorCode-codesystem",
"code" : "3",
"display" : "invasive"
}
]
}
}
],
"bodySite" : [
{
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-PrimarySite-codesystem",
"code" : "C000",
"display" : "External lip upper"
}
]
},
{
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-Laterality-codesystem",
"code" : "0",
"display" : "不是成對器官"
}
]
}
],
"subject" : {
🔗 "reference" : "Patient/LFPatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/LFEncounterExample"
}
}