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

FHIR IG analytics

Packagemyhie.v4
Resource TypeQuestionnaireResponse
Idqr-hajj-ecaq.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": "qr-hajj-ecaq",
  "meta": {
    "source": "http://provider.hie.moh.gov.my",
    "profile": [
      "http://fhir.hie.moh.gov.my/StructureDefinition/QuestionnaireResponse-my-core"
    ]
  },
  "identifier": {
    "system": "http://fhir.hie.moh.gov.my/sid/template-section",
    "value": "qr-hajj-ecaq"
  },
  "questionnaire": "http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-ecaq",
  "status": "completed",
  "subject": {
    "reference": "Patient/5a6a0bc3-2c32-4e01-bcb4-56ddcb4d34c7"
  },
  "authored": "2023-12-07T09:00:00+08:00",
  "item": [
    {
      "linkId": "1",
      "text": "I want you to remember this number. Can you repeat after me (eg: 2710) I shall be testing you again in 10 mins.",
      "answer": [
        {
          "valueQuantity": {
            "value": 10
          }
        }
      ]
    },
    {
      "linkId": "2",
      "text": "How old are you?",
      "answer": [
        {
          "valueQuantity": {
            "value": 10
          }
        }
      ]
    },
    {
      "linkId": "3",
      "text": "When is your birthday? Or in which year were you born?",
      "answer": [
        {
          "valueQuantity": {
            "value": 10
          }
        }
      ]
    },
    {
      "linkId": "4",
      "text": "What day of the week is today?",
      "answer": [
        {
          "valueQuantity": {
            "value": 10
          }
        }
      ]
    },
    {
      "linkId": "5",
      "text": "What is the date today?",
      "answer": [
        {
          "valueQuantity": {
            "value": 10
          }
        }
      ]
    },
    {
      "linkId": "6",
      "text": "What is the month today?",
      "answer": [
        {
          "valueQuantity": {
            "value": 10
          }
        }
      ]
    },
    {
      "linkId": "7",
      "text": "What is the year today?",
      "answer": [
        {
          "valueString": "10"
        }
      ]
    },
    {
      "linkId": "8",
      "text": "What is this place called (eg. clinic, hospital)? Not Necessary to give name of place",
      "answer": [
        {
          "valueQuantity": {
            "value": 10
          }
        }
      ]
    },
    {
      "linkId": "9",
      "text": "What is his / her job (eg. nurse, doctor)?",
      "answer": [
        {
          "valueQuantity": {
            "value": 10
          }
        }
      ]
    },
    {
      "linkId": "10",
      "text": "Can you recall the number again?",
      "answer": [
        {
          "valueQuantity": {
            "value": 10
          }
        }
      ]
    },
    {
      "linkId": "11",
      "text": "Jumlah markah",
      "answer": [
        {
          "valueQuantity": {
            "value": 100
          }
        }
      ]
    },
    {
      "linkId": "12",
      "text": "Remarks",
      "answer": [
        {
          "valueString": "Normal"
        }
      ]
    }
  ]
}