JanuSync Implementation Guide
1.0.0 - trial-use Korea, Republic of flag

JanuSync Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JanuSync VE Message Event - JSON Representation

Draft as of 2026-02-13

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "janusync-ve-message-event",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem janusync-ve-message-event</b></p><a name=\"janusync-ve-message-event\"> </a><a name=\"hcjanusync-ve-message-event\"> </a><p>This  code system <code>http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-event</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\">presurvey<a name=\"janusync-ve-message-event-presurvey\"> </a></td><td>사전문진 (Pre-visit History Taking)</td><td>사전문진 서비스 요청 (Service request for Pre-visit History Taking)</td></tr><tr><td style=\"white-space:nowrap\">curation<a name=\"janusync-ve-message-event-curation\"> </a></td><td>큐레이션 (Curation)</td><td>큐레이션 서비스 요청 (Service request for Curation)</td></tr><tr><td style=\"white-space:nowrap\">consent<a name=\"janusync-ve-message-event-consent\"> </a></td><td>동의서 (Consent Form)</td><td>동의서 서비스 요청 (Service request for Consent Form)</td></tr></table></div>"
  },
  "url" : "http://connectdtx.kr/fhir/CodeSystem/janusync-ve-message-event",
  "version" : "1.0.0",
  "name" : "JanuSyncVeMessageEvent",
  "title" : "JanuSync VE Message Event",
  "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의 Event (Message Event within the JanuSync Virtual Environment System)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KR",
          "display" : "Korea, Republic of"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "presurvey",
      "display" : "사전문진 (Pre-visit History Taking)",
      "definition" : "사전문진 서비스 요청 (Service request for Pre-visit History Taking)"
    },
    {
      "code" : "curation",
      "display" : "큐레이션 (Curation)",
      "definition" : "큐레이션 서비스 요청 (Service request for Curation)"
    },
    {
      "code" : "consent",
      "display" : "동의서 (Consent Form)",
      "definition" : "동의서 서비스 요청 (Service request for Consent Form)"
    }
  ]
}