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 Omentectomy CodeSystem - JSON Representation

Active as of 2026-06-11

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "janusync-omentectomy",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem janusync-omentectomy</b></p><a name=\"janusync-omentectomy\"> </a><a name=\"hcjanusync-omentectomy\"> </a><p>This  code system <code>http://connectdtx.kr/fhir/CodeSystem/janusync-omentectomy</code> defines the following codes:</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\">not-performed<a name=\"janusync-omentectomy-not-performed\"> </a></td><td>Not performed</td></tr><tr><td style=\"white-space:nowrap\">partial<a name=\"janusync-omentectomy-partial\"> </a></td><td>Partial</td></tr><tr><td style=\"white-space:nowrap\">complete<a name=\"janusync-omentectomy-complete\"> </a></td><td>Complete</td></tr></table></div>"
  },
  "url" : "http://connectdtx.kr/fhir/CodeSystem/janusync-omentectomy",
  "version" : "1.0.0",
  "name" : "JanuSyncOmentectomy",
  "title" : "JanuSync Omentectomy CodeSystem",
  "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" : "대망절제 범위 코드체계",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KR",
          "display" : "Korea, Republic of"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "not-performed",
      "display" : "Not performed"
    },
    {
      "code" : "partial",
      "display" : "Partial"
    },
    {
      "code" : "complete",
      "display" : "Complete"
    }
  ]
}