KR Core Implementation Guide
1.0.2 - STU1 Korea, Republic of flag

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

: HIRA EDI Medication - JSON Representation

Active as of 2023-05-04

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "hira-edi-medication",
  "url" : "http://www.hl7korea.or.kr/CodeSystem/hira-edi-medication",
  "version" : "1.0.2",
  "name" : "HIRA_EDI_Medication",
  "title" : "HIRA EDI Medication",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-05-04",
  "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" : "건강보험심사평가원 EDI 약제 코드체계",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KR",
          "display" : "Korea, Republic of"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "not-present"
}