FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.kr.core
Resource TypeValueSet
IdValueSet-krcore-kcd8-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7korea/krocre/ValueSet-krcore-kcd8-codes.html
URLhttp://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-kcd8-codes
Version1.0.2
Statusactive
Date2023-06-30
NameKR_Core_KCD8_Codes
TitleKR Core KCD8 Codes
Realmkr
Authorityhl7
DescriptionKR Core KCD-8 코드집합

Resources that use this resource

StructureDefinition
krcore-condition-encounter-diagnosisKR Core Condition Profile for Encounter Diagnosis

Resources that this resource uses

CodeSystem
kostat-kcd-8KOSTAT KCD-8

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "krcore-kcd8-codes",
  "url": "http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-kcd8-codes",
  "version": "1.0.2",
  "name": "KR_Core_KCD8_Codes",
  "title": "KR Core KCD8 Codes",
  "status": "active",
  "experimental": false,
  "date": "2023-06-30",
  "publisher": "HL7 Korea",
  "description": "KR Core KCD-8 코드집합",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KR",
          "display": "Korea, Republic of"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://www.hl7korea.or.kr/CodeSystem/kostat-kcd-8"
      }
    ]
  }
}