HL7 FHIR Malaysia Core (MY Core) Implementation Guide
2.0.0 - ci-build

HL7 FHIR Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: example-bundle-observation-glucose-panel - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "example-bundle-observation-glucose-panel",
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:00000013-0001-0001-0001-000000000001",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "example-glucose-panel",
        "meta" : {
          "source" : "http://provider.hie.moh.gov.my",
          "profile" : [
            🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-panel-my-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_example-glucose-panel\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation example-glucose-panel</b></p><a name=\"example-glucose-panel\"> </a><a name=\"hcexample-glucose-panel\"> </a><a name=\"example-glucose-panel-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://provider.hie.moh.gov.my\">http://provider.hie.moh.gov.my</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-panel-my-core.html\">Observation Panel (MY Core)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 41653-7}\">Glucose panel</span></p><p><b>subject</b>: <code>Patient/urn:uuid:00000001-0001-0001-0001-000000000001</code></p><p><b>encounter</b>: <code>Encounter/urn:uuid:00000001-0001-0001-0002-000000000001</code></p><p><b>effective</b>: 2023-01-01 08:00:00+0800</p><p><b>issued</b>: 2023-01-01 08:00:00+0800</p><p><b>performer</b>: Saifuldaulah Bin Mohd Hafiz Ngoo (Identifier: <code>http://fhir.hie.moh.gov.my/sid/mmc-no</code>/81751)</p><p><b>hasMember</b>: </p><ul><li><code>Observation/urn:uuid:00000013-0005-0005-0005-000000000002</code></li><li><code>Observation/urn:uuid:00000013-0005-0005-0005-000000000003</code></li></ul></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "41653-7",
              "display" : "Glucose panel"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/urn:uuid:00000001-0001-0001-0001-000000000001"
        },
        "encounter" : {
          "reference" : "Encounter/urn:uuid:00000001-0001-0001-0002-000000000001"
        },
        "effectiveDateTime" : "2023-01-01T08:00:00+08:00",
        "issued" : "2023-01-01T08:00:00+08:00",
        "performer" : [
          {
            "identifier" : {
              "system" : "http://fhir.hie.moh.gov.my/sid/mmc-no",
              "value" : "81751"
            },
            "display" : "Saifuldaulah Bin Mohd Hafiz Ngoo"
          }
        ],
        "hasMember" : [
          {
            "reference" : "Observation/urn:uuid:00000013-0005-0005-0005-000000000002"
          },
          {
            "reference" : "Observation/urn:uuid:00000013-0005-0005-0005-000000000003"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "urn:uuid:00000013-0005-0005-0005-000000000002",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "example-fasting-glucose",
        "meta" : {
          "source" : "http://provider.hie.moh.gov.my",
          "profile" : [
            🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-fasting-glucose-my-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_example-fasting-glucose\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation example-fasting-glucose</b></p><a name=\"example-fasting-glucose\"> </a><a name=\"hcexample-fasting-glucose\"> </a><a name=\"example-fasting-glucose-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://provider.hie.moh.gov.my\">http://provider.hie.moh.gov.my</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-fasting-glucose-my-core.html\">Observation Fasting Glucose (MY Core)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 271062006}\">Fasting blood glucose</span></p><p><b>subject</b>: <code>Patient/urn:uuid:00000001-0001-0001-0001-000000000001</code></p><p><b>encounter</b>: <code>Encounter/urn:uuid:00000001-0001-0001-0002-000000000001</code></p><p><b>effective</b>: 2023-01-01 08:00:00+0800</p><p><b>issued</b>: 2023-01-01 08:00:00+0800</p><p><b>performer</b>: Saifuldaulah Bin Mohd Hafiz Ngoo (Identifier: <code>http://fhir.hie.moh.gov.my/sid/mmc-no</code>/81751)</p><p><b>value</b>: 6 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM  codemmol/L = 'mmol/L')</span></p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "271062006",
              "display" : "Fasting blood glucose"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/urn:uuid:00000001-0001-0001-0001-000000000001"
        },
        "encounter" : {
          "reference" : "Encounter/urn:uuid:00000001-0001-0001-0002-000000000001"
        },
        "effectiveDateTime" : "2023-01-01T08:00:00+08:00",
        "issued" : "2023-01-01T08:00:00+08:00",
        "performer" : [
          {
            "identifier" : {
              "system" : "http://fhir.hie.moh.gov.my/sid/mmc-no",
              "value" : "81751"
            },
            "display" : "Saifuldaulah Bin Mohd Hafiz Ngoo"
          }
        ],
        "valueQuantity" : {
          "value" : 6,
          "unit" : "mmol/L",
          "system" : "http://unitsofmeasure.org",
          "code" : "mmol/L"
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    },
    {
      "fullUrl" : "urn:uuid:00000013-0005-0005-0005-000000000003",
      "resource" : {
        "resourceType" : "Observation",
        "id" : "example-random-glucose",
        "meta" : {
          "source" : "http://provider.hie.moh.gov.my",
          "profile" : [
            🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Observation-random-glucose-my-core"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Observation_example-random-glucose\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Observation example-random-glucose</b></p><a name=\"example-random-glucose\"> </a><a name=\"hcexample-random-glucose\"> </a><a name=\"example-random-glucose-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://provider.hie.moh.gov.my\">http://provider.hie.moh.gov.my</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Observation-random-glucose-my-core.html\">Observation Random Glucose (MY Core)</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 271061004}\">Random blood glucose</span></p><p><b>subject</b>: <code>Patient/urn:uuid:00000001-0001-0001-0001-000000000001</code></p><p><b>encounter</b>: <code>Encounter/urn:uuid:00000001-0001-0001-0002-000000000001</code></p><p><b>effective</b>: 2023-01-01 08:00:00+0800</p><p><b>issued</b>: 2023-01-01 08:00:00+0800</p><p><b>performer</b>: Saifuldaulah Bin Mohd Hafiz Ngoo (Identifier: <code>http://fhir.hie.moh.gov.my/sid/mmc-no</code>/81751)</p><p><b>value</b>: <span title=\"Codes:{http://snomed.info/sct 166891009}\">Low</span></p></div>"
        },
        "status" : "final",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "271061004",
              "display" : "Random blood glucose"
            }
          ]
        },
        "subject" : {
          "reference" : "Patient/urn:uuid:00000001-0001-0001-0001-000000000001"
        },
        "encounter" : {
          "reference" : "Encounter/urn:uuid:00000001-0001-0001-0002-000000000001"
        },
        "effectiveDateTime" : "2023-01-01T08:00:00+08:00",
        "issued" : "2023-01-01T08:00:00+08:00",
        "performer" : [
          {
            "identifier" : {
              "system" : "http://fhir.hie.moh.gov.my/sid/mmc-no",
              "value" : "81751"
            },
            "display" : "Saifuldaulah Bin Mohd Hafiz Ngoo"
          }
        ],
        "valueCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "166891009",
              "display" : "Low"
            }
          ]
        }
      },
      "request" : {
        "method" : "POST",
        "url" : "Observation"
      }
    }
  ]
}