This page is part of the KR Core (v1.0.2 - STU1) based on FHIR R4. This is an authorized publication. For a full list of available versions, see the Directory of published versions
: KR Core EDI Medication Codes - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "krcore-edi-medication-codes",
"url" : "http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-edi-medication-codes",
"version" : "1.0.2",
"name" : "KR_Core_EDI_Medication_Codes",
"title" : "KR Core EDI Medication Codes",
"status" : "draft",
"experimental" : false,
"date" : "2021-11-27T23:35:13+09:00",
"publisher" : "HL7 Korea",
"contact" : [
{
"name" : "HL7 Korea",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7korea.or.kr/"
},
{
"system" : "email",
"value" : "contact@healthall.co.kr"
}
]
},
{
"name" : "HealthAll Inc.",
"telecom" : [
{
"system" : "email",
"value" : "contact@healthall.co.kr",
"use" : "work"
}
]
}
],
"description" : "KR Core EDI 약제 코드집합",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "KR",
"display" : "Korea, Republic of"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication"
}
]
}
}