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

: KOSTAT KCD-8 - JSON Representation

Active as of 2023-06-30

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "ns-kdca-vcnt-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://www.hl7korea.or.kr/fhir/krcore/NamingSystem/ns-kdca-vcnt-types</td></tr><tr><td>Version</td><td>1.0.2</td></tr><tr><td>Name</td><td>KOSTAT_KCD8</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>통계청 제8차 한국표준질병·사인분류표 코드 명명체계</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Korea</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://www.hl7korea.or.kr/CodeSystem/kostat-kcd-8</td><td>true</td><td>통계청 제8차 한국표준질병·사인분류표 코드체계를 식별하기 위해 HL7 Korea에서 부여한 식별자</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri" : "http://www.hl7korea.or.kr/fhir/krcore/NamingSystem/ns-kdca-vcnt-types"
    },
    {
      "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString" : "1.0.2"
    }
  ],
  "name" : "KOSTAT_KCD8",
  "status" : "active",
  "kind" : "codesystem",
  "date" : "2023-06-30",
  "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" : "통계청 제8차 한국표준질병·사인분류표 코드 명명체계",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "KR",
          "display" : "Korea, Republic of"
        }
      ]
    }
  ],
  "uniqueId" : [
    {
      "type" : "uri",
      "value" : "http://www.hl7korea.or.kr/CodeSystem/kostat-kcd-8",
      "preferred" : true,
      "comment" : "통계청 제8차 한국표준질병·사인분류표 코드체계를 식별하기 위해 HL7 Korea에서 부여한 식별자"
    }
  ]
}