{
  "resourceType": "QuestionnaireResponse",
  "id": "Cardio-Study-test-QR",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">Cardio Study Referral Form<br/> <br/>Cardiology Services/Common Indications/Clinical Information<br/> 2D Echo And Colour Dopper: Heart Murmur and Native Valvular Stenosis</div>"
  },
  "questionnaire": "http://ontariohealth.ca/legacy/Questionnaire/Cardio-Study-test|0",
  "status": "completed",
  "subject": {
    "reference": "Patient/pat-53234",
    "display": "MOMO ABBAS"
  },
  "authored": "2026-02-05T21:33:07.85Z",
  "author": {
    "reference": "Practitioner/smart-Practitioner-71482713",
    "type": "Practitioner",
    "display": "Susan Clark"
  },
  "item": [
    {
      "linkId": "questionnaire",
      "item": [
        {
          "linkId": "commonServices",
          "item": [
            {
              "linkId": "echoColourDopplerSec",
              "item": [
                {
                  "linkId": "echoColourDoppler",
                  "text": "2D ECHO AND COLOUR DOPPLER",
                  "answer": [
                    {
                      "valueBoolean": true
                    }
                  ]
                },
                {
                  "linkId": "echoColourDopplerSpec",
                  "item": [
                    {
                      "linkId": "echoColourDoppler1",
                      "text": "Heart Murmur",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    },
                    {
                      "linkId": "echoColourDoppler2",
                      "text": "Native Valvular Stenosis",
                      "answer": [
                        {
                          "valueBoolean": true
                        }
                      ]
                    }
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}