FHIR IG Statistics: ValueSet/krcore-condition-codes
Resources that use this resource
Resources that this resource uses
CodeSystem |
sct | SNOMED CT (all versions) |
sct | SNOMED codes used in this IG |
sct | veri |
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"
}
]
}
]
}
}