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" : "Patient",
"id" : "example-patient-NHSI",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2023-01-11T06:13:55.147+08:00",
"source" : "http://peka40.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\"><p class=\"res-header-id\"><b>Generated Narrative: Patient example-patient-NHSI</b></p><a name=\"example-patient-NHSI\"> </a><a name=\"hcexample-patient-NHSI\"> </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\">version: 2; Last updated: 2023-01-11 06:13:55+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://peka40.moh.gov.my\">http://peka40.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;\">NAMA Male, DoB: 1992-10-05 ( http://fhir.hie.moh.gov.my/sid/my-kad-no#921005146671)</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>false</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Known Marital status of Patient\">Marital Status:</td><td colspan=\"3\"><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-MaritalStatus M}\">Married</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Ways to contact the Patient\">Contact Detail</td><td colspan=\"3\"><ul><li>ph: 014454120318(Mobile)</li><li><a href=\"mailto:hieperson@gmail.com\">hieperson@gmail.com</a></li><li>No. 1, Jalan Bangsar 7/3 Laman Pelangi 02196 MYS (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Nominated Contact: Contact person\">Contact person:</td><td colspan=\"3\"><ul><li>Fatimah Azzahra Binti Saalam</li><li>ph: 01527893031(Mobile)</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/PH\">Organization/PH</a></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension about the general category of an individual's education level.\"><a href=\"StructureDefinition-education-level-my-core.html\">ExtensionEducationLevel (MY Core)</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/education-level-my-core 4}\">tertiary</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension to classify the ethnicity of an individual.\"><a href=\"StructureDefinition-ethnic-my-core.html\">ExtensionEthnic (MY Core)</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/ethnic-code-my-core 01}\">Melayu</span></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension about the individual's religious affiliation.\"><a href=\"StructureDefinition-religion-my-core.html\">ExtensionReligion (MY Core)</a></td><td colspan=\"3\"><span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/religion-my-core 1}\">Islam</span></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/education-level-my-core",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/education-level-my-core",
"code" : "4",
"display" : "tertiary"
}
]
}
},
{
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/religion-my-core",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/religion-my-core",
"code" : "1",
"display" : "Islam"
}
]
}
},
{
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/ethnic-my-core",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/ethnic-code-my-core",
"code" : "01",
"display" : "Melayu"
}
]
}
}
],
"identifier" : [
{
"system" : "http://fhir.hie.moh.gov.my/sid/my-kad-no",
"value" : "921005146671"
}
],
"active" : true,
"name" : [
{
"extension" : [
{
"url" : "http://fhir.hie.moh.gov.my/StructureDefinition/person-title-my-core",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://fhir.hie.moh.gov.my/CodeSystem/person-title-my-core",
"code" : "L001",
"display" : "Encik"
}
]
}
}
],
"given" : [
"NAMA"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "014454120318",
"use" : "mobile"
},
{
"system" : "email",
"value" : "hieperson@gmail.com",
"use" : "home"
}
],
"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" : "0505"
}
]
}
},
{
"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" : "05"
}
]
}
}
],
"use" : "home",
"line" : [
"No. 1, Jalan Bangsar 7/3"
],
"city" : "Laman Pelangi",
"postalCode" : "02196",
"country" : "MYS"
}
],
"maritalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code" : "M",
"display" : "Married"
}
]
},
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "C",
"display" : "Contact person"
}
]
}
],
"name" : {
"use" : "usual",
"text" : "Fatimah Azzahra Binti Saalam"
},
"telecom" : [
{
"system" : "phone",
"value" : "01527893031",
"use" : "mobile"
}
]
}
],
"managingOrganization" : {
"reference" : "Organization/PH"
}
}