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

FHIR IG analytics

Packageca.on.oh-eforms
Resource TypeQuestionnaireResponse
IdSampleForm-1.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

Targeted to area of interest RIGHT Axillary Tail; RIGHT Lower-Outer Quadrant - 7 o'clock
Group level 1
Question 1 val1
Group level 2
Question 2a
Sample calculated value within a repeating group Selected: A
Question 3 test1
Group level 2
Sample calculated value within a repeating group Selected: A
Question 3 test2
Group level 1
Question 1 val2
Group level 2
Question 2b
Sample calculated value within a repeating group Selected: B
Question 3 test3
Group level 1
Question 1 val1; val2; val3
Group level 2
Question 2a
Question 2c
Sample calculated value within a repeating group Selected: AC
Question 3 test4

Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "SampleFormQR",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "questionnaire": "urn:uuid:1b12e576-c039-4395-ad20-2d7e8633fe72|0.0.1",
  "status": "completed",
  "subject": {
    "reference": "Patient/pat-53234",
    "display": "MOMO ABBAS"
  },
  "authored": "2026-01-08T19:01:48.738Z",
  "author": {
    "reference": "Practitioner/smart-Practitioner-71482713",
    "type": "Practitioner",
    "display": "Susan Clark"
  },
  "item": [
    {
      "linkId": "section89997639",
      "text": "Targeted to area of interest",
      "answer": [
        {
          "valueCoding": {
            "system": "http://ontariohealth.ca/fhir/eforms/CodeSystem/breastSiteCodes",
            "code": "RAUX",
            "display": "RIGHT Axillary Tail"
          }
        },
        {
          "valueCoding": {
            "system": "http://ontariohealth.ca/fhir/eforms/CodeSystem/breastSiteCodes",
            "code": "R7",
            "display": "RIGHT Lower-Outer Quadrant - 7 o'clock"
          }
        }
      ]
    },
    {
      "linkId": "541963618654",
      "text": "Group level 1",
      "item": [
        {
          "linkId": "536518478193",
          "text": "Question 1",
          "answer": [
            {
              "valueString": "val1"
            }
          ]
        },
        {
          "linkId": "662399343744",
          "text": "Group level 2",
          "item": [
            {
              "linkId": "115906539567",
              "text": "Question 2a",
              "answer": [
                {
                  "valueBoolean": true
                }
              ]
            },
            {
              "linkId": "generationSample",
              "text": "Sample calculated value within a repeating group",
              "answer": [
                {
                  "valueString": "Selected: A"
                }
              ]
            },
            {
              "linkId": "795936157017",
              "text": "Question 3",
              "answer": [
                {
                  "valueString": "test1"
                }
              ]
            }
          ]
        },
        {
          "linkId": "662399343744",
          "text": "Group level 2",
          "item": [
            {
              "linkId": "115906539567",
              "text": "Question 2a",
              "answer": [
                {
                  "valueBoolean": false
                }
              ]
            },
            {
              "linkId": "generationSample",
              "text": "Sample calculated value within a repeating group",
              "answer": [
                {
                  "valueString": "Selected: A"
                }
              ]
            },
            {
              "linkId": "795936157017",
              "text": "Question 3",
              "answer": [
                {
                  "valueString": "test2"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "linkId": "541963618654",
      "text": "Group level 1",
      "item": [
        {
          "linkId": "536518478193",
          "text": "Question 1",
          "answer": [
            {
              "valueString": "val2"
            }
          ]
        },
        {
          "linkId": "662399343744",
          "text": "Group level 2",
          "item": [
            {
              "linkId": "158999012073",
              "text": "Question 2b",
              "answer": [
                {
                  "valueBoolean": true
                }
              ]
            },
            {
              "linkId": "generationSample",
              "text": "Sample calculated value within a repeating group",
              "answer": [
                {
                  "valueString": "Selected: B"
                }
              ]
            },
            {
              "linkId": "795936157017",
              "text": "Question 3",
              "answer": [
                {
                  "valueString": "test3"
                }
              ]
            }
          ]
        }
      ]
    },
    {
      "linkId": "541963618654",
      "text": "Group level 1",
      "item": [
        {
          "linkId": "536518478193",
          "text": "Question 1",
          "answer": [
            {
              "valueString": "val1"
            },
            {
              "valueString": "val2"
            },
            {
              "valueString": "val3"
            }
          ]
        },
        {
          "linkId": "662399343744",
          "text": "Group level 2",
          "item": [
            {
              "linkId": "115906539567",
              "text": "Question 2a",
              "answer": [
                {
                  "valueBoolean": true
                }
              ]
            },
            {
              "linkId": "158999012073",
              "text": "Question 2b",
              "answer": [
                {
                  "valueBoolean": false
                }
              ]
            },
            {
              "linkId": "267515428755",
              "text": "Question 2c",
              "answer": [
                {
                  "valueBoolean": true
                }
              ]
            },
            {
              "linkId": "generationSample",
              "text": "Sample calculated value within a repeating group",
              "answer": [
                {
                  "valueString": "Selected: AC"
                }
              ]
            },
            {
              "linkId": "795936157017",
              "text": "Question 3",
              "answer": [
                {
                  "valueString": "test4"
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}