ConnectDTx Implementation Guide - Local Development build (v0.9.9). See the Directory of published versions
: Hira Diagnostic Behavior - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "hira-diagnostic-behavior",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://hira.or.kr/CodeSystem/diagnostic-behavior</code> defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">dtx<a name=\"hira-diagnostic-behavior-dtx\"> </a></td><td>DTx</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0hypnus<a name=\"hira-diagnostic-behavior-hypnus\"> </a></td><td>Hypnus</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0somnus<a name=\"hira-diagnostic-behavior-somnus\"> </a></td><td>Somnus</td></tr></table></div>"
},
"url" : "https://hira.or.kr/CodeSystem/diagnostic-behavior",
"version" : "0.9.9",
"name" : "HiraDiagnosticBehavior",
"title" : "Hira Diagnostic Behavior",
"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" : "건강보험심사평가원 진료 행위 코드(미정)",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "dtx",
"display" : "DTx",
"concept" : [
{
"code" : "hypnus",
"display" : "Hypnus"
},
{
"code" : "somnus",
"display" : "Somnus"
}
]
}
]
}