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

FHIR IG analytics

Packagetw.gov.mohw.nhi.pas
Resource TypeOrganization
IdOrganization-org-nhi.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

機構名稱:衛生福利部中央健康保險署

識別碼型別:Government Organization Identifier臺灣識別碼類型值集#GOI)
機關代號(official):A21030000I (https://oid.nat.gov.tw/)

機構種類:Government ( OrganizationType#govt)


Source1

{
  "resourceType": "Organization",
  "id": "org-nhi",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Organization-govt-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": "GOI"
          }
        ]
      },
      "system": "https://oid.nat.gov.tw/",
      "value": "A21030000I"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/organization-type",
          "code": "govt"
        }
      ]
    }
  ],
  "name": "衛生福利部中央健康保險署"
}