台灣癌症登記長表實作指引 (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" : "Observation",
"id" : "LFLymVasInvExample",
"meta" : {
"profile" : [
🔗 "https://hapi.fhir.tw/fhir/StructureDefinition/lf-LymVasInv-profile"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation LFLymVasInvExample</b></p><a name=\"LFLymVasInvExample\"> </a><a name=\"hcLFLymVasInvExample\"> </a><a name=\"LFLymVasInvExample-en-US\"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 59544-7}\">Lymph-vascular invasion Cancer specimen</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>effective</b>: 2023-01-02</p><p><b>performer</b>: <a href=\"Practitioner-LFPractitionerExample.html\">Practitioner: identifier = https://www.vghtpe.gov.tw/Index.action#KP00017</a></p><p><b>value</b>: <span title=\"Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-LymVasInv-codesystem 0}\">無淋巴管或血管侵犯</span></p></div>"
},
"status" : "registered",
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59544-7",
"display" : "Lymph-vascular invasion Cancer specimen"
}
]
},
"subject" : {
🔗 "reference" : "Patient/LFPatientExample"
},
"encounter" : {
🔗 "reference" : "Encounter/LFEncounterExample"
},
"effectiveDateTime" : "2023-01-02",
"performer" : [
{
🔗 "reference" : "Practitioner/LFPractitionerExample"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "https://hapi.fhir.tw/fhir/CodeSystem/lf-LymVasInv-codesystem",
"code" : "0",
"display" : "無淋巴管或血管侵犯"
}
]
}
}