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

FHIR IG analytics

Packagetw.gov.mohw.emr
Resource TypePractitioner
IdPractitioner-pra-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: Practitioner pra-dis-ds

name: 洪藥師(Official)

telecom: ph: 02-29765731(Work)

Qualifications

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

Source1

{
  "resourceType": "Practitioner",
  "id": "pra-dis-ds",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Practitioner-DS"
    ]
  },
  "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": "46255001",
            "display": "Pharmacist"
          }
        ],
        "text": "Pharmacist"
      }
    }
  ]
}