Jobs · Healthcare · Texas

Licensed Vocational Nurse – Night Shift

Provident Behavioral Health · Melissa, TX · 2 days ago
On-siteHealthcareFull-time
Here's a thinking process: 1. **Analyze User Request:** - **Goal:** Reformat a job posting into clean, well-structured semantic HTML. - **Rules:** - Use `

` for section headings (e.g., About the role, Responsibilities, Requirements, Qualifications, Skills, Benefits, Pay, Schedule). - Use `
  • ` for lists of duties/requirements/benefits. - Use `

    ` for prose. - Do NOT repeat job title as heading (page already shows it). - Do NOT put Job ID / requisition numbers as headings - fold minor metadata into short `

    ` or drop it. - Preserve ALL substantive information; do NOT invent or summarize away detail. - Remove cookie/navigation/legal/EEO/equal-opportunity/scam-warning boilerplate, duplicated lines, and application instructions. - IMPORTANT: Include a section ONLY when the posting has real, specific content for it - never emit a heading followed by filler/placeholder text (e.g., "commensurate with experience", "not specified", "N/A", "varies", "TBD") and never create Pay/Schedule/Benefits sections unless the posting actually states them. - Prefer a few substantive sections over many thin ones. - Output ONLY the HTML fragment - no `/`, no markdown code fences. 2. **Analyze Input Data:** Input text: Role: Licensed Vocational Nurse (LVN) responsible for providing patient care under supervision, ensuring compliance with standards of practice. Key Responsibilities Communicate clearly and foster a collaborative environment with team members Take accountability for personal performance and patient outcomes Seek continuous improvement in patient care and professional growth Engage actively in team building and process enhancement Qualifications & Skills Graduate of an accredited vocational nursing program Minimum of 2 years relevant work experience Current CPR certification Valid license to practice vocational nursing in the state The role involves working in a fast-paced, technically advanced healthcare environment, supporting multidisciplinary teams, and prioritizing quality patient care and professional development. The position emphasizes collaboration, accountability, and continuous improvement to enhance the patient experience. Let's break it down by the semantic categories requested: - Job title: "Licensed Vocational Nurse (LVN)" - but rule says: "Do NOT repeat the job title as a heading (the page already shows it)". So I should NOT output an `

    ` for the title. I might mention it in a `

    ` or just skip it entirely since the heading structure is for sections below. The prompt says "the page already shows it", so I'll omit the title from the HTML fragment, or put it in a `

    ` if needed, but better to just follow the rule strictly: no title heading. - Sections implied: - "Key Responsibilities" -> should be an `

    ` section with `
    • ` lists. - "Qualifications & Skills" -> should be an `

      ` section with `
      • ` lists. - There's also prose text at the end: "The role involves working in a fast-paced, technically advanced healthcare environment...". This could go under "About the role" or as a `

        ` somewhere. But I need to map to the allowed headings: About the role, Responsibilities, Requirements, Qualifications, Skills, Benefits, Pay, Schedule. - Looking at the input, I have: * Responsibilities (4 items) * Qualifications & Skills (4 items) * Prose about the role environment/philosophy. - I need to decide on section headings. The allowed ones are examples: About the role, Responsibilities, Requirements, Qualifications, Skills, Benefits, Pay, Schedule. - I should map: * "Key Responsibilities" -> `

        Responsibilities

        ` with list * "Qualifications & Skills" -> `

        Qualifications

        ` or `

        Skills

        `? The prompt lists "Qualifications, Skills" as separate but often combined. I'll use `

        Qualifications

        ` and maybe merge or list separately. But the input has "Qualifications & Skills" as a block. I'll use `

        Qualifications

        ` and include both aspects in the list, or use `

        Qualifications & Skills

        ` but the rule says use `

        ` for section headings (e.g. About the role, Responsibilities, Requirements, Qualifications, Skills, Benefits, Pay, Schedule). It lists them as options. I think I can use `

        Qualifications

        ` and put the content there. Or `

        Skills

        `. To be safe, I'll use `

        Qualifications

        ` since the input says "Qualifications & Skills". I'll just put the list under `

        Qualifications

        `. * The prose: "The role involves working in a fast-paced, technically advanced healthcare environment, supporting multidisciplinary teams, and prioritizing quality patient care and professional development. The position emphasizes collaboration, accountability, and continuous improvement to enhance the patient experience." This fits "About the role" well. - Are there Benefits, Pay, Schedule? No, the input doesn't have them. Rule: "never create Pay/Schedule/Benefits sections unless the posting actually states them." So I must omit those sections entirely. - Remove boilerplate, etc. None present in the stripped input, good. - "Do NOT repeat the job title as a heading" - I'll omit the title entirely from headings. - "Preserve ALL substantive information; do NOT invent or summarize away detail." - I need to include all the listed responsibilities, qualifications, skills, and the prose paragraph exactly as is (or nearly exactly, but clean). Let's map to HTML structure: Allowed headings: About the role, Responsibilities, Requirements, Qualifications, Skills, Benefits, Pay, Schedule. I'll use: - `

        About the role

        ` for the prose paragraph. - `

        Responsibilities

        ` for the key responsibilities list. - `

        Qualifications

        ` for the qualifications & skills list. (I could split into Requirements and Skills, but the input combines them, and I prefer to keep it substantive and few sections. I'll just use Qualifications and include the skills content there, or maybe use `

        Requirements

        ` since the items are qualifications/requirements. The prompt lists "Requirements, Qualifications, Skills" as possible headings. I'll look at the input: "Qualifications & Skills" section has: "Graduate of an accredited vocational nursing program", "Minimum of 2 years relevant work experience", "Current CPR certification", "Valid license to practice vocational nursing in the state". These are all qualifications/requirements. I'll use `

        Qualifications

        ` and list them. Or I could use `

        Requirements

        `. The prompt example lists both. I think `

        Qualifications

        ` is fine. To be precise, I'll use `

        Qualifications

        ` since the source says "Qualifications & Skills". I'll just put the list under it.) Wait, the prompt says: "use

        for section headings (e.g. About the role, Responsibilities, Requirements, Qualifications, Skills, Benefits, Pay, Schedule)." These are examples of valid headings. I should pick the most appropriate ones from the content. I have responsibilities and qualifications/skills. I'll use: - `

        Responsibilities

        ` - `

        Qualifications

        ` (or `

        Skills

        `, but I'll combine as Qualifications since the input says "Qualifications & Skills") - `

        About the role

        ` for the prose. Let's check if there's any "Requirements" separate from Qualifications. The input has "Qualifications & Skills" heading, then lists items that are essentially requirements. I'll stick with `

        Qualifications

        `. Now, structure:

        About the role

        The role involves working in a fast-paced, technically advanced healthcare environment, supporting multidisciplinary teams, and prioritizing quality patient care and professional development. The position emphasizes collaboration, accountability, and continuous improvement to enhance the patient experience.

        Responsibilities

        • Communicate clearly and foster a collaborative environment with team members
        • Take accountability for personal performance and patient outcomes
        • Seek continuous improvement in patient care and professional growth
        • Engage actively in team building and process enhancement

        Qualifications

        • Graduate of an accredited vocational nursing program
        • Minimum of 2 years relevant work experience
        • Current CPR certification
        • Valid license to practice vocational nursing in the state
        Check rules: - Use

        for section headings: yes. - Use
        • for any list of duties/requirements/benefits: yes. - Use

          for prose: yes. - Do NOT repeat the job title as a heading: I didn't include "Licensed Vocational Nurse (LVN)" as a heading. Good. - Do NOT put Job ID / requisition numbers as headings: none present. - Preserve ALL substantive information: I included all 4 responsibilities, all 4 qualifications, and the full prose paragraph. Good. - Remove cookie/navigation/legal/EEO/etc boilerplate: none in input, and I'm not adding any. - IMPORTANT: include a section ONLY when the posting has real, specific content for it - never emit a heading followed by filler/placeholder text. My sections all have content. - never create Pay/Schedule/Benefits sections unless the posting actually states them: I'm not creating them. - Prefer a few substantive sections over many thin ones: I have 3 sections, which is fine. - Output ONLY the HTML fragment — no /, no markdown code fences: I'll output just the HTML, no fences, no html/body tags. One thing: The prose paragraph at the end of the input - "The role involves working in a fast-paced...". I placed it under "About the role". That seems correct. The input also starts with "Role: Licensed Vocational Nurse (LVN) responsible for providing patient care under supervision, ensuring compliance with standards of practice." That's a sentence. I could include it in the "About the role" paragraph or as a separate line. I'll incorporate it into the `

          ` under "About the role" to keep it clean, or maybe put it at the start of the paragraph. The input says: "Role: Licensed Vocational Nurse (LVN) responsible for providing patient care under supervision, ensuring compliance with standards of practice." Then "Key Responsibilities..." then the list, then "Qualifications & Skills..." then list, then "The role involves working in a fast-paced...". I'll combine the opening sentence and the trailing paragraph into one `

          ` under "About the role", or keep them as two `

          `s. To preserve all substantive information without inventing, I'll just include the exact text. I can put the "Role:" sentence and the "The role involves..." sentence in the same `

          `, or separate. I'll put them in one `

          ` to avoid thin sections, but the rule says use

Similar jobs