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

FHIR IG analytics

Packagehl7.fhir.cz.hdr
Resource TypePractitioner
IdPractitioner-a81e74c9-fe94-4eb1-9233-4c8f0b2d4e3a.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

MUDr. Ivan Anděl, interní lékař, Nemocnice Chrudim, Václavská 570, 537 01 Chrudim, tel: +420 603 777 227

Source1

{
  "resourceType": "Practitioner",
  "id": "a81e74c9-fe94-4eb1-9233-4c8f0b2d4e3a",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/core/StructureDefinition/cz-practitioner-core"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": [
    {
      "use": "usual",
      "text": "MUDr. Ivan Anděl"
    }
  ],
  "telecom": [
    {
      "system": "phone",
      "value": "+420603777227",
      "use": "work"
    }
  ]
}