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

FHIR IG Statistics: Questionnaire/q-maternal-05

PackageMyHIE.v4-test
Resource TypeQuestionnaire
Idq-maternal-05
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/Questionnaire/q-maternal-05
URLhttp://fhir.hie.moh.gov.my/Questionnaire/q-maternal-05
Version1.0.0
Statusactive
Date2023-08-30T01:19:04.1804145+00:00
NameQMaternal05
TitlePenyakit/status yang disaring

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-maternal-05",
  "url": "http://fhir.hie.moh.gov.my/Questionnaire/q-maternal-05",
  "version": "1.0.0",
  "name": "QMaternal05",
  "title": "Penyakit/status yang disaring",
  "status": "active",
  "date": "2023-08-30T01:19:04.1804145+00:00",
  "item": [
    {
      "linkId": "maternal-5.1",
      "text": "Kumpulan darah & Rhesus",
      "type": "group",
      "item": [
        {
          "linkId": "maternal-5.1.1",
          "text": "Tarikh diambil",
          "type": "dateTime"
        },
        {
          "linkId": "maternal-5.1.2",
          "text": "Keputusan",
          "type": "string"
        }
      ]
    },
    {
      "linkId": "maternal-5.2",
      "text": "Syphilis",
      "type": "group",
      "repeats": true,
      "item": [
        {
          "linkId": "maternal-5.2.1",
          "text": "Tarikh diambil",
          "type": "dateTime"
        },
        {
          "linkId": "maternal-5.2.2",
          "text": "Keputusan",
          "type": "choice",
          "answerOption": [
            {
              "valueCoding": {
                "code": "a1",
                "display": "Positive"
              }
            },
            {
              "valueCoding": {
                "code": "a2",
                "display": "Negative"
              }
            },
            {
              "valueCoding": {
                "code": "a3",
                "display": "Pending"
              }
            }
          ]
        }
      ]
    },
    {
      "linkId": "maternal-5.3",
      "text": "HIV",
      "type": "group",
      "repeats": true,
      "item": [
        {
          "linkId": "maternal-5.3.1",
          "text": "Tarikh diambil",
          "type": "dateTime"
        },
        {
          "linkId": "maternal-5.3.2",
          "text": "Keputusan",
          "type": "choice",
          "answerOption": [
            {
              "valueCoding": {
                "code": "a1",
                "display": "Positive"
              }
            },
            {
              "valueCoding": {
                "code": "a2",
                "display": "Negative"
              }
            },
            {
              "valueCoding": {
                "code": "a3",
                "display": "Pending"
              }
            }
          ]
        }
      ]
    },
    {
      "linkId": "maternal-5.4",
      "text": "Hepatitis B",
      "type": "group",
      "repeats": true,
      "item": [
        {
          "linkId": "maternal-5.4.1",
          "text": "Tarikh diambil",
          "type": "dateTime"
        },
        {
          "linkId": "maternal-5.4.2",
          "text": "Keputusan",
          "type": "choice",
          "answerOption": [
            {
              "valueCoding": {
                "code": "a1",
                "display": "Positive"
              }
            },
            {
              "valueCoding": {
                "code": "a2",
                "display": "Negative"
              }
            },
            {
              "valueCoding": {
                "code": "a3",
                "display": "Pending"
              }
            }
          ]
        }
      ]
    },
    {
      "linkId": "maternal-5.5",
      "text": "Malaria (BFMP)",
      "type": "group",
      "item": [
        {
          "linkId": "maternal-5.5.1",
          "text": "Tarikh diambil",
          "type": "dateTime"
        },
        {
          "linkId": "maternal-5.5.2",
          "text": "Keputusan",
          "type": "string"
        }
      ]
    }
  ]
}