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

FHIR IG Statistics: Questionnaire/q-hajj-female

Packagemyhie.v4-test
Resource TypeQuestionnaire
Idq-hajj-female
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=myhie.v4-test@0.0.1-alpha&canonical=http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-female
URLhttp://fhir.hie.moh.gov.my/Questionnaire/q-hajj-female
Version1.0.0
Statusactive
Date2024-01-12T07:01:56.2573632+00:00
NameQHajjFemale
TitlePengakuan Khas Bakal Haji Wanita

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-female",
  "url": "http://fhir.hie.moh.gov.my/Questionnaire/q-hajj-female",
  "version": "1.0.0",
  "name": "QHajjFemale",
  "title": "Pengakuan Khas Bakal Haji Wanita",
  "status": "active",
  "date": "2024-01-12T07:01:56.2573632+00:00",
  "item": [
    {
      "linkId": "1",
      "text": "Adakah anda mengandung sekarang?",
      "type": "boolean",
      "item": [
        {
          "linkId": "2",
          "text": "Jika Ya, tarikh haid terakhir",
          "type": "date",
          "enableWhen": [
            {
              "question": "1",
              "operator": "=",
              "answerBoolean": true
            }
          ]
        }
      ]
    },
    {
      "linkId": "3",
      "text": "Adakah anda menghadapi masalah sakit puan",
      "type": "boolean"
    },
    {
      "linkId": "4",
      "text": "Pernahkah anda mengalami rahim / peranakan turun (\"Uterine prolapse\")?",
      "type": "boolean"
    }
  ]
}