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-surgical-approach",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem janusync-surgical-approach</b></p><a name=\"janusync-surgical-approach\"> </a><a name=\"hcjanusync-surgical-approach\"> </a><p>This code system <code>http://connectdtx.kr/fhir/CodeSystem/janusync-surgical-approach</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\">open<a name=\"janusync-surgical-approach-open\"> </a></td><td>Open</td></tr><tr><td style=\"white-space:nowrap\">lap<a name=\"janusync-surgical-approach-lap\"> </a></td><td>Lap</td></tr><tr><td style=\"white-space:nowrap\">robot<a name=\"janusync-surgical-approach-robot\"> </a></td><td>Robot</td></tr></table></div>"
},
"url" : "http://connectdtx.kr/fhir/CodeSystem/janusync-surgical-approach",
"version" : "1.0.0",
"name" : "JanuSyncSurgicalApproach",
"title" : "JanuSync Surgical Approach 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" : 3,
"concept" : [
{
"code" : "open",
"display" : "Open"
},
{
"code" : "lap",
"display" : "Lap"
},
{
"code" : "robot",
"display" : "Robot"
}
]
}