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

FHIR IG Statistics: Questionnaire/q-hajj-outcome

Packagemyhie.v4-test
Resource TypeQuestionnaire
Idq-hajj-outcome
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=myhie.v4-test@0.0.1-alpha&canonical=http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-outcome
URLhttp://fhir.hie.moh.gov.my/Questionnaire/q-hajj-outcome
Version1.0.0
Statusactive
Date2024-01-12T07:01:56.2573632+00:00
NameQHajjOutcome
TitleKeputusan 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-outcome",
  "url": "http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-outcome",
  "version": "1.0.0",
  "name": "QHajjOutcome",
  "title": "Keputusan Pemeriksaan Kesihatan",
  "status": "active",
  "date": "2024-01-12T07:01:56.2573632+00:00",
  "item": [
    {
      "linkId": "1",
      "text": "SIHAT & LULUS untuk ke Tanah Suci",
      "type": "boolean"
    },
    {
      "linkId": "2",
      "text": "Menghidap penyakit, keadaannya stabil dan LULUS ke Tanah Suci (Diagnosa & Rawatan seperti di m/s 31)",
      "type": "boolean"
    },
    {
      "linkId": "3",
      "text": "Memerlukan RUJUKAN PAKAR",
      "type": "boolean"
    },
    {
      "linkId": "4",
      "text": "Tarikh dirujuk",
      "type": "date",
      "enableWhen": [
        {
          "question": "3",
          "operator": "=",
          "answerBoolean": true
        }
      ]
    },
    {
      "linkId": "5",
      "text": "Pakar rujukan",
      "type": "string",
      "enableWhen": [
        {
          "question": "3",
          "operator": "=",
          "answerBoolean": true
        }
      ]
    },
    {
      "linkId": "6",
      "text": "Mengalami masalah kesihatan yang kronik / serius dan dinasihatkan suapaya MENANGGUHKAN pemergian ke Tanah Suci",
      "type": "boolean"
    }
  ]
}