FHIR IG analytics| Package | il.hdp.fhir.r4 |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-nurse-picc.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "Practitioner",
"id": "practitioner-nurse-picc",
"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/Nurses",
"value": "22222"
}
],
"name": [
{
"given": [
"Maya"
],
"prefix": [
"RN"
],
"family": "Levi"
}
],
"active": true
}