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

FHIR IG Statistics: Questionnaire/q-maternal-11

PackageMyHIE.v4-test
Resource TypeQuestionnaire
Idq-maternal-11
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=MyHIE.v4-test@2.1.0-alpha&canonical=http://fhir.hie.moh.gov.my/Questionnaire/q-maternal-11
URLhttp://fhir.hie.moh.gov.my/Questionnaire/q-maternal-11
Version1.0
Statusactive
Date2023-08-30T01:19:04.1804145+00:00
NameQMaternal11
TitlePemantauan Tekanan Darah

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-11",
  "url": "http://fhir.hie.moh.gov.my/Questionnaire/q-maternal-11",
  "version": "1.0",
  "name": "QMaternal11",
  "title": "Pemantauan Tekanan Darah",
  "status": "active",
  "date": "2023-08-30T01:19:04.1804145+00:00",
  "item": [
    {
      "linkId": "maternal-11.1",
      "text": "Pemantauan Tekanan Darah",
      "type": "group",
      "repeats": true,
      "item": [
        {
          "linkId": "maternal-11.1.1",
          "text": "Tarikh",
          "type": "date"
        },
        {
          "linkId": "maternal-11.1.2",
          "text": "Masa",
          "type": "time"
        },
        {
          "linkId": "maternal-11.1.3",
          "text": "Simptom",
          "type": "text"
        },
        {
          "linkId": "maternal-11.1.4",
          "text": "Tekanan Darah",
          "type": "group",
          "item": [
            {
              "linkId": "maternal-11.1.4.1",
              "text": "Sistolik",
              "type": "quantity"
            },
            {
              "linkId": "maternal-11.1.4.2",
              "text": "Diastolik",
              "type": "quantity"
            }
          ]
        },
        {
          "linkId": "maternal-11.1.5",
          "text": "Denyutan Jantung Janin",
          "type": "quantity"
        },
        {
          "linkId": "maternal-11.1.6",
          "text": "Urin Protein",
          "type": "choice",
          "answerOption": [
            {
              "valueCoding": {
                "system": "http://snomed.info/sct",
                "code": "167273002",
                "display": "Not Detected"
              }
            },
            {
              "valueCoding": {
                "system": "http://snomed.info/sct",
                "code": "167274008",
                "display": "Trace"
              }
            },
            {
              "valueCoding": {
                "system": "http://snomed.info/sct",
                "code": "167275009",
                "display": "1+"
              }
            },
            {
              "valueCoding": {
                "system": "http://snomed.info/sct",
                "code": "167276005",
                "display": "2+"
              }
            },
            {
              "valueCoding": {
                "system": "http://snomed.info/sct",
                "code": "167277001",
                "display": "3+"
              }
            },
            {
              "valueCoding": {
                "system": "http://snomed.info/sct",
                "code": "167278006",
                "display": "4+"
              }
            }
          ]
        }
      ]
    }
  ]
}