| Package | phis.ig.dev |
| Resource Type | CodeSystem |
| Id | connectdtx-device-type |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=phis.ig.dev@0.1.7&canonical=http://connectdtx.kr/fhir/CodeSystem/connectdtx-device-type |
| URL | http://connectdtx.kr/fhir/CodeSystem/connectdtx-device-type |
| Version | 0.9.9 |
| Status | active |
| Date | 2023-10-30T00:27:19.6492589+00:00 |
| Name | ConnectDTxDeviceType |
| Title | ConnectDTx Device Type |
| Description | 장치의 유형 |
| Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
This code system http://connectdtx.kr/fhir/CodeSystem/connectdtx-device-type defines the following code:
| Code | Display |
| dtx | Digital therapeutics |
{
"resourceType": "CodeSystem",
"id": "connectdtx-device-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://connectdtx.kr/fhir/CodeSystem/connectdtx-device-type",
"version": "0.9.9",
"name": "ConnectDTxDeviceType",
"title": "ConnectDTx Device Type",
"status": "active",
"date": "2023-10-30T00:27:19.6492589+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": "장치의 유형",
"content": "complete",
"count": 1,
"concept": [
{
"code": "dtx",
"display": "Digital therapeutics"
}
]
}