FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/q-hajj-scoutcome

Packagemyhie.v4-test
Resource TypeQuestionnaire
Idq-hajj-scoutcome
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=myhie.v4-test@0.0.1-alpha&canonical=http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-scoutcome
URLhttp://fhir.hie.moh.gov.my/Questionnaire/q-hajj-scoutcome
Version1.0.0
Statusactive
Date2024-01-12T07:01:56.2573632+00:00
NameQHajjScoutcome
TitleKeputusan Akhir Jawatankuasa Penilaian Khas Pemeriksaan Kesihatan

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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-01-12T07:01:56.2573632+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"
    }
  ]
}