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-list-maternal - JSON Representation

Raw json | Download

{
  "resourceType" : "List",
  "id" : "example-list-maternal",
  "meta" : {
    "source" : "http://provider.hie.moh.gov.my",
    "profile" : [
      🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/List-my-core"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List example-list-maternal</b></p><a name=\"example-list-maternal\"> </a><a name=\"hcexample-list-maternal\"> </a><a name=\"example-list-maternal-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-List-my-core.html\">List (MY Core)</a></p></div><table class=\"clstu\"><tr><td>Date: 2023-09-12 01:34:38+0000 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Maternal Health Record </td></tr><tr><td>Subject: <a href=\"Patient/dba06121-c9c3-4169-bb92-b67a6f337ded/_history/4\">Patient/dba06121-c9c3-4169-bb92-b67a6f337ded/_history/4</a>Source: </td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"Patient/dba06121-c9c3-4169-bb92-b67a6f337ded/_history/4\">Patient</a></td></tr></table></div>"
  },
  "status" : "current",
  "mode" : "working",
  "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"
      }
    }
  ]
}