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

FHIR IG analytics

Packagetw.cathay.fhir.iclaim
Resource TypePractitionerRole
IdPractitionerRole-PractitionerRole-pri3.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-Yao "姚漂亮"

角色:主治醫師(Attending physician (occupation)) SNOMED CT#405279007)


Source1

{
  "resourceType": "PractitionerRole",
  "id": "PractitionerRole-pri3",
  "meta": {
    "profile": [
      "https://claim.cgh.org.tw/iclaim/StructureDefinition/practitionerrole-iclaim"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "Practitioner/Practitioner-Yao",
    "display": "姚漂亮"
  },
  "code": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "405279007",
          "display": "Attending physician (occupation)"
        }
      ]
    }
  ]
}