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

FHIR IG analytics

Packagehl7.fhir.kr.core
Resource TypeNamingSystem
IdNamingSystem-ns-kpis-kdcode.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7korea/krocre/NamingSystem-ns-kpis-kdcode.html
URLhttp://www.hl7korea.or.kr/fhir/krcore/NamingSystem/ns-kpis-kdcode
Version1.0.2
Statusactive
Date2023-06-30
NameKPIS_Korea_Drug_Code
Realmkr
Authorityhl7
Description의약품관리종합정보센터 KD 코드 명명체계
Kindcodesystem

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "id": "ns-kpis-kdcode",
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://www.hl7korea.or.kr/fhir/krcore/NamingSystem/ns-kpis-kdcode"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.0.2"
    }
  ],
  "name": "KPIS_Korea_Drug_Code",
  "status": "active",
  "kind": "codesystem",
  "date": "2023-06-30",
  "publisher": "HL7 Korea",
  "description": "의약품관리종합정보센터 KD 코드 명명체계",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KR",
          "display": "Korea, Republic of"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://www.hl7korea.or.kr/CodeSystem/kpis-kdcode",
      "preferred": true,
      "comment": "의약품관리종합정보센터 KD 코드체계를 식별하기 위해 HL7 Korea에서 부여한 식별자"
    },
    {
      "type": "uri",
      "value": "https://biz.kpis.or.kr/CodeSystem/kdcode",
      "preferred": false,
      "comment": "의약품관리종합정보센터 KD 코드체계를 식별하기 위해 KR Core Draft버전에서 부여한 식별자"
    }
  ]
}