FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagemyhie.v4-test
Resource TypeBundle
Idmat-qr-only-bundle.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "type": "transaction",
  "entry": [
    {
      "request": {
        "method": "PUT",
        "url": "List/list-sample"
      },
      "resource": {
        "resourceType": "List",
        "id": "list-sample",
        "meta": {
          "source": "http://provider.hie.moh.gov.my",
          "profile": [
            "http://fhir.hie.moh.gov.my/StructureDefinition/List-my-core"
          ]
        },
        "status": "current",
        "mode": "working",
        "title": "Maternal Health Record 12-Sep-2023",
        "code": {
          "coding": [
            {
              "system": "http://fhir.hie.moh.gov.my/CodeSystem/sub-record-type-my-core",
              "code": "sub-001",
              "display": "Maternal Health Record"
            }
          ]
        },
        "subject": {
          "reference": "Patient/dba06121-c9c3-4169-bb92-b67a6f337ded/_history/4"
        },
        "date": "2023-09-12T01:34:38.641Z",
        "source": {
          "reference": "PractitionerRole/121d966a-ca39-44dd-8e49-345f5ef1e484/_history/1"
        },
        "entry": [
          {
            "item": {
              "reference": "Patient/dba06121-c9c3-4169-bb92-b67a6f337ded/_history/4",
              "display": "Patient"
            }
          },
          {
            "date": "2023-09-12T09:34:41+08:00",
            "item": {
              "reference": "QuestionnaireResponse/qr-maternal-01-sample",
              "display": "maternal-01"
            }
          }
        ]
      }
    },
    {
      "request": {
        "method": "PUT",
        "url": "QuestionnaireResponse/qr-maternal-01-sample"
      },
      "resource": {
        "resourceType": "QuestionnaireResponse",
        "id": "qr-maternal-01-sample",
        "meta": {
          "source": "http://provider.hie.moh.gov.my",
          "profile": [
            "http://fhir.hie.moh.gov.my/StructureDefinition/QuestionnaireResponse-my-core"
          ]
        },
        "identifier": {
          "system": "http://fhir.hie.moh.gov.my/sid/template-section",
          "value": "qr-maternal-01"
        },
        "questionnaire": "http://fhir.hie.moh.gov.my/Questionnaire/q-maternal-01",
        "status": "completed",
        "subject": {
          "reference": "Patient/dba06121-c9c3-4169-bb92-b67a6f337ded/_history/4"
        },
        "authored": "2023-09-12T09:34:41+08:00",
        "item": [
          {
            "linkId": "maternal-1.1",
            "text": "THA (LNMP)",
            "answer": [
              {
                "valueDate": "2023-08-01",
                "item": [
                  {
                    "linkId": "maternal-1.1.1",
                    "text": "Unsure Date",
                    "answer": [
                      {
                        "valueBoolean": true
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "maternal-1.2",
            "text": "TAL (EDD)",
            "answer": [
              {
                "valueDate": "2024-05-07"
              }
            ]
          },
          {
            "linkId": "maternal-1.3",
            "text": "RE EDD",
            "answer": [
              {
                "valueDate": "2024-05-14"
              }
            ]
          },
          {
            "linkId": "maternal-1.4",
            "text": "Gravida",
            "answer": [
              {
                "valueInteger": 3
              }
            ]
          },
          {
            "linkId": "maternal-1.5",
            "text": "Para",
            "answer": [
              {
                "valueInteger": 2,
                "item": [
                  {
                    "linkId": "maternal-1.5.1",
                    "text": "+",
                    "answer": [
                      {
                        "valueInteger": 1
                      }
                    ]
                  },
                  {
                    "linkId": "maternal-1.5.2",
                    "text": "Para remark",
                    "answer": [
                      {
                        "valueString": "miscarriage"
                      }
                    ]
                  }
                ]
              }
            ]
          },
          {
            "linkId": "maternal-1.6",
            "text": "Jururawat Y/M",
            "answer": [
              {
                "valueReference": {
                  "reference": "PractitionerRole/121d966a-ca39-44dd-8e49-345f5ef1e484",
                  "display": "SAIFULDAULAH BIN MOHD HAFIZ NGOO ( Medical Officer )"
                }
              },
              {
                "valueReference": {
                  "reference": "PractitionerRole/19c428c2-21aa-4494-b416-22bd51de90d7",
                  "display": "ZULAIKA ( Medical Officer )"
                }
              }
            ]
          },
          {
            "linkId": "maternal-1.8",
            "text": "Height",
            "answer": [
              {
                "valueQuantity": {
                  "value": 168
                }
              }
            ]
          },
          {
            "linkId": "maternal-1.9",
            "text": "Booking Weight",
            "answer": [
              {
                "valueQuantity": {
                  "value": 55
                }
              }
            ]
          },
          {
            "linkId": "maternal-1.10",
            "text": "BMI",
            "answer": [
              {
                "valueQuantity": {
                  "value": 19.49
                }
              }
            ]
          },
          {
            "linkId": "maternal-1.11",
            "text": "BMI category",
            "answer": [
              {
                "valueCoding": {
                  "code": "310252000",
                  "display": "Kurang Berat Badan (BMI < 20)"
                }
              }
            ]
          }
        ]
      }
    }
  ]
}