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

FHIR IG analytics

Packagetw.cathay.fhir.iclaim
Resource TypePractitionerRole
IdPractitionerRole-PractitionerRole-res2.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

醫師角色基本資料

健康照護服務提供者Practitioner/Practitioner-Ciou2 "邱榮二"

角色:負責醫師(院長) 醫事人員類別#responsiblePhysician)


Source1

{
  "resourceType": "PractitionerRole",
  "id": "PractitionerRole-res2",
  "meta": {
    "profile": [
      "https://claim.cgh.org.tw/iclaim/StructureDefinition/practitionerrole-iclaim"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/Practitioner-Ciou2",
    "display": "邱榮二"
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-healthprofessional-values",
          "code": "responsiblePhysician"
        }
      ]
    }
  ]
}