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

FHIR IG Statistics: CodeSystem/hira-organization-type

Packagephis.ig.dev
TypeCodeSystem
Idhira-organization-type
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=phis.ig.dev@0.1.7&canonical=https://hira.or.kr/CodeSystem/organization-type
URLhttps://hira.or.kr/CodeSystem/organization-type
Version0.9.9
Statusactive
Date2023-10-30T00:27:19.6492589+00:00
NameHiraOrganizationType
TitleHira Oraganization Type
Description건강보험심사평가원 의료기관 종별 코드
Contentcomplete

Resources that use this resource

StructureDefinition
OrganizationOrganization
ValueSet
krcore-organization-typeKR Core Organization Type

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

This code system https://hira.or.kr/CodeSystem/organization-type defines the following codes:

CodeDisplay
01 상급종합병원
11 종합병원
21 병원
28 요양병원
29 정신병원
31 의원
41 치과병원
51 치과의원
61 조산원
71 보건소
72 보건지소
73 보건진료소
74 모자보건센타
75 보건의료원
81 약국
91 한방종합병원
92 한방병원
93 한의원
94 한약방

Source

{
  "resourceType": "CodeSystem",
  "id": "hira-organization-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hira.or.kr/CodeSystem/organization-type",
  "version": "0.9.9",
  "name": "HiraOrganizationType",
  "title": "Hira Oraganization Type",
  "status": "active",
  "date": "2023-10-30T00:27:19.6492589+00:00",
  "publisher": "PHI DIGITAL HEALTHCARE,inc",
  "contact": [
    {
      "name": "PHI DIGITAL HEALTHCARE,inc",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.phidigital.co.kr"
        }
      ]
    },
    {
      "name": "김태정",
      "telecom": [
        {
          "system": "email",
          "value": "kimtj80@phidigital.co.kr",
          "use": "work"
        }
      ]
    }
  ],
  "description": "건강보험심사평가원 의료기관 종별 코드",
  "content": "complete",
  "count": 19,
  "concept": [
    {
      "code": "01",
      "display": "상급종합병원"
    },
    {
      "code": "11",
      "display": "종합병원"
    },
    {
      "code": "21",
      "display": "병원"
    },
    {
      "code": "28",
      "display": "요양병원"
    },
    {
      "code": "29",
      "display": "정신병원"
    },
    {
      "code": "31",
      "display": "의원"
    },
    {
      "code": "41",
      "display": "치과병원"
    },
    {
      "code": "51",
      "display": "치과의원"
    },
    {
      "code": "61",
      "display": "조산원"
    },
    {
      "code": "71",
      "display": "보건소"
    },
    {
      "code": "72",
      "display": "보건지소"
    },
    {
      "code": "73",
      "display": "보건진료소"
    },
    {
      "code": "74",
      "display": "모자보건센타"
    },
    {
      "code": "75",
      "display": "보건의료원"
    },
    {
      "code": "81",
      "display": "약국"
    },
    {
      "code": "91",
      "display": "한방종합병원"
    },
    {
      "code": "92",
      "display": "한방병원"
    },
    {
      "code": "93",
      "display": "한의원"
    },
    {
      "code": "94",
      "display": "한약방"
    }
  ]
}