FHIR IG analytics| Package | il.core.fhir.r4.2023 |
| Resource Type | Practitioner |
| Id | Practitioner-practitioner-nurse.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",
"meta": {
"profile": [
"http://fhir.health.gov.il/StructureDefinition/il-core-practitioner"
]
},
"identifier": [
{
"system": "http://practitioners.health.gov.il/Nurses",
"value": "7962",
"period": {
"start": "1991-10-14"
}
}
],
"name": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/language",
"valueCode": "he"
}
],
"prefix": [
"גב'"
],
"family": "לוזון",
"given": [
"אביבה"
],
"text": "אביבה לוזון"
}
],
"text": {
"div": "<!-- snip (see above) -->",
"status": "generated"
},
"active": true,
"telecom": [
{
"system": "phone",
"value": "02-5334295",
"use": "work"
}
],
"gender": "female",
"birthDate": "1965-11-30",
"qualification": [
{
"identifier": [
{
"system": "http://practitioners.health.gov.il/Nurses",
"value": "7962",
"period": {
"start": "1991-10-14"
}
}
],
"code": {
"coding": [
{
"code": "26",
"system": "http://fhir.health.gov.il/cs/practitioner-certificate-type-moh",
"display": "תעודת רישום"
}
]
},
"extension": [
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice",
"valueCodeableConcept": {
"coding": [
{
"code": "101",
"system": "http://fhir.health.gov.il/cs/practitioner-profession-moh",
"display": "אח/ות מוסמכ/ת"
}
]
}
}
]
},
{
"identifier": [
{
"system": "http://fhir.health.gov.il/identifier/nurse-expertise",
"value": "102-12070"
}
],
"code": {
"coding": [
{
"code": "5",
"system": "http://fhir.health.gov.il/cs/practitioner-certificate-type-moh",
"display": "תעודת מומחה"
}
]
},
"extension": [
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice",
"valueCodeableConcept": {
"coding": [
{
"code": "102",
"system": "http://fhir.health.gov.il/identifier/practitioner-expertise",
"display": "סוכרת"
}
]
}
}
]
},
{
"identifier": [
{
"system": "http://fhir.health.gov.il/identifier/nurse-advanced-course",
"value": "19-7962"
}
],
"code": {
"coding": [
{
"code": "110",
"system": "http://fhir.health.gov.il/cs/practitioner-certificate-type-moh",
"display": "תעודת רישום קורס ע ב"
}
]
},
"extension": [
{
"url": "http://fhir.health.gov.il/StructureDefinition/ext-qualification-practice",
"valueCodeableConcept": {
"coding": [
{
"code": "19",
"system": "http://fhir.health.gov.il/cs/practitioner-advanced-course-moh",
"display": "נפרולוגיה"
}
]
}
}
]
}
],
"address": [
{
"country": "US"
}
]
}