JanuSync Implementation Guide
1.0.0 - trial-use
JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-06-11 |
{
"resourceType" : "CodeSystem",
"id" : "janusync-tumor-pathology-differentiation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem janusync-tumor-pathology-differentiation</b></p><a name=\"janusync-tumor-pathology-differentiation\"> </a><a name=\"hcjanusync-tumor-pathology-differentiation\"> </a><p>This code system <code>http://connectdtx.kr/fhir/CodeSystem/janusync-tumor-pathology-differentiation</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">well<a name=\"janusync-tumor-pathology-differentiation-well\"> </a></td><td>고분화</td></tr><tr><td style=\"white-space:nowrap\">moderately<a name=\"janusync-tumor-pathology-differentiation-moderately\"> </a></td><td>중등도 분화</td></tr><tr><td style=\"white-space:nowrap\">poorly<a name=\"janusync-tumor-pathology-differentiation-poorly\"> </a></td><td>저분화</td></tr><tr><td style=\"white-space:nowrap\">undifferentiated<a name=\"janusync-tumor-pathology-differentiation-undifferentiated\"> </a></td><td>미분화</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"janusync-tumor-pathology-differentiation-other\"> </a></td><td>기타</td></tr></table></div>"
},
"url" : "http://connectdtx.kr/fhir/CodeSystem/janusync-tumor-pathology-differentiation",
"version" : "1.0.0",
"name" : "JanuSyncTumorPathologyDifferentiation",
"title" : "JanuSync Tumor Pathology Differentiation CodeSystem",
"status" : "active",
"date" : "2026-06-11T05:05:07+00:00",
"publisher" : "PHI DIGITAL HEALTHCARE,inc",
"contact" : [
{
"name" : "PHI DIGITAL HEALTHCARE,inc",
"telecom" : [
{
"system" : "url",
"value" : "https://phidigital.co.kr"
}
]
},
{
"name" : "기술지원",
"telecom" : [
{
"system" : "email",
"value" : "support@phidigital.co.kr",
"use" : "work"
}
]
}
],
"description" : "종양 병리 분화도 코드체계",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "well",
"display" : "고분화"
},
{
"code" : "moderately",
"display" : "중등도 분화"
},
{
"code" : "poorly",
"display" : "저분화"
},
{
"code" : "undifferentiated",
"display" : "미분화"
},
{
"code" : "other",
"display" : "기타"
}
]
}