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

FHIR IG analytics

Packagetw.ntunhs.dhcm.fhir.phimr
Resource TypeOrganization
IdOrganization-OrganizationPHIMR-pro.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 TWIdentifierType#GOI)
機構型別: Government Organization type#govt)
機構代碼(official):379140000I


Source1

{
  "resourceType": "Organization",
  "id": "OrganizationPHIMR-pro",
  "meta": {
    "profile": [
      "https://hitstdio.ntunhs.edu.tw/phimr/StructureDefinition/organization-phimr"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/v2-0203",
            "code": "GOI"
          }
        ]
      },
      "value": "379140000I"
    }
  ],
  "type": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/organization-type",
          "code": "govt"
        }
      ]
    }
  ],
  "name": "臺北市政府衛生局"
}