ConnectDTx Implementation Guide - Local Development build (v0.9.9). See the Directory of published versions
: KR Core Lab Result Observation Codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "krcore-observation-labresult-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <code>https://hira.or.kr/CodeSystem/lab-result-code</code></li><li>Include all codes defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a></li></ul></div>"
},
"url" : "https://example.org/fhir/krcore/ValueSet/krcore-observation-labresult-codes",
"version" : "0.9.9",
"name" : "KR_Core_Lab_Result_Observation_Codes",
"title" : "KR Core Lab Result Observation Codes",
"status" : "draft",
"date" : "2021-11-27T23:35:13+09: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 Lab Result Observation Codes",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://hira.or.kr/CodeSystem/lab-result-code"
},
{
"system" : "http://snomed.info/sct"
}
]
}
}