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

FHIR IG analytics

Packagemyhie.v4
Resource TypeQuestionnaireResponse
Idqr-child-5-6y.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-5-6y",
  "meta": {
    "source": "http://provider.hie.moh.gov.my",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse"
    ]
  },
  "identifier": {
    "system": "http://fhir.hie.moh.gov.my/sid/template-section",
    "value": "qr-child-5-6y"
  },
  "questionnaire": "http://fhir.hie.moh.gov.my/Questionnaire/q-child-5-6y",
  "status": "completed",
  "subject": {
    "reference": "Patient/3a1fe467-cad5-4ec9-83f8-fd6dfb46470c"
  },
  "authored": "2023-04-27T00:20:14.414Z",
  "item": [
    {
      "linkId": "child-5-6y.0",
      "text": "Lawatan",
      "answer": [
        {
          "valueCoding": {
            "code": "00",
            "display": "5 tahun"
          }
        }
      ]
    },
    {
      "linkId": "child-5-6y.1",
      "text": "Tarikh lawatan",
      "answer": [
        {
          "valueDateTime": "2023-05-01T23:12:30.776Z"
        }
      ]
    },
    {
      "linkId": "child-5-6y.2",
      "text": "Umur semasa lawatan",
      "answer": [
        {
          "valueQuantity": {
            "value": 5,
            "unit": "tahun"
          }
        }
      ]
    },
    {
      "linkId": "child-5-6y.3",
      "text": "Aktiviti",
      "item": [
        {
          "linkId": "child-5-6y.3.1",
          "text": "Berat (kg)",
          "answer": [
            {
              "valueQuantity": {
                "value": 2,
                "unit": "kg"
              },
              "item": [
                {
                  "linkId": "child-5-6y.3.1.1",
                  "text": "Catatan (Normal/KBB/KBBT/MP)",
                  "answer": [
                    {
                      "valueString": "insert entry here"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "linkId": "child-5-6y.3.2",
          "text": "Panjang (cm)",
          "answer": [
            {
              "valueQuantity": {
                "value": 2,
                "unit": "cm"
              },
              "item": [
                {
                  "linkId": "child-5-6y.3.2.1",
                  "text": "Catatan (Normal/B/BT/ME)",
                  "answer": [
                    {
                      "valueString": "insert entry here"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "linkId": "child-5-6y.3.3",
          "text": "BMI (kg/m2)",
          "answer": [
            {
              "valueQuantity": {
                "value": 2,
                "unit": "kg/m2"
              },
              "item": [
                {
                  "linkId": "child-5-6y.3.3.1",
                  "text": "Catatan (Normal/MP/B/BT)",
                  "answer": [
                    {
                      "valueString": "insert entry here"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "linkId": "child-5-6y.3.4",
          "text": "Pemeriksaan fizikal (termasuk mulut)",
          "answer": [
            {
              "valueString": "insert entry here",
              "item": [
                {
                  "linkId": "child-5-6y.3.4.1",
                  "text": "Catatan",
                  "answer": [
                    {
                      "valueString": "insert entry here"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "linkId": "child-5-6y.3.5",
          "text": "Perkara yang membimbangkan ibu bapa/penjaga",
          "answer": [
            {
              "valueString": "insert entry here",
              "item": [
                {
                  "linkId": "child-5-6y.3.5.1",
                  "text": "Catatan",
                  "answer": [
                    {
                      "valueString": "insert entry here"
                    }
                  ]
                }
              ]
            }
          ]
        },
        {
          "linkId": "child-5-6y.3.6",
          "text": "Bimbingan awal (Rujuk Panduan Ibubapa/Penjaga",
          "answer": [
            {
              "valueBoolean": true
            }
          ]
        },
        {
          "linkId": "child-5-6y.3.7",
          "text": "Imunisasi (Rujuk Jadual dan Rekod Imunisasi)",
          "answer": [
            {
              "valueString": "insert entry here"
            }
          ]
        },
        {
          "linkId": "child-5-6y.3.8",
          "text": "Catatan",
          "answer": [
            {
              "valueString": "insert entry here"
            }
          ]
        }
      ]
    }
  ]
}