醫查實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Practitioner",
"id" : "Practitioner-huang",
"meta" : {
"profile" : [
🔗 "https://hitstdio.ntunhs.edu.tw/imri/StructureDefinition/practitioner-imri"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3><b>醫師基本資料</b></h3><p><b>姓名(official)</b>:黃依昇</p></div>"
},
"name" : [
{
"use" : "official",
"text" : "黃依昇"
}
]
}