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

FHIR IG analytics

Packagetw.gov.mohw.cdc.twidir
Resource TypePractitioner
IdPractitioner-practitioner-min.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

檢驗報告發報告人員資料

識別碼型別:Medical License number IdentifierType#MD)
員工編號(official):KP00017 (https://www.tph.mohw.gov.tw/)

姓名(official):王依昇 Wang, Yi Sheng


Source1

{
  "resourceType": "Practitioner",
  "id": "practitioner-min",
  "meta": {
    "profile": [
      "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Practitioner-twcore"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "MD"
          }
        ]
      },
      "system": "https://www.tph.mohw.gov.tw",
      "value": "KP00017"
    }
  ],
  "name": [
    {
      "use": "official",
      "text": "王依昇",
      "family": "Wang",
      "given": [
        "Yi Sheng"
      ]
    }
  ]
}