FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/connectdtx-dtx-code

Packagephis.ig.dev
Resource TypeValueSet
Idconnectdtx-dtx-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=phis.ig.dev@0.1.7&canonical=http://connectdtx.kr/fhir/ValueSet/connectdtx-dtx-code
URLhttp://connectdtx.kr/fhir/ValueSet/connectdtx-dtx-code
Version0.9.9
Statusactive
Date2023-11-03T05:39:42.1690169+00:00
NameConnectDTx_DTx_Code
TitleConnectDTx DTx Code
DescriptionConnectDtx DTx 코드 (미정)

Resources that use this resource

StructureDefinition
connectdtx-result-observationConnectDTx Result Observation
connectdtx-servicerequestConnectDTx ServiceRequest

Resources that this resource uses

CodeSystem
diagnostic-behaviorHira Diagnostic Behavior

Narrative

Note: links and images are rebased to the (stated) source

This value set includes codes based on the following rules:

This value set excludes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "connectdtx-dtx-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://connectdtx.kr/fhir/ValueSet/connectdtx-dtx-code",
  "version": "0.9.9",
  "name": "ConnectDTx_DTx_Code",
  "title": "ConnectDTx DTx Code",
  "status": "active",
  "date": "2023-11-03T05:39:42.1690169+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": "ConnectDtx DTx 코드 (미정)",
  "compose": {
    "include": [
      {
        "system": "https://hira.or.kr/CodeSystem/diagnostic-behavior",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "dtx"
          }
        ]
      }
    ],
    "exclude": [
      {
        "system": "https://hira.or.kr/CodeSystem/diagnostic-behavior",
        "concept": [
          {
            "code": "dtx"
          }
        ]
      }
    ]
  }
}