ConnectDTx Implementation Guide - Local Development build (v0.9.9). See the Directory of published versions
: ConnectDTx Device Type - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "connectdtx-device-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://connectdtx.kr/fhir/CodeSystem/connectdtx-device-type</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\">dtx<a name=\"connectdtx-device-type-dtx\"> </a></td><td>Digital therapeutics</td></tr></table></div>"
},
"url" : "http://connectdtx.kr/fhir/CodeSystem/connectdtx-device-type",
"version" : "0.9.9",
"name" : "ConnectDTxDeviceType",
"title" : "ConnectDTx Device Type",
"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" : 1,
"concept" : [
{
"code" : "dtx",
"display" : "Digital therapeutics"
}
]
}