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 Administration of anesthesia - JSON Representation

Draft as of 2026-02-13

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "janusync-administration-anesthesia",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet janusync-administration-anesthesia</b></p><a name=\"janusync-administration-anesthesia\"> </a><a name=\"hcjanusync-administration-anesthesia\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/50697003\">50697003</a></td><td>General anesthesia</td></tr><tr><td><a href=\"http://snomed.info/id/386761002\">386761002</a></td><td>Local anesthesia</td></tr><tr><td><a href=\"http://snomed.info/id/27372005\">27372005</a></td><td>Regional anesthesia</td></tr><tr><td><a href=\"http://snomed.info/id/72641008\">72641008</a></td><td>Sedation</td></tr></table></li></ul></div>"
  },
  "url" : "http://connectdtx.kr/fhir/ValueSet/janusync-administration-anesthesia",
  "version" : "1.0.0",
  "name" : "JanuSyncAdministrationAnesthesia",
  "title" : "JanuSync Administration of anesthesia",
  "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에서 사용하는 마취 및 의식하진정 (Anesthesia and Sedation using in JanuSync)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KR",
          "display" : "Korea, Republic of"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "50697003",
            "display" : "General anesthesia"
          },
          {
            "code" : "386761002",
            "display" : "Local anesthesia"
          },
          {
            "code" : "27372005",
            "display" : "Regional anesthesia"
          },
          {
            "code" : "72641008",
            "display" : "Sedation"
          }
        ]
      }
    ]
  }
}