FHIR IG analytics| Package | cezih.hr.cezih-osnova |
| Resource Type | Practitioner |
| Id | Practitioner-1466.json |
| FHIR Version | R4 |
No resources found
No resources found
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
{
"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"
]
}
]
}