ConnectDTx Implementation Guide
0.9.9 - trial-use

ConnectDTx Implementation Guide - Local Development build (v0.9.9). See the Directory of published versions

: ConnectDTx Medication Code - JSON Representation

Active as of 2023-07-11

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "connectdtx-medication-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>https://biz.kpis.or.kr/CodeSystem/kdcode</code></li></ul></div>"
  },
  "url" : "http://connectdtx.kr/fhir/ValueSet/connectdtx-medication-code",
  "version" : "0.9.9",
  "name" : "ConnectDTx_Medication_Code",
  "title" : "ConnectDTx Medication Code",
  "status" : "active",
  "date" : "2023-07-11T10:58:16+09: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" : "ConnectDTx 약물식별코드",
  "compose" : {
    "include" : [
      {
        "system" : "https://biz.kpis.or.kr/CodeSystem/kdcode"
      }
    ]
  }
}