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-patient-conditional-create - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="example-bundle-patient-conditional-create"/>
  <type value="transaction"/>
  <entry>
    <fullUrl value="f4f42d3a-ffac-4d77-bc7e-789119aa7124"/>
    <resource>
      <Patient>
        <id value="example-patient-conditional-create"/>
        <meta>
          <source value="http://pekab40.moh.gov.my"/>
          <profile
                   value="http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core"/>
        </meta>
        <text>
          <status value="generated"/>
          <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><a name="example-patient-conditional-create-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://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 (use: official, )</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 of the individual who recorded and updated the date">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>
        </text>
        <extension
                   url="http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core">
          <extension url="recorder">
            <valueReference>
              <type value="PractitionerRole"/>
              <display value="SAIFULDAULAH BIN MOHD HAFIZ NGOO"/>
            </valueReference>
          </extension>
          <extension url="recordedDate">
            <valueDateTime value="2023-05-11T07:01:51.252Z"/>
          </extension>
          <extension url="lastUpdater">
            <valueReference>
              <type value="PractitionerRole"/>
              <display value="SAIFULDAULAH BIN MOHD HAFIZ NGOO"/>
            </valueReference>
          </extension>
        </extension>
        <identifier>
          <use value="official"/>
          <system value="http://fhir.hie.moh.gov.my/sid/my-kad-no"/>
          <value value="921005806671"/>
        </identifier>
        <identifier>
          <system value="http://fhir.hie.moh.gov.my/sid/patient-mrn"/>
          <value value="PEKA-921005806671"/>
        </identifier>
        <active value="true"/>
        <name>
          <use value="official"/>
          <text value="AMIR ZULKIFLI"/>
          <given value="AMIR ZULKIFLI"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="01156404217"/>
          <use value="mobile"/>
        </telecom>
        <gender value="male"/>
        <birthDate value="1992-10-05"/>
        <deceasedBoolean value="false"/>
        <address>
          <extension
                     url="http://fhir.hie.moh.gov.my/StructureDefinition/address-district-my-core">
            <valueCodeableConcept>
              <coding>
                <system
                        value="http://fhir.hie.moh.gov.my/CodeSystem/district-my-core"/>
                <code value="0310"/>
                <display value="Jeli"/>
              </coding>
            </valueCodeableConcept>
          </extension>
          <extension
                     url="http://fhir.hie.moh.gov.my/StructureDefinition/address-state-my-core">
            <valueCodeableConcept>
              <coding>
                <system
                        value="http://fhir.hie.moh.gov.my/CodeSystem/state-my-core"/>
                <code value="10"/>
                <display value="Selangor"/>
              </coding>
            </valueCodeableConcept>
          </extension>
          <line value="BANGI"/>
          <city value="KAJANG"/>
          <postalCode value="43000"/>
          <country value="MYS"/>
        </address>
        <managingOrganization>
          <reference value="Organization/11-05060009"/>
        </managingOrganization>
      </Patient>
    </resource>
    <request>
      <method value="POST"/>
      <url value="Patient"/>
      <ifNoneExist
                   value="?identifier=http://fhir.hie.moh.gov.my/sid/patient-mrn|PEKA-921005806671"/>
    </request>
  </entry>
</Bundle>