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" : "ValueSet",
"id" : "janusync-postop-complication",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet janusync-postop-complication</b></p><a name=\"janusync-postop-complication\"> </a><a name=\"hcjanusync-postop-complication\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-janusync-postop-complication.html\"><code>http://connectdtx.kr/fhir/CodeSystem/janusync-postop-complication</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span> where concept descends from <a href=\"CodeSystem-janusync-postop-complication.html#janusync-postop-complication-general\">general</a></li><li>Include codes from<a href=\"CodeSystem-janusync-postop-complication.html\"><code>http://connectdtx.kr/fhir/CodeSystem/janusync-postop-complication</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span> where concept descends from <a href=\"CodeSystem-janusync-postop-complication.html#janusync-postop-complication-postop\">postop</a></li></ul></div>"
},
"url" : "http://connectdtx.kr/fhir/ValueSet/janusync-postop-complication",
"version" : "1.0.0",
"name" : "JanuSync_Postop_Complication",
"title" : "JanuSync Postoperative Complication ValueSet",
"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"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://connectdtx.kr/fhir/CodeSystem/janusync-postop-complication",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "general"
}
]
},
{
"system" : "http://connectdtx.kr/fhir/CodeSystem/janusync-postop-complication",
"filter" : [
{
"property" : "concept",
"op" : "descendent-of",
"value" : "postop"
}
]
}
]
}
}