<QuestionnaireResponse xmlns="http://hl7.org/fhir">
  <id value="CardiologyOHAuthoredQR-JohnDoe" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">Patient Information<br /> Surname: Doe<br />First Name: John<br />DOB: 1967-08-14<br />Gender: Male<br />Address (Line 1): 482 Danforth Avenue<br />Mobile #: 416-555-0173<br />Email: john.doe@example.com<br />[Optional] Additional Patient Information<br /><br /> Sex assigned at birth: Male<br />Pronouns: He/Him<br />Preferred language: English<br />Best method of contact: Mobile<br /><br />Referral Details<br /> Triage Considerations Requested Priority: <br /><span style="font-weight:bold;color:#EE6B00;">Routine<br /></span><br />Service(s) Requested <span style="display:none;"><br /></span> Cardiac Testing<br />Exam(s) Requested<br /><br /><br /><span style="display:none;"><br /></span> Echocardiogram - Resting<br /><br /><br /><span style="display:none;"><br /></span> Echocardiogram (2D)<br /><span style="display:none;"><br /></span> Stress Testing<br /><br /><br /><span style="display:none;"><br /></span> ECG - Exercise Stress Test<br /><span style="display:none;"><br /></span> Cardiology Consultation<br /><b>Concern(s) / Indication(s) Triggering Referral</b><br /><i>Select all that apply:</i><br /><br /><span style="display:none;"><br /></span> Chest Pain or Angina<br /><span style="font-weight:bold;">Clinical Question / Goal(s) of Referral with Relevant History, Management and Investigations<br /></span> 58M, exertional chest tightness x 6 weeks, resolves with rest. BP poorly controlled on ramipril 10mg + amlodipine 5mg. Father MI age 62. Please assess for ischemia and optimize CV risk.<br />Cumulative Patient Profile<br /><br /><i>Please delete any sensitive information you do not intend to share from the CPP</i><br /> Current Problem List: Hypertension (diagnosed 2019)
Exertional chest tightness (onset Jan 2026)
Hyperlipidemia
Obesity (BMI 29)<br />Past Medical History: Appendectomy (1992)
Right knee meniscus repair (2011)
No prior cardiac history
No diabetes<br />Current Medications : Ramipril 10 mg PO daily
Amlodipine 5 mg PO daily
Rosuvastatin 20 mg PO daily
ASA 81 mg PO daily<br />Family History: Father: MI at age 62, deceased age 71 (stroke)
Mother: Type 2 diabetes, hypertension, alive age 82
Brother: Hypertension, age 55<br />Allergies: Sulfa (rash)
NKDA otherwise<br />Referrer's Information<br /> Site Name: Amplify Primary Care<br />Address (Line 1): 10248 Yonge St<br />Phone #: 	416-555-5555<br />Fax #: 	416-555-5555<br />Billing Number: 55554<br />Professional ID: 55555<br />Signed: Dr. Sean Sender<br />Role: Family Physician</div>
  </text>
  <questionnaire value="urn:uuid:d7176d16-5fd4-48a7-b7e6-b488e8df763d|1.0.0" />
  <status value="completed" />
  <subject>
    <reference value="Patient/pat-53234" />
    <display value="MOMO ABBAS" />
  </subject>
  <authored value="2026-03-12T22:14:58.505Z" />
  <author>
    <reference value="Practitioner/smart-Practitioner-71482713" />
    <type value="Practitioner" />
    <display value="Susan Clark" />
  </author>
  <item>
    <linkId value="patient_header" />
    <text value="Patient Information" />
    <item>
      <linkId value="patient_surname" />
      <text value="Surname:" />
      <answer>
        <valueString value="Doe" />
      </answer>
    </item>
    <item>
      <linkId value="patient_firstname" />
      <text value="First Name:" />
      <answer>
        <valueString value="John" />
      </answer>
    </item>
    <item>
      <linkId value="patient_date_of_birth" />
      <text value="DOB:" />
      <answer>
        <valueDate value="1967-08-14" />
      </answer>
    </item>
    <item>
      <linkId value="patient_gender" />
      <text value="Gender:" />
      <answer>
        <valueCoding>
          <system value="http://hl7.org/fhir/administrative-gender" />
          <code value="male" />
          <display value="Male" />
        </valueCoding>
      </answer>
    </item>
    <item>
      <linkId value="patient_address_line1" />
      <text value="Address (Line 1):" />
      <answer>
        <valueString value="482 Danforth Avenue" />
        <item>
          <linkId value="patient_address_line2" />
          <text value="Address (Line 2):" />
          <answer>
            <valueString value="Unit 3" />
          </answer>
        </item>
        <item>
          <linkId value="patient_address_city" />
          <text value="City:" />
          <answer>
            <valueString value="Toronto" />
          </answer>
        </item>
        <item>
          <linkId value="patient_address_province" />
          <text value="Province:" />
          <answer>
            <valueString value="ON" />
          </answer>
        </item>
        <item>
          <linkId value="patient_address_postalcode" />
          <text value="Postal Code:" />
          <answer>
            <valueString value="M4K 1P6" />
          </answer>
        </item>
      </answer>
    </item>
    <item>
      <linkId value="patient_phone_mobile" />
      <text value="Mobile #:" />
      <answer>
        <valueString value="416-555-0173" />
      </answer>
    </item>
    <item>
      <linkId value="patient_email" />
      <text value="Email:" />
      <answer>
        <valueString value="john.doe@example.com" />
      </answer>
    </item>
  </item>
  <item>
    <linkId value="additionalinfo_header" />
    <text value="[Optional] Additional Patient Information" />
    <item>
      <linkId value="additionalinfo_sexassignedatbirth" />
      <text value="Sex assigned at birth:" />
      <answer>
        <valueCoding>
          <system value="http://loinc.org" />
          <code value="LA2-8" />
          <display value="Male" />
        </valueCoding>
      </answer>
    </item>
    <item>
      <linkId value="additionalinfo_pronouns" />
      <text value="Pronouns:" />
      <answer>
        <valueCoding>
          <system value="http://loinc.org" />
          <code value="LA29518-0" />
          <display value="He/Him" />
        </valueCoding>
      </answer>
    </item>
    <item>
      <linkId value="additionalinfo_preferredlanguage" />
      <text value="Preferred language:" />
      <answer>
        <valueCoding>
          <system value="urn:ietf:bcp:47" />
          <code value="en" />
          <display value="English" />
        </valueCoding>
      </answer>
    </item>
    <item>
      <linkId value="additionalinfo_bestmethodofcontact" />
      <text value="Best method of contact:" />
      <answer>
        <valueCoding>
          <system value="http://hl7.org/fhir/contact-point-use" />
          <code value="mobile" />
          <display value="Mobile" />
        </valueCoding>
        <item>
          <linkId value="additionalinfo_bestmethodofcontact_voicemails" />
          <text value="Voicemails acceptable" />
          <answer>
            <valueString value="Voicemails acceptable" />
          </answer>
        </item>
      </answer>
    </item>
  </item>
  <item>
    <linkId value="102173268919" />
    <text value="Referral Details" />
    <item>
      <linkId value="cardio_triagecons" />
      <text value="Triage Considerations" />
      <item>
        <linkId value="referral_requestedpriority" />
        <text value="Requested Priority:" />
        <answer>
          <valueCoding>
            <system value="http://hl7.org/fhir/request-priority" />
            <code value="routine" />
            <display value="Routine" />
          </valueCoding>
        </answer>
      </item>
    </item>
    <item>
      <linkId value="695991571585" />
      <text value="Service(s) Requested Select all that apply:" />
      <item>
        <linkId value="223886162384" />
        <text value="Cardiac Testing" />
        <answer>
          <valueCoding>
            <system value="http://ontariohealth.ca/fhir/ehr/CodeSystem/standardized-referral-form-codes" />
            <code value="20001" />
            <display value="Cardiac Testing" />
          </valueCoding>
        </answer>
      </item>
      <item>
        <linkId value="660331267409" />
        <text value="Exam(s) Requested" />
        <item>
          <linkId value="297634898828" />
          <text value="Echocardiogram - Resting" />
          <answer>
            <valueCoding>
              <system value="http://ontariohealth.ca/fhir/ehr/CodeSystem/standardized-referral-form-codes" />
              <code value="20005" />
              <display value="Echocardiogram - Resting" />
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="443484577720" />
          <text value="sub Echocardiogram - Resting" />
          <item>
            <linkId value="165530569567" />
            <text value="Echocardiogram (2D)" />
            <answer>
              <valueCoding>
                <system value="http://ontariohealth.ca/fhir/ehr/CodeSystem/standardized-referral-form-codes" />
                <code value="20012" />
                <display value="Echocardiogram (2D)" />
              </valueCoding>
            </answer>
          </item>
        </item>
        <item>
          <linkId value="159161544747" />
          <text value="Cardiovascular stress testing" />
          <answer>
            <valueCoding>
              <system value="http://ontariohealth.ca/fhir/ehr/CodeSystem/standardized-referral-form-codes" />
              <code value="20009" />
              <display value="Stress Testing" />
            </valueCoding>
          </answer>
        </item>
        <item>
          <linkId value="370275060390" />
          <text value="Sub Stress Testing" />
          <item>
            <linkId value="814218498309" />
            <text value="ECG - Exercise Stress Test" />
            <answer>
              <valueCoding>
                <system value="http://ontariohealth.ca/fhir/ehr/CodeSystem/standardized-referral-form-codes" />
                <code value="20022" />
                <display value="ECG - Exercise Stress Test" />
              </valueCoding>
            </answer>
          </item>
        </item>
      </item>
      <item>
        <linkId value="785727177547" />
        <text value="Cardiology Consultation" />
        <answer>
          <valueCoding>
            <system value="http://ontariohealth.ca/fhir/ehr/CodeSystem/standardized-referral-form-codes" />
            <code value="20002" />
            <display value="Cardiology Consultation" />
          </valueCoding>
        </answer>
      </item>
    </item>
    <item>
      <linkId value="186952778859" />
      <text value="Concern(s) / Indication(s) Triggering Referral Select all that apply:" />
      <item>
        <linkId value="459737733395" />
        <text value="Chest Pain or Angina" />
        <answer>
          <valueCoding>
            <system value="http://ontariohealth.ca/fhir/ehr/CodeSystem/standardized-referral-form-codes" />
            <code value="20034" />
            <display value="Chest Pain or Angina" />
          </valueCoding>
        </answer>
      </item>
    </item>
    <item>
      <linkId value="Descriptionofclinicalquestion" />
      <text value="Clinical Question / Goal(s) of Referral with Relevant History, Management and Investigations" />
      <answer>
        <valueString value="58M, exertional chest tightness x 6 weeks, resolves with rest. BP poorly controlled on ramipril 10mg + amlodipine 5mg. Father MI age 62. Please assess for ischemia and optimize CV risk." />
      </answer>
    </item>
  </item>
  <item>
    <linkId value="cpp_header" />
    <text value="Cumulative Patient Profile Please delete any sensitive information you do not intend to share from the CPP" />
    <item>
      <linkId value="cpp_currentprob" />
      <text value="Current Problem List:" />
      <answer>
        <valueString value="Hypertension (diagnosed 2019)&#xA;Exertional chest tightness (onset Jan 2026)&#xA;Hyperlipidemia&#xA;Obesity (BMI 29)" />
      </answer>
    </item>
    <item>
      <linkId value="cpp_pastmedicalhistory" />
      <text value="Past Medical History:" />
      <answer>
        <valueString value="Appendectomy (1992)&#xA;Right knee meniscus repair (2011)&#xA;No prior cardiac history&#xA;No diabetes" />
      </answer>
    </item>
    <item>
      <linkId value="cpp_currentmedications" />
      <text value="Current Medications :" />
      <answer>
        <valueString value="Ramipril 10 mg PO daily&#xA;Amlodipine 5 mg PO daily&#xA;Rosuvastatin 20 mg PO daily&#xA;ASA 81 mg PO daily" />
      </answer>
    </item>
    <item>
      <linkId value="cpp_familyhistory" />
      <text value="Family History:" />
      <answer>
        <valueString value="Father: MI at age 62, deceased age 71 (stroke)&#xA;Mother: Type 2 diabetes, hypertension, alive age 82&#xA;Brother: Hypertension, age 55" />
      </answer>
    </item>
    <item>
      <linkId value="cpp_allergies" />
      <text value="Allergies:" />
      <answer>
        <valueString value="Sulfa (rash)&#xA;NKDA otherwise" />
      </answer>
    </item>
  </item>
  <item>
    <linkId value="referrer_header" />
    <text value="Referrer's Information" />
    <item>
      <linkId value="referrer_sitename" />
      <text value="Site Name:" />
      <answer>
        <valueString value="Amplify Primary Care" />
      </answer>
    </item>
    <item>
      <linkId value="referrer_address_line1" />
      <text value="Address (Line 1):" />
      <answer>
        <valueString value="10248 Yonge St" />
        <item>
          <linkId value="referrer_address_line2" />
          <text value="Address (Line 2):" />
          <answer>
            <valueString value="Suite 515" />
          </answer>
        </item>
        <item>
          <linkId value="referrer_address_city" />
          <text value="City:" />
          <answer>
            <valueString value="Richmond Hill" />
          </answer>
        </item>
        <item>
          <linkId value="referrer_address_province" />
          <text value="Province:" />
          <answer>
            <valueString value="ON" />
          </answer>
        </item>
        <item>
          <linkId value="referrer_address_postalcode" />
          <text value="Postal Code:" />
          <answer>
            <valueString value="L4C 5K9" />
          </answer>
        </item>
      </answer>
    </item>
    <item>
      <linkId value="referrer_phone" />
      <text value="Phone #:" />
      <answer>
        <valueString value="416-555-5555" />
      </answer>
    </item>
    <item>
      <linkId value="referrer_fax" />
      <text value="Fax #:" />
      <answer>
        <valueString value="416-555-5555" />
      </answer>
    </item>
    <item>
      <linkId value="referrer_billing" />
      <text value="Billing Number:" />
      <answer>
        <valueInteger value="55554" />
      </answer>
    </item>
    <item>
      <linkId value="referrer_professionalid" />
      <text value="Professional ID:" />
      <answer>
        <valueInteger value="55555" />
      </answer>
    </item>
    <item>
      <linkId value="referrer_signature" />
      <text value="Signed:" />
      <answer>
        <valueString value="Dr. Sean Sender" />
      </answer>
    </item>
    <item>
      <linkId value="referrer_role" />
      <text value="Role:" />
      <answer>
        <valueCoding>
          <system value="http://snomed.info/sct" />
          <code value="62247001" />
          <display value="Family Physician" />
        </valueCoding>
      </answer>
    </item>
  </item>
</QuestionnaireResponse>