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-06-11 |
{
"resourceType" : "CodeSystem",
"id" : "janusync-identifier-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem janusync-identifier-type</b></p><a name=\"janusync-identifier-type\"> </a><a name=\"hcjanusync-identifier-type\"> </a><p>This code system <code>http://connectdtx.kr/fhir/CodeSystem/janusync-identifier-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">patient<a name=\"janusync-identifier-type-patient\"> </a></td><td>JanuSync Patient ID</td><td>JanuSync 중계 서비스가 부여한 환자 식별자</td></tr><tr><td style=\"white-space:nowrap\">healthcare-patient<a name=\"janusync-identifier-type-healthcare-patient\"> </a></td><td>Healthcare Patient ID</td><td>의료기관이 부여한 환자 식별자</td></tr></table></div>"
},
"url" : "http://connectdtx.kr/fhir/CodeSystem/janusync-identifier-type",
"version" : "1.0.0",
"name" : "JanuSyncIdentifierTypeCode",
"title" : "JanuSync Identifier Type Code System",
"status" : "draft",
"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" : "JanuSync 환자 식별자 유형 코드",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"content" : "complete",
"count" : 2,
"concept" : [
{
"code" : "patient",
"display" : "JanuSync Patient ID",
"definition" : "JanuSync 중계 서비스가 부여한 환자 식별자"
},
{
"code" : "healthcare-patient",
"display" : "Healthcare Patient ID",
"definition" : "의료기관이 부여한 환자 식별자"
}
]
}