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

FHIR IG analytics

Packageuk.nhsdigital.r4.test
Resource TypeQuestionnaireResponse
IdQuestionnaireResponse-ers-shortlist.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "QuestionnaireResponse",
  "id": "d9d4cf80-3f9d-4435-9f3b-e6efb09ad654",
  "questionnaire": "https://fhir.nhs.uk/Questionnaire/ERS-ShortList",
  "status": "completed",
  "basedOn": [
    {
      "reference": "ServiceRequest/832db7fa-ebdd-44b6-ab3b-8329c2d43149"
    }
  ],
  "subject": {
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/nhs-number",
      "value": "9912003888"
    },
    "display": "A Patient"
  },
  "authored": "2022-01-11T16:40:00+00:00",
  "source": {
    "type": "Practitioner",
    "identifier": {
      "system": "https://fhir.nhs.uk/Id/sds-user-id",
      "value": "921600556514"
    }
  },
  "item": [
    {
      "linkId": "searchCriteria",
      "answer": [
        {
          "valueString": "HealthcareService?supportedSpecialty=general-medicine&supportedPriority=routine"
        }
      ]
    },
    {
      "linkId": "services",
      "answer": [
        {
          "valueReference": {
            "reference": "HealthcareService/76de72bc-f001-49fa-84c6-af15a4fdb72c"
          }
        },
        {
          "valueReference": {
            "reference": "HealthcareService/54b0506d-49af-4245-9d40-d7d64902055e"
          }
        }
      ]
    }
  ]
}