NE

Enrolled Nurse - Surgical Ward 2

Full time Netcare Margate Hospital, ZA
Posted 4 days, 11 hours ago 22 views 0 applications

Job Description

We need to output clean semantic HTML using only

,

,
  • . No extra tags, no CSS, no
    , no style attributes. Must preserve all original content word-for-word, not add, remove, summarize, or rephrase. Must keep original text exactly as given, but we need to format with appropriate tags. We need to identify sections and wrap headings in

    . The original uses for headings. We need to replace with

    . Also need to wrap list items in
    • . The original already uses
      • for some sections. But there are also sections that are not lists; we need to wrap them as

        maybe with the text inside? The instruction: Use

        for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role). So any section header should be wrapped in

        . The original uses for headings like "KEY WORK OUTPUT AND ACCOUNTABILITIES", "CONSISTENCY OF CARE", "Administration Management", etc. Those are subheadings within sections. Probably we need to treat each as a header? But the rule says use

        for section headers, not necessarily every . However we must preserve content word-for-word, but we can wrap the text in

        . The content inside tags includes the heading text; we need to output that text but with

        tags around it, not . The original content includes tags; we need to remove them? The instruction: Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase. Does that mean we cannot remove the tags? It says preserve all original content word-for-word. The tags are markup, not content. The content inside them is the text. We can wrap that text in

        but we must keep the text exactly as is, including any inner etc. But we cannot remove the tags? The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". That likely refers to the textual content, not the HTML tags. We can change the tags used (like replace with

        ) because that's part of formatting, not content. But we must not remove any text. So we can replace with

        but keep the inner text unchanged. Also we must not add any extra text. We need to output only HTML, no extra commentary. Let's parse the given job description: ```

        We provide meaningful careers that connect people with purpose.

        We are united by a common purpose of providing the best and safest care; and by our shared values of Care, Truth, Participation, Compassion and Dignity.

        Netcare invites you to be part of our journey.

        The Enrolled Nurse is responsible for direct and/or indirect nursing care of a patient or group of patients and will function under the direct and/or indirect supervision of the Registered Nurse. The incumbent is held accountable for his/her own acts and omissions.
        Nursing activities form part of a nursing regime that is planned and initiated by the Registered Nurse.

        The Enrolled Nurse will be responsible for the assessment, care and meeting of patient needs and will also be responsible for the development, implementation and evaluation of appropriate programmes of care to ensuring high quality patient care.

        KEY WORK OUTPUT AND ACCOUNTABILITIES

        CONSISTENCY OF CARE


        Administration Management

        • Ensure that all documentation is maintained timeously and accurately, reflecting patient care.
        • Ensure all stock is charged appropriately.
        • Assist with file compilation.


        Governance, quality and risk management

        • Maintain a therapeutic, clean and safe environment that is free from medico-legal hazards.
        • Adhere to Netcare medical waste management principles and all other waste management principles.
        • Maintain a safe working environment in accordance with the Machinery and Occupational Safety Act.
        • Report potential/actual risks identified.
        • Ensure all stock is well controlled.
        • Responsible for ensuring correct use, cleaning and storage of equipment.
        • Report equipment needing repair or replacement to sister-in-charge.
        • Maintain professional conduct and standards at all times in accordance with hospital policies and procedures.
        • Maintains patient confidentiality at all times.
        • Acts in a supervisory capacity over ENA’s.


        Patient care

        • Practice patient care according to his/her Scope of Practice and assume total responsibility for these activities.
        • Contribute to the holistic care of patients.
        • Participate in ward/unit’s quality improvement programme.
        • Attend handover of report at shift commencement.
        • Effective communication with patients’ regarding their care.
        • Promotion of patient overall health and wellbeing.
        • Practice the principles of infection prevention and all standard precautions.
        • Promote and maintain good public relations with patients, relatives and visitors.
        • Execute all procedures according to hospital standards.
        • Refer all complaints from patients and doctors to sister-in-charge of the unit.
        • Carry out all departmental duties as assigned by supervisors.


        TRANSFORMATION OF OUR SOCIETY


        Teamwork

        • Supports the education and training of the ENA’s.
        • Actively participate as a member of a team to achieve goals.


        Personal and professional development

        • Active involvement in own professional development to maintain a satisfactory level of skill and knowledge.
        • Keep up to date with Netcare’s evolving policies and procedures.
        • Assume responsibility for maintaining competence in CPR.


        Build and maintain stakeholder relationships

        • Work effectively and co-operatively with others to establish and maintain good working relationships that are mutually beneficial.
        • Develop collaborative relationships to help accomplish work goal.

        SKILLS PROFILE

        • Registration with the South African Nursing Council as an Enrolled Nurse
        • Compliance with the SANC code for an Enrolled Nurse and all applicable health care legislation.
        • Relevant experience in the nursing discipline

        NETCARE VALUES AND BEHAVIOURS

        Netcare Values

        At Netcare, our core value is care. We care about the dignity of our patients and all members of the Netcare family. We care about the participation of our people and our partners in everything we do. We care about truth in all our actions. We are passionate about quality care and professional excellence.

        • At Netcare, our core value is care.
        • We care about the dignity of our patients and all members of the Netcare family.
        • We care about the participation of our people and our healthcare partners in everything that we do.
        • We care about the truth in all our actions.
        • We listen with empathy and respond with acts of compassion in all interactions with our patients and their families.


        The Netcare Way

        Netcare is committed to providing quality care. Our basic service standard holds us accountable for the below seven behaviours which you will be accountable to uphold:

        • Respect - I always greet everyone to show my respect.
        • Identity - I always wear my name badge to show my identity.
        • Dignity - I always treat others with consideration and humility to uphold dignity
        • Care - I always act in the best interest of Netcare and others to show I care
        • Compassion - I always listen with empathy and respond with kind action to show my compassion
        • Appreciation - I always say thank you to show my appreciation.
        • Diversity- I always embrace diversity to strengthen inclusivity and belonging.

        Join the team committed to providing the best and safest health and care.

        ``` We need to output clean semantic HTML using only

        ,

        ,
        • . No
          , no style attributes, no
          . Also no extra tags like . But we must preserve content word-for-word, including tags? The instruction says preserve all original content word-for-word, do not add, remove, summarise, or rephrase. Does that include preserving tags? Probably we need to keep them as they are part of content? But we are not allowed to use tags because only allowed tags are

          ,

          ,
          • . However we can keep the tags inside the text? The rule says "Use

            for introductory paragraphs and general text; Use

            for section headers; Use
            • for list items; No CSS classes, no inline styles, no
              tags, no
              tags". It doesn't explicitly forbid , but it says only those tags. So we cannot output tags. But we must preserve original content word-for-word, which includes tags. This is contradictory. However likely they expect us to keep the inner text but not the tags? Or we can keep the tags as part of the text? The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". That suggests we cannot remove tags either. But we also cannot use tags because only allowed tags are

              ,

              ,
              • . However maybe we can keep tags inside the text as literal characters? That would be adding tags not allowed. But maybe we can just output the text including the tags as they appear, but that would be using a tag not allowed. The instruction about tags is about the structure of the output, not about preserving markup. It says "Use

                for introductory paragraphs and general text; Use

                for section headers; Use
                • for list items; No CSS classes, no inline styles, no
                  tags, no
                  tags". It doesn't explicitly forbid , but it says "No CSS classes, no inline styles, no
                  tags, no
                  tags". So is not listed as forbidden, but it's also not listed as allowed. The allowed tags are only

                  ,

                  ,
                  • . So we should not output any other tags. So we must remove tags but preserve the inner text. That would be removing content (the tags) but not the text. The instruction says "Preserve ALL original content word-for-word — do not add, remove, summarise, or rephrase". Removing tags might be considered removing content? The tags are not content; they are markup. The content inside is preserved. So we can remove the tags but keep the text inside. That should be okay. Also we need to replace with

                    for section headers. But there are many tags that are not section headers but part of list items? Actually they are used for headings like "CONSISTENCY OF CARE", "Administration Management", etc. Those are subheadings; we can treat them as section headers and wrap with

                    . However the instruction says use

                    for section headers (e.g. Responsibilities, Qualifications, Requirements, Education, Experience, Skills, How to Apply, Key Duties, About the Role). Those are specific headings. But we can still use

                    for any heading text that appears as a header. So we can replace each that contains a heading with

                    . But we must preserve the text exactly, including any inner tags? The inner may contain bold markup? Actually contains text, maybe with inside. For example:

                    KEY WORK OUTPUT AND ACCOUNTABILITIES

                    . The text inside is "KEY WORK OUTPUT AND ACCOUNTABILITIES". We need to output that as a heading. So we can output

                    KEY WORK OUTPUT AND ACCOUNTABILITIES

                    . But we must preserve the inner tag? The is part of the content? It contains the same text, but it's just wrapping the same text. Actually the contains the same text, but it's redundant. The original had KEY WORK OUTPUT AND ACCOUNTABILITIES. So the inner text is "KEY WORK OUTPUT AND ACCOUNTABILITIES". The doesn't add any extra text. So we can just output the text without . That would be removing the tag but preserving the text. That's okay. Now we need to produce HTML with

                    for paragraphs,

                    for headings, and
                    • for list items. Also we need to preserve blank lines? Probably we can just output paragraphs as

                      with the text inside. If there are empty

                      we can just output nothing? But we need to preserve them? They are empty paragraphs; we can just output nothing or maybe just

                      is okay but it's empty. The instruction says use

                      for introductory paragraphs and general text. So we can output

                      with the text. If there is no text, we could just omit the paragraph? But that would remove content (the empty paragraph). However empty paragraphs contain no content, so it's fine. We must not use any style attributes. So we need to strip any style attributes like style="text-align:inherit" etc. Those are not allowed. So we need to output the text without those attributes. The content inside those paragraphs includes the style attribute? Actually the paragraph is

                      . That's an empty paragraph with a style attribute. We need to preserve the content word-for-word, but the style attribute is not content; it's markup. We can just output

                      (empty) or maybe just omit it. But we must preserve the original content? The content is empty, so it's fine. Now let's construct the output. We need to go through the text sequentially and produce appropriate tags. I'll rewrite step by step. 1. `

                      We provide meaningful careers that connect people with purpose.

                      ` => Replace with

                      ? This is a heading? It seems like a tagline. Could be a header. Use

                      . So output: `

                      We provide meaningful careers that connect people with purpose.

                      `? But we need to wrap in

                      ? The rule: Use

                      for introductory paragraphs and general text. Use

                      for section headers. So headings should be

                      , not inside

                      . So we output `

                      We provide meaningful careers that connect people with purpose.

                      `. But the original had

                      around it. Should we keep the

                      ? The rule says use

                      for introductory paragraphs and general text. Headings are not paragraphs; they are headings. So we should not wrap heading in

                      . So we output just `

                      We provide meaningful careers that connect people with purpose.

                      `. 2. `

                      ` => empty paragraph, we can ignore. 3. `

                      We are united by a common purpose of providing the best and safest care; and by our shared values of Care, Truth, Participation, Compassion and Dignity.

                      ` => heading text: "We are united by a common purpose of providing the best and safest care; and by our shared values of Care, Truth, Participation, Compassion and Dignity." Wrap in

                      . Output `

                      We are united by a common purpose of providing the best and safest care; and by our shared values of Care, Truth, Participation, Compassion and Dignity.

                      `. 4. `

                      ` empty. 5. `

                      Netcare invites you to be part of our journey.

                      ` => `

                      Netcare invites you to be part of our journey.

                      `. 6. `

                      ` empty. 7. `

                      ` empty. 8. Then we have text: "The Enrolled Nurse is responsible for direct and/or indirect nursing care of a patient or group of patients and will function under the direct and/or indirect supervision of the Registered

              Apply Now ↗

              How well do you match?

              Get an instant AI match score for this role — free, takes 3 minutes.

              Tailor your CV for this role

              The concierge rewrites your whole CV and writes a matching cover letter for this job — opens right here, nothing to paste.

              Tailor My CV to This Job ✍️

              Free cover letter for this job

              Upload your CV and get a tailored cover letter in seconds — free, no account needed.

              Generate a Cover Letter 📝

              Join Our South Africa Channels

              Get free job alerts on your phone

MJC
ECHO
Your MJC Assistant

I'm ECHO, your MJC career assistant. I can help you find jobs, explore career tools, and connect with opportunities across Africa.

How was your experience with ECHO?