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

FHIR IG analytics

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

Generated Narrative: Organization org-dis-ds

identifier: Provider number/3531020884

name: 洪文武藥局

telecom: ph: 02-29765731(Work)

address: 新北市三重區集美街162號1樓(work)


Source1

{
  "resourceType": "Organization",
  "id": "org-dis-ds",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Organization-DS"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "PRN"
          }
        ]
      },
      "system": "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
      "value": "3531020884"
    }
  ],
  "name": "洪文武藥局",
  "telecom": [
    {
      "system": "phone",
      "value": "02-29765731",
      "use": "work"
    }
  ],
  "address": [
    {
      "use": "work",
      "text": "新北市三重區集美街162號1樓"
    }
  ]
}