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

FHIR IG analytics

Packagehl7.fhir.kr.core
Resource TypeValueSet
IdValueSet-krcore-korea-drug-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7korea/krocre/ValueSet-krcore-korea-drug-codes.html
URLhttp://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-korea-drug-codes
Version1.0.2
Statusactive
Date2023-06-30
NameKR_Core_Korea_Drug_Codes
TitleKR Core Korea Drug Codes
Realmkr
Authorityhl7
DescriptionKR Core KD 코드집합

Resources that use this resource

StructureDefinition
krcore-immunizationKR Core Immunization Profile
myhealthway-allergyintoleranceMyHealthWay AllergyIntolerance Profile
myhealthway-medicationrequestMyHealthWay MedicationRequest Profile

Resources that this resource uses

CodeSystem
kpis-kdcodeKPIS Korea Drug Code

Narrative

No narrative content found in resource


Source1

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