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-lauren-classification",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem janusync-lauren-classification</b></p><a name=\"janusync-lauren-classification\"> </a><a name=\"hcjanusync-lauren-classification\"> </a><p>This code system <code>http://connectdtx.kr/fhir/CodeSystem/janusync-lauren-classification</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\">intestinal<a name=\"janusync-lauren-classification-intestinal\"> </a></td><td>Intestinal type</td></tr><tr><td style=\"white-space:nowrap\">diffuse<a name=\"janusync-lauren-classification-diffuse\"> </a></td><td>Diffuse type</td></tr><tr><td style=\"white-space:nowrap\">mixed<a name=\"janusync-lauren-classification-mixed\"> </a></td><td>Mixed type</td></tr><tr><td style=\"white-space:nowrap\">indeterminate<a name=\"janusync-lauren-classification-indeterminate\"> </a></td><td>Indeterminate</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"janusync-lauren-classification-other\"> </a></td><td>Other</td></tr></table></div>"
},
"url" : "http://connectdtx.kr/fhir/CodeSystem/janusync-lauren-classification",
"version" : "1.0.0",
"name" : "JanuSyncLaurenClassification",
"title" : "JanuSync Lauren Classification 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" : "Lauren 분류 코드체계",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "intestinal",
"display" : "Intestinal type"
},
{
"code" : "diffuse",
"display" : "Diffuse type"
},
{
"code" : "mixed",
"display" : "Mixed type"
},
{
"code" : "indeterminate",
"display" : "Indeterminate"
},
{
"code" : "other",
"display" : "Other"
}
]
}