ConnectDTx Implementation Guide - Local Development build (v0.9.9). See the Directory of published versions
: KR Core Organization Type - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "krcore-organization-type",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <code>https://hira.or.kr/CodeSystem/organization-type</code></li></ul></div>"
},
"url" : "https://example.org/fhir/krcore/ValueSet/krcore-organization-type",
"version" : "0.9.9",
"name" : "KR_Core_Organization_Type",
"title" : "KR Core Organization Type",
"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 기관 구분 코드",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://hira.or.kr/CodeSystem/organization-type"
}
]
}
}