Latest job in Lady Reading Hospital in Peshawar 2024
Lady Reading Hospital has announced job openings in the Mashriq newspaper on December 4, 2024, for the position of Nursing Director in Peshawar, Khyber Pakhtunkhwa (KPK), Pakistan. Candidates with educational qualifications such as M.Sc or M.A. are eligible to apply.
Interested applicants can apply for the latest government management jobs at Lady Reading Hospital before the deadline of December 17, 2024, or as mentioned in the newspaper advertisement. For detailed instructions on how to apply, refer to the complete advertisement available online.
Advertisement
{
“@context” : “https://schema.org/”,
“@type” : “JobPosting”,
“title” : “nursing director”,
“description” : “Lady Reading Hospital invites applications for job positions advertised in daily Mashriq dated 4 December 2024 for following vacancies in Peshawar, peshawar Khyber Pakhtunkhwa KPK Pakistan. nursing director Persons with M.sc and MA etc. education can apply. Apply at Lady Reading Hospital latest Government jobs in Management and departments before closing date which is around December 17, 2024 or as per closing date in newspaper ad. Read complete ad online to know how to apply on latest Lady Reading Hospital job opportunities.”,
“identifier”: {
“@type”: “PropertyValue”,
“name”: “Lady Reading Hospital”,
“value”: “227”
},
“experienceRequirements” : “”,
“occupationalCategory”: “Management”,
“industry”: “Management”,
“datePosted” : “04 December, 2024”,
“validThrough” : “17 December, 2024”,
“employmentType” : “FULL_TIME”,
“educationRequirements”: “MA, M.sc”,
“hiringOrganization” : {
“@type” : “Organization”,
“name” : “Lady Reading Hospital”,
“sameAs” : “https://www.jobz.pk/lady-reading-hospital-vacancies/”,
“logo” : “https://www.jobz.pk/_images/organizations/2018-10/lady-reading-hospital.jpg”
},
“jobLocation” : {
“@type” : “Place”,
“address” : {
“@type” : “PostalAddress”,
“streetAddress” : “<br>
<b>Lady Reading Hospital Peshawar</b>
Soekarno Rd, Pipal Mandi, Peshawar,
Khyber Pakhtunkhwa
Phone :091-9211430
Support : info@lrh.gov.pk”,
“addressLocality” : “Peshawar Khyber Pakhtunkhwa KPK Pakistan”,
“addressRegion” : “Khyber Pakhtunkhwa KPK”,
“postalCode” : “25000”,
“addressCountry”: “PK”
}
},
“baseSalary”: {
“@type”: “MonetaryAmount”,
“currency”: “PKR”,
“value”: {
“@type”: “QuantitativeValue”,
“value”: 0,
“unitText”: “Month”
}
}
}
JavaScript needs to be enabled in order to be able to download.
function myFunction(){
var message = “%d seconds before download link appears”;
// seconds before download link becomes visible
var count = 30;
var countdown_element = document.getElementById(“countdown”);
var download_link = document.getElementById(“download_link”);
var timer = setInterval(function(){
// if countdown equals 0, the next condition will evaluate to false and the else-construct will be executed
if (count) {
// display text
countdown_element.innerHTML = “You have to wait %d seconds.”.replace(“%d”, count);
// decrease counter
count–;
} else {
// stop timer
clearInterval(timer);
// hide countdown
countdown_element.style.display = “none”;
// show download link
download_link.style.display = “”;
}
}, 1000);
}


