HL7® FHIR® Malaysia Core (MY Core) Implementation Guide - Local Development build (v2.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "example-bundle-patient-conditional-create",
"type" : "transaction",
"entry" : [
{
"fullUrl" : "f4f42d3a-ffac-4d77-bc7e-789119aa7124",
"resource" : {
"resourceType" : "Patient",
"id" : "example-patient-conditional-create",
"meta" : {
"source" : "http://pekab40.moh.gov.my",
"profile" : [
🔗 "http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_example-patient-conditional-create\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient example-patient-conditional-create</b></p><a name=\"example-patient-conditional-create\"> </a><a name=\"hcexample-patient-conditional-create\"> </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://pekab40.moh.gov.my\">http://pekab40.moh.gov.my</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Patient-my-core.html\">Patient (MY Core)</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">AMIR ZULKIFLI(official) Male, DoB: 1992-10-05 ( http://fhir.hie.moh.gov.my/sid/patient-mrn#PEKA-921005806671)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td>true</td><td style=\"background-color: #f3f5da\" title=\"Known status of Patient\">Deceased:</td><td colspan=\"3\">false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><code>http://fhir.hie.moh.gov.my/sid/my-kad-no</code>/921005806671\u00a0(use:\u00a0official,\u00a0)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 01156404217(Mobile)</li><li>BANGI KAJANG 43000 MYS </li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Patient Links\">Links:</td><td colspan=\"3\"><ul><li>Managing Organization: <a href=\"Organization/11-05060009\">Organization/11-05060009</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension to record the individual who recorded and last updated the data\">ExtensionAudit (MY Core):</td><td colspan=\"3\"><ul><li>recorder: SAIFULDAULAH BIN MOHD HAFIZ NGOO</li><li>recordedDate: 2023-05-11 07:01:51+0000</li><li>lastUpdater: SAIFULDAULAH BIN MOHD HAFIZ NGOO</li></ul></td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "recorder",
"valueReference" : {
"type" : "PractitionerRole",
"display" : "SAIFULDAULAH BIN MOHD HAFIZ NGOO"
}
},
{
"url" : "recordedDate",
"valueDateTime" : "2023-05-11T07:01:51.252Z"
},
{
"url" : "lastUpdater",
"valueReference" : {
"type" : "PractitionerRole",
"display" : "SAIFULDAULAH BIN MOHD HAFIZ NGOO"
}
}
],
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"
}
],
"identifier" : [
{
"use" : "official",
"system" : "http://fhir.hie.moh.gov.my/sid/my-kad-no",
"value" : "921005806671"
},
{
"system" : "http://fhir.hie.moh.gov.my/sid/patient-mrn",
"value" : "PEKA-921005806671"
}
],
"active" : true,
"name" : [
{
"use" : "official",
"text" : "AMIR ZULKIFLI",
"given" : [
"AMIR ZULKIFLI"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "01156404217",
"use" : "mobile"
}
],
"gender" : "male",
"birthDate" : "1992-10-05",
"deceasedBoolean" : false,
"address" : [
{
"extension" : [
{
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/address-district-my-core",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/district-my-core",
"code" : "0310",
"display" : "Jeli"
}
]
}
},
{
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/address-state-my-core",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/state-my-core",
"code" : "10",
"display" : "Selangor"
}
]
}
}
],
"line" : [
"BANGI"
],
"city" : "KAJANG",
"postalCode" : "43000",
"country" : "MYS"
}
],
"managingOrganization" : {
"reference" : "Organization/11-05060009"
}
},
"request" : {
"method" : "POST",
"url" : "Patient",
"ifNoneExist" : "?identifier=http://fhir.hie.moh.gov.my/sid/patient-mrn|PEKA-921005806671"
}
}
]
}