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

FHIR IG Statistics: NamingSystem/ns-hira-healthcare-organization-identifier

Packagephis.ig.createtest
Resource TypeNamingSystem
Idns-hira-healthcare-organization-identifier
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=phis.ig.createtest@0.0.2&canonical=http://www.hl7korea.or.kr/fhir/krcore/NamingSystem/ns-hira-healthcare-organization-identifier
URLhttp://www.hl7korea.or.kr/fhir/krcore/NamingSystem/ns-hira-healthcare-organization-identifier
Version1.0.1
Statusactive
Date2023-06-30
NameHIRA_Healthcare_Organization_Identifier
Authorityhl7
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Summary

Defining URLhttp://www.hl7korea.or.kr/fhir/krcore/NamingSystem/ns-hira-healthcare-organization-identifier
Version1.0.1
NameHIRA_Healthcare_Organization_Identifier
Statusactive
PublisherHL7 Korea

Identifiers

TypeValuePreferredComment
URIhttp://www.hl7korea.or.kr/Identifier/hira-krnpitrue건강보험심사평가원 요양기관 식별자를 정의하기 위해 HL7 Korea에서 부여한 식별자
URIhttps://hira.or.kr/knpifalse건강보험심사평가원 요양기관 식별자를 정의하기 위해 KR Core Draft버전에서 부여한 식별자

Source

{
  "resourceType": "NamingSystem",
  "id": "ns-hira-healthcare-organization-identifier",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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.1"
    }
  ],
  "name": "HIRA_Healthcare_Organization_Identifier",
  "status": "active",
  "kind": "identifier",
  "date": "2023-06-30",
  "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"
        }
      ]
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code": "PRN",
        "display": "Provider number"
      }
    ]
  },
  "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버전에서 부여한 식별자"
    }
  ]
}