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
| Draft as of 2026-02-13 |
{
"resourceType" : "ValueSet",
"id" : "janusync-ve-message-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet janusync-ve-message-reason</b></p><a name=\"janusync-ve-message-reason\"> </a><a name=\"hcjanusync-ve-message-reason\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-janusync-ve-message-reason.html\"><code>http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-reason</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></li></ul></div>"
},
"url" : "http://connectdtx.kr/fhir/ValueSet/janusync-ve-message-reason",
"version" : "1.0.0",
"name" : "JanuSyncVeMessageReason",
"title" : "JanuSync VE Message Reason",
"status" : "draft",
"date" : "2026-02-13T14:44:57+00:00",
"publisher" : "PHI DIGITAL HEALTHCARE,inc",
"contact" : [
{
"name" : "PHI DIGITAL HEALTHCARE,inc",
"telecom" : [
{
"system" : "url",
"value" : "http://www.phidigital.co.kr"
}
]
},
{
"name" : "김태정",
"telecom" : [
{
"system" : "email",
"value" : "kimtj80@phidigital.co.kr",
"use" : "work"
}
]
}
],
"description" : "JanuSync 가상환경 사용하는 Message의 Reason (Message Reason in JanuSync)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-reason"
}
]
}
}