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

FHIR IG analytics

Packagetw.gov.mohw.nhi.empd
Resource TypePractitioner
IdPractitioner-pra-ep.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: Practitioner pra-ep

name: 洪文武(Official)

telecom: ph: 02-29765731(Work)

Qualifications

-IdentifierCode
*https://www.mohw.gov.tw//A1*****8028 (use: official, )Healthcare professional

Source1

{
  "resourceType": "Practitioner",
  "id": "pra-ep",
  "meta": {
    "profile": [
      "https://nhicore.nhi.gov.tw/empd/StructureDefinition/Practitioner-EMPD"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "use": "official",
      "text": "洪文武"
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "02-29765731",
      "use": "work"
    }
  ],
  "qualification": [
    {
      "identifier": [
        {
          "use": "official",
          "system": "https://www.mohw.gov.tw/",
          "value": "A1*****8028"
        }
      ],
      "code": {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "223366009"
          }
        ]
      }
    }
  ]
}