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

FHIR IG Statistics: ValueSet/krcore-condition-codes

Packagephis.ig.dev
TypeValueSet
Idkrcore-condition-codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=phis.ig.dev@0.1.7&canonical=https://example.org/fhir/krcore/ValueSet/krcore-condition-codes
URLhttps://example.org/fhir/krcore/ValueSet/krcore-condition-codes
Version0.9.9
Statusdraft
Date2023-11-08T04:48:59.6873005+00:00
NameKR_Core_Condition_Code
TitleKR Core Condition Code
DescriptionKR Core Condition Code의 ValueSet

Resources that use this resource

StructureDefinition
connectdtx-conditionConnectDTx Condition

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

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

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "krcore-condition-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://example.org/fhir/krcore/ValueSet/krcore-condition-codes",
  "version": "0.9.9",
  "name": "KR_Core_Condition_Code",
  "title": "KR Core Condition Code",
  "status": "draft",
  "date": "2023-11-08T04:48:59.6873005+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": "KR Core Condition Code의 ValueSet",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KR",
          "display": "Korea, Republic of"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://kostat.or.kr/CodeSystem/kcd-8"
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "Concept",
            "op": "is-a",
            "value": "404684003"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "Concept",
            "op": "is-a",
            "value": "243796009"
          }
        ]
      },
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "Concept",
            "op": "is-a",
            "value": "272379006"
          }
        ]
      }
    ]
  }
}