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

FHIR IG analytics

Packagehl7.fhir.cz.korder
Resource TypePractitionerRole
IdPractitionerRole-2b7e9637-5018-4542-9faf-d5abdee7b849.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": "PractitionerRole",
  "id": "2b7e9637-5018-4542-9faf-d5abdee7b849",
  "meta": {
    "profile": [
      "https://hl7.cz/fhir/korder/StructureDefinition/OrderPractitionerRoleCz"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "practitioner": {
    "reference": "urn:uuid:a81e74c9-fe94-4eb1-9233-4c8f0b2d4e3a",
    "display": "MUDr. Ivan Anděl"
  },
  "organization": {
    "reference": "urn:uuid:af2b3114-e872-43b9-9875-cceb39122f7f",
    "display": "Nemocnice Chrudim"
  },
  "code": [
    {
      "coding": [
        {
          "system": "https://ncez.mzcr.cz/fhir/CodeSystem/nrzp-povolani",
          "code": "L00",
          "display": "Lékař"
        }
      ]
    }
  ],
  "specialty": [
    {
      "coding": [
        {
          "system": "urn:oid:1.2.203.7898.1.4",
          "code": "001",
          "display": "Všeobecné praktické lékařství"
        }
      ]
    }
  ]
}