FHIR IG analytics| Package | il.hdp.fhir.r4 |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-md-ward-a.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "practitioner-md-ward-a",
"meta": {
"profile": [
"http://hdp.fhir.health.gov.il/StructureDefinition/il-hdp-practitioner"
],
"security": [
{
"system": "http://fhir.health.gov.il/cs/il-hdp-information-buckets",
"code": "practitioner",
"display": "מטפל"
}
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://practitioners.health.gov.il/Practitioners",
"value": "1-12345"
}
],
"name": [
{
"given": [
"Yael"
],
"prefix": [
"Dr."
],
"family": "Cohen"
}
],
"active": true
}