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-observation-component",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet janusync-observation-component</b></p><a name=\"janusync-observation-component\"> </a><a name=\"hcjanusync-observation-component\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-janusync-observation-component.html\"><code>http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component</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><p>This value set excludes codes based on the following rules:</p><ul><li>Exclude these codes as defined in <a href=\"CodeSystem-janusync-observation-component.html\"><code>http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component</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-observation-component.html#janusync-observation-component-Baseline\">Baseline</a></td><td style=\"color: #cccccc\">기본 상태</td></tr><tr><td><a href=\"CodeSystem-janusync-observation-component.html#janusync-observation-component-Assessment\">Assessment</a></td><td style=\"color: #cccccc\">평가 / 증상</td></tr><tr><td><a href=\"CodeSystem-janusync-observation-component.html#janusync-observation-component-Diagnosis\">Diagnosis</a></td><td style=\"color: #cccccc\">진단</td></tr><tr><td><a href=\"CodeSystem-janusync-observation-component.html#janusync-observation-component-Treatment\">Treatment</a></td><td style=\"color: #cccccc\">치료 / 중재</td></tr><tr><td><a href=\"CodeSystem-janusync-observation-component.html#janusync-observation-component-Outcome\">Outcome</a></td><td style=\"color: #cccccc\">결과 / 합병증</td></tr><tr><td><a href=\"CodeSystem-janusync-observation-component.html#janusync-observation-component-Follow-up\">Follow-up</a></td><td style=\"color: #cccccc\">추적관리</td></tr><tr><td><a href=\"CodeSystem-janusync-observation-component.html#janusync-observation-component-Device\">Device</a></td><td style=\"color: #cccccc\">장비</td></tr></table></li></ul></div>"
},
"url" : "http://connectdtx.kr/fhir/ValueSet/janusync-observation-component",
"version" : "1.0.0",
"name" : "JanuSyncObservationComponent",
"title" : "JanuSync Observation Component Code 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" : "Observation component 코드 값집합",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component"
}
],
"exclude" : [
{
"system" : "http://connectdtx.kr/fhir/CodeSystem/janusync-observation-component",
"concept" : [
{
"code" : "Baseline"
},
{
"code" : "Assessment"
},
{
"code" : "Diagnosis"
},
{
"code" : "Treatment"
},
{
"code" : "Outcome"
},
{
"code" : "Follow-up"
},
{
"code" : "Device"
}
]
}
]
}
}