FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.oh-eforms
Resource TypeQuestionnaireResponse
Id2026-02_Cardiology-SRF-Manual-2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Patient Information
Surname: Doe
First Name: John
DOB: 1967-08-14
Gender: Male
Address (Line 1): 482 Danforth Avenue
Mobile #: 416-555-0173
Email: john.doe@example.com
[Optional] Additional Patient Information

Sex assigned at birth: Male
Pronouns: He/Him
Preferred language: English
Best method of contact: Mobile

Referral Details
Triage Considerations Requested Priority:
Routine

Service(s) Requested
Cardiac Testing
Exam(s) Requested



Echocardiogram - Resting



Echocardiogram (2D)

Stress Testing



ECG - Exercise Stress Test

Cardiology Consultation
Concern(s) / Indication(s) Triggering Referral
Select all that apply:


Chest Pain or Angina
Clinical Question / Goal(s) of Referral with Relevant History, Management and Investigations
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.
Cumulative Patient Profile

Please delete any sensitive information you do not intend to share from the CPP
Current Problem List: Hypertension (diagnosed 2019) Exertional chest tightness (onset Jan 2026) Hyperlipidemia Obesity (BMI 29)
Past Medical History: Appendectomy (1992) Right knee meniscus repair (2011) No prior cardiac history No diabetes
Current Medications : Ramipril 10 mg PO daily Amlodipine 5 mg PO daily Rosuvastatin 20 mg PO daily ASA 81 mg PO daily
Family History: Father: MI at age 62, deceased age 71 (stroke) Mother: Type 2 diabetes, hypertension, alive age 82 Brother: Hypertension, age 55
Allergies: Sulfa (rash) NKDA otherwise
Referrer's Information
Site Name: Amplify Primary Care
Address (Line 1): 10248 Yonge St
Phone #: 416-555-5555
Fax #: 416-555-5555
Billing Number: 55554
Professional ID: 55555
Signed: Dr. Sean Sender
Role: Family Physician

Source1

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