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-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet janusync-postop-complication-type</b></p><a name=\"janusync-postop-complication-type\"> </a><a name=\"hcjanusync-postop-complication-type\"> </a><ul><li>Include these codes as defined in <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><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-janusync-postop-complication.html#janusync-postop-complication-general\">general</a></td><td style=\"color: #cccccc\">General complication</td></tr><tr><td><a href=\"CodeSystem-janusync-postop-complication.html#janusync-postop-complication-postop\">postop</a></td><td style=\"color: #cccccc\">Postoperative surgery-related complication</td></tr></table></li></ul></div>"
},
"url" : "http://connectdtx.kr/fhir/ValueSet/janusync-postop-complication-type",
"version" : "1.0.0",
"name" : "JanuSync_Postop_Complication_Type",
"title" : "JanuSync Postoperative Complication Type 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",
"concept" : [
{
"code" : "general"
},
{
"code" : "postop"
}
]
}
]
}
}