Package | phis.ig.dev |
Type | CodeSystem |
Id | connectdtx-version-type |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=phis.ig.dev@0.1.7&canonical=http://connectdtx.kr/fhir/CodeSystem/connectdtx-version-type |
URL | http://connectdtx.kr/fhir/CodeSystem/connectdtx-version-type |
Version | 0.9.9 |
Status | active |
Date | 2023-10-30T00:27:19.6492589+00:00 |
Name | ConnectDTxVersionType |
Title | ConnectDTx Version Type |
Description | DTx 소프트웨어의 버전 유형 |
Content | complete |
ValueSet | |
connectdtx-version-type | ConnectDTx Version Type |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://connectdtx.kr/fhir/CodeSystem/connectdtx-version-type
defines the following codes:
Code | Display | Definition |
prod | Production | 정식버전 |
clinical-trial | Clinical Trial | 임상시험 버전 |
placebo-trial | Placebo Trial | 임상시험의 위약대조군시험 버전 |
dev | Development | 개발버전 |
{ "resourceType": "CodeSystem", "id": "connectdtx-version-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://connectdtx.kr/fhir/CodeSystem/connectdtx-version-type", "version": "0.9.9", "name": "ConnectDTxVersionType", "title": "ConnectDTx Version 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": "DTx 소프트웨어의 버전 유형", "content": "complete", "count": 4, "concept": [ { "code": "prod", "display": "Production", "definition": "정식버전" }, { "code": "clinical-trial", "display": "Clinical Trial", "definition": "임상시험 버전" }, { "code": "placebo-trial", "display": "Placebo Trial", "definition": "임상시험의 위약대조군시험 버전" }, { "code": "dev", "display": "Development", "definition": "개발버전" } ] }