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

FHIR IG analytics

Packagetw.cathay.fhir.imri
Resource TypePractitionerRole
IdPractitionerRole-PractitionerRole-anesthesia.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-huang "黃依昇"

角色:麻醉醫師(Anesthesiologist) SNOMED CT#88189002)


Source1

{
  "resourceType": "PractitionerRole",
  "id": "PractitionerRole-anesthesia",
  "meta": {
    "profile": [
      "https://imri.cgh.org.tw/imri/StructureDefinition/practitionerrole-imri"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/Practitioner-huang",
    "display": "黃依昇"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "88189002",
          "display": "Anesthesiologist"
        }
      ]
    }
  ]
}