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

FHIR IG Statistics: ValueSet/krcore-edi-material-codes

Packagephis.ig.createtest
Resource TypeValueSet
Idkrcore-edi-material-codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=phis.ig.createtest@0.0.2&canonical=http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-edi-material-codes
URLhttp://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-edi-material-codes
Version1.0.1
Statusactive
Date2023-06-30T13:42:49+09:00
NameKR_Core_EDI_Material_Codes
TitleKR Core EDI Material Codes
Authorityhl7
DescriptionKR Core EDI 치료재료 코드집합

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "krcore-edi-material-codes",
  "url": "http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-edi-material-codes",
  "version": "1.0.1",
  "name": "KR_Core_EDI_Material_Codes",
  "title": "KR Core EDI Material 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 EDI 치료재료 코드집합",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "KR",
          "display": "Korea, Republic of"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://www.hl7korea.or.kr/CodeSystem/hira-edi-material"
      }
    ]
  }
}