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

FHIR IG analytics

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

醫師角色基本資料

健康照護服務提供者Practitioner/Practitioner-min "劉伊詩"

角色:手術醫師(Surgeon) SNOMED CT#304292004)


Source1

{
  "resourceType": "PractitionerRole",
  "id": "PractitionerRole-min",
  "meta": {
    "profile": [
      "https://imri.cgh.org.tw/imri/StructureDefinition/practitionerrole-imri"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/Practitioner-min",
    "display": "劉伊詩"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "304292004",
          "display": "Surgeon"
        }
      ]
    }
  ]
}