FHIR IG analytics| Package | hl7.fhir.kr.core |
| Resource Type | NamingSystem |
| Id | NamingSystem-ns-hira-healthcare-organization-identifier.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7korea/krocre/NamingSystem-ns-hira-healthcare-organization-identifier.html |
| URL | http://www.hl7korea.or.kr/fhir/krcore/NamingSystem/ns-hira-healthcare-organization-identifier |
| Version | 1.0.2 |
| Status | active |
| Date | 2023-06-30 |
| Name | HIRA_Healthcare_Organization_Identifier |
| Realm | kr |
| Authority | hl7 |
| Description | 건강보험심사평가원 요양기관 식별자 명명체계 |
| Kind | identifier |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "NamingSystem",
"id": "ns-hira-healthcare-organization-identifier",
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri": "http://www.hl7korea.or.kr/fhir/krcore/NamingSystem/ns-hira-healthcare-organization-identifier"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString": "1.0.2"
}
],
"name": "HIRA_Healthcare_Organization_Identifier",
"status": "active",
"kind": "identifier",
"date": "2023-06-30",
"publisher": "HL7 Korea",
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PRN",
"display": "Provider number"
}
]
},
"description": "건강보험심사평가원 요양기관 식별자 명명체계",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KR",
"display": "Korea, Republic of"
}
]
}
],
"uniqueId": [
{
"type": "uri",
"value": "http://www.hl7korea.or.kr/Identifier/hira-krnpi",
"preferred": true,
"comment": "건강보험심사평가원 요양기관 식별자를 정의하기 위해 HL7 Korea에서 부여한 식별자"
},
{
"type": "uri",
"value": "https://hira.or.kr/knpi",
"preferred": false,
"comment": "건강보험심사평가원 요양기관 식별자를 정의하기 위해 KR Core Draft버전에서 부여한 식별자"
}
]
}