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

FHIR IG analytics

Packagetw.cathay.fhir.iclaim
Resource TypeOrganization
IdOrganization-Organization-cathay.json
FHIR VersionR4

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

公司行號基本資料

機構名稱:國泰人壽保險股份有限公司

識別碼型別:Unified Business number臺灣識別碼類型#UBN)
公司或企業統一編號(official):03374707 (https://gcis.nat.gov.tw)

機構種類:Non-Healthcare Business or Corporation ( OrganizationType#bus)


Source1

{
  "resourceType": "Organization",
  "id": "Organization-cathay",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-co-twcore"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203",
            "code": "UBN"
          }
        ]
      },
      "system": "https://gcis.nat.gov.tw",
      "value": "03374707"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/organization-type",
          "code": "bus"
        }
      ]
    }
  ],
  "name": "國泰人壽保險股份有限公司"
}