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

FHIR IG analytics

Packagecezih.hr.cezih-osnova
Resource TypePractitioner
IdPractitioner-1466.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

Generated Narrative: Practitioner

Resource Practitioner "1466" Version "3" Updated "2022-10-06 09:24:15+0000"

Information Source: #1d18089b63fb9ef9!

identifier: id: 1234567, id: c743b0b4-284f-429b-8ab9-1cceb2622b7d

name: Doktor Davor


Source1

{
  "resourceType": "Practitioner",
  "id": "1466",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2022-10-06T09:24:15.311+00:00",
    "source": "#1d18089b63fb9ef9"
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://fhir.cezih.hr/specifikacije/identifikatori/HZJZ-broj-zdravstvenog-djelatnika",
      "value": "1234567"
    },
    {
      "system": "http://fhir.cezih.hr/specifikacije/identifikatori/jedinstveni-identifikator-zdravstvenog-djelatnika",
      "value": "c743b0b4-284f-429b-8ab9-1cceb2622b7d"
    }
  ],
  "name": [
    {
      "family": "Davor",
      "given": [
        "Doktor"
      ]
    }
  ]
}