{
  "resourceType": "QuestionnaireResponse",
  "id": "DataStandardsWales-PSOM-QuestionnaireResponse-DataEntry-Response",
  "meta": {
    "profile": [
      "https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PSOM-QuestionnaireResponse"
    ]
  },
  "language": "en",
  "identifier": {
    "system": "https://acme.com/fhir/identifier/NPROMS-QuestionnaireId",
    "value": "cee63094-1bb0-4fbf-ae6e-58eb70545d58",
    "assigner": {
      "reference": "Organization/Example-DataStandardsWales-PSOM-Organization-NPROMS",
      "display": "NPROMS"
    }
  },
  "questionnaire": "https://fhir.nhs.wales/Questionnaire/DataStandardsWales-PSOM-DataEntry|2024022",
  "status": "completed",
  "subject": {
    "reference": "Patient/Example-DataStandardsWales-PSOM-Patient-AliceJones",
    "display": "Alice Jones"
  },
  "authored": "2020-12-11T04:44:16+00:00",
  "item": [
    {
      "linkId": "MDEPX001X",
      "answer": [
        {
          "valueCoding": {
            "system": "https://fhir.nhs.wales/CodeSystem/DataEntry-CompletingquestionnaireCS",
            "code": "0",
            "display": "No"
          }
        }
      ]
    },
    {
      "linkId": "MDEPX002X",
      "answer": [
        {
          "valueCoding": {
            "system": "https://fhir.nhs.wales/CodeSystem/DataEntry-RelationshiptopatientCS",
            "code": "1",
            "display": "Spouse / Partner"
          }
        }
      ]
    },
    {
      "linkId": "why_is_your_assistance_needed",
      "item": [
        {
          "linkId": "MDEPX003A",
          "answer": [
            {
              "valueCoding": {
                "system": "https://fhir.nhs.wales/CodeSystem/DataEntry-PhysicalimpairmentCS",
                "code": "0",
                "display": "No"
              }
            }
          ]
        },
        {
          "linkId": "MDEPX003B",
          "answer": [
            {
              "valueCoding": {
                "system": "https://fhir.nhs.wales/CodeSystem/DataEntry-MentalimpairmentCS",
                "code": "0",
                "display": "No"
              }
            }
          ]
        },
        {
          "linkId": "MDEPX003C",
          "answer": [
            {
              "valueCoding": {
                "system": "https://fhir.nhs.wales/CodeSystem/DataEntry-Under16CS",
                "code": "0",
                "display": "No"
              }
            }
          ]
        },
        {
          "linkId": "MDEPX003D",
          "answer": [
            {
              "valueCoding": {
                "system": "https://fhir.nhs.wales/CodeSystem/DataEntry-NolanguageCS",
                "code": "0",
                "display": "No"
              }
            }
          ]
        },
        {
          "linkId": "MDEPX003E",
          "answer": [
            {
              "valueCoding": {
                "system": "https://fhir.nhs.wales/CodeSystem/DataEntry-RemotecollectionCS",
                "code": "0",
                "display": "No"
              }
            }
          ]
        },
        {
          "linkId": "MDEPX003F",
          "answer": [
            {
              "valueCoding": {
                "system": "https://fhir.nhs.wales/CodeSystem/DataEntry-OtherreasonCS",
                "code": "0",
                "display": "No"
              }
            }
          ]
        }
      ]
    }
  ]
}