FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/krcore-kcd8-codes

Packagephis.ig.createtest
Resource TypeValueSet
Idkrcore-kcd8-codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=phis.ig.createtest@0.0.2&canonical=http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-kcd8-codes
URLhttp://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-kcd8-codes
Version1.0.1
Statusactive
Date2023-06-30T13:42:49+09:00
NameKR_Core_KCD8_Codes
TitleKR Core KCD8 Codes
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

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "krcore-kcd8-codes",
  "url": "http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-kcd8-codes",
  "version": "1.0.1",
  "name": "KR_Core_KCD8_Codes",
  "title": "KR Core KCD8 Codes",
  "status": "active",
  "experimental": false,
  "date": "2023-06-30T13:42:49+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 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"
      }
    ]
  }
}