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 DTx Code - JSON Representation

Draft as of 2026-02-13

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "janusync-dtx-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem janusync-dtx-code</b></p><a name=\"janusync-dtx-code\"> </a><a name=\"hcjanusync-dtx-code\"> </a><p>This  code system <code>http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-code</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">DTX0000000<a name=\"janusync-dtx-code-DTX0000000\"> </a></td><td>Hypus</td></tr></table></div>"
  },
  "url" : "http://connectdtx.kr/fhir/CodeSystem/janusync-dtx-code",
  "version" : "1.0.0",
  "name" : "JanuSyncDTxCode",
  "title" : "JanuSync DTx Code",
  "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의 DTx플랫폼에서 사용하는 DTx 코드 (DTx Code used in the DTx Platform of JanuSync)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KR",
          "display" : "Korea, Republic of"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "DTX0000000",
      "display" : "Hypus"
    }
  ]
}