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

FHIR IG analytics

Packagemyhie.v4
Resource TypeQuestionnaire
Idq-hajj-scoutcome.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": "Questionnaire",
  "id": "q-hajj-scoutcome",
  "url": "http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-scoutcome",
  "version": "1.0.0",
  "name": "QHajjScoutcome",
  "title": "Keputusan Akhir Jawatankuasa Penilaian Khas Pemeriksaan Kesihatan",
  "status": "active",
  "date": "2024-03-01T02:25:07.0445554+00:00",
  "item": [
    {
      "linkId": "1",
      "text": "Menghidap penyakit, keadaannya stabil dan LULUS ke Tanah Suci (Diagnosa & Rawatan seperti di m/s 31)",
      "type": "boolean"
    },
    {
      "linkId": "2",
      "text": "Menghidap penyakit berisiko tinggi tetapi stabil serta sedang / sudah dirawat dan LULUS  ke Tanah Suci dalam tempoh 6 bulan dari tarikh ini.",
      "type": "boolean",
      "item": [
        {
          "linkId": "3",
          "text": "Dicadangkan penerbangan pergi lewat dan pulang awal",
          "type": "boolean",
          "enableWhen": [
            {
              "question": "2",
              "operator": "=",
              "answerBoolean": true
            }
          ]
        }
      ]
    },
    {
      "linkId": "4",
      "text": "TIDAK LULUS dan perlu mendapatkan rawatan lanjut",
      "type": "boolean"
    }
  ]
}