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

FHIR IG analytics

Packagemyhie.v4-test
Resource TypeQuestionnaireResponse
Idqr-child-05.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-child-05",
  "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-child-05"
  },
  "questionnaire": "http://fhir.hie.moh.gov.my/Questionnaire/q-child-05",
  "status": "completed",
  "subject": {
    "reference": "Patient/3a1fe467-cad5-4ec9-83f8-fd6dfb46470c"
  },
  "authored": "2023-04-27T00:20:14.414Z",
  "item": [
    {
      "linkId": "child-5",
      "text": "Masalah",
      "item": [
        {
          "linkId": "child-5.1",
          "text": "Tarikh",
          "answer": [
            {
              "valueDateTime": "2023-04-27T00:44:51.277Z"
            }
          ]
        },
        {
          "linkId": "child-5.2",
          "text": "Masalah Dikesan",
          "answer": [
            {
              "valueString": "Tak Comel Sangat"
            }
          ]
        },
        {
          "linkId": "child-5.3",
          "text": "Catatan",
          "answer": [
            {
              "valueString": "Kenapa baby ni tak comel T_T"
            }
          ]
        }
      ]
    },
    {
      "linkId": "child-5",
      "text": "Masalah",
      "item": [
        {
          "linkId": "child-5.1",
          "text": "Tarikh",
          "answer": [
            {
              "valueDateTime": "2023-04-27T00:45:17.710Z"
            }
          ]
        },
        {
          "linkId": "child-5.2",
          "text": "Masalah Dikesan",
          "answer": [
            {
              "valueString": "Mengantuk"
            }
          ]
        },
        {
          "linkId": "child-5.3",
          "text": "Catatan",
          "answer": [
            {
              "valueString": "Asyik tidur jer baby ni >.<"
            }
          ]
        }
      ]
    }
  ]
}