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 - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Bundle ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-bundle-patient-conditional-create"] ; # 
  fhir:type [ fhir:v "transaction"] ; # 
  fhir:entry ( [
fhir:fullUrl [ fhir:v "f4f42d3a-ffac-4d77-bc7e-789119aa7124"^^xsd:anyURI ] ;
    ( fhir:resource <f4f42d3a-ffac-4d77-bc7e-789119aa7124> ) ;
fhir:request [
fhir:method [ fhir:v "POST" ] ;
fhir:url [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:ifNoneExist [ fhir:v "?identifier=http://fhir.hie.moh.gov.my/sid/patient-mrn|PEKA-921005806671" ]     ]
  ] ) . # 

<f4f42d3a-ffac-4d77-bc7e-789119aa7124> a fhir:Patient ;
  fhir:id [ fhir:v "example-patient-conditional-create"] ; # 
  fhir:meta [
fhir:source [ fhir:v "http://pekab40.moh.gov.my"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core"^^xsd:anyURI ;
fhir:link <http://fhir.hie.moh.gov.my/StructureDefinition/Patient-my-core>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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><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>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "recorder"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:type [ fhir:v "PractitionerRole"^^xsd:anyURI ] ;
fhir:display [ fhir:v "SAIFULDAULAH BIN MOHD HAFIZ NGOO" ]       ]     ] [
fhir:url [ fhir:v "recordedDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2023-05-11T07:01:51.252Z"^^xsd:dateTime       ]     ] [
fhir:url [ fhir:v "lastUpdater"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:type [ fhir:v "PractitionerRole"^^xsd:anyURI ] ;
fhir:display [ fhir:v "SAIFULDAULAH BIN MOHD HAFIZ NGOO" ]       ]     ] ) ;
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"^^xsd:anyURI ]
  ] ) ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/sid/my-kad-no"^^xsd:anyURI ] ;
fhir:value [ fhir:v "921005806671" ]
  ] [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/sid/patient-mrn"^^xsd:anyURI ] ;
fhir:value [ fhir:v "PEKA-921005806671" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "AMIR ZULKIFLI" ] ;
    ( fhir:given [ fhir:v "AMIR ZULKIFLI" ] )
  ] ) ; # 
  fhir:telecom ( [
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "01156404217" ] ;
fhir:use [ fhir:v "mobile" ]
  ] ) ; # 
  fhir:gender [ fhir:v "male"] ; # 
  fhir:birthDate [ fhir:v "1992-10-05"^^xsd:date] ; # 
  fhir:deceased [
a fhir:boolean ;
fhir:v "false"^^xsd:boolean
  ] ; # 
  fhir:address ( [
    ( fhir:extension [
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/address-district-my-core"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/district-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "0310" ] ;
fhir:display [ fhir:v "Jeli" ]         ] )       ]     ] [
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/address-state-my-core"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
        ( fhir:coding [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/state-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "Selangor" ]         ] )       ]     ] ) ;
    ( fhir:line [ fhir:v "BANGI" ] ) ;
fhir:city [ fhir:v "KAJANG" ] ;
fhir:postalCode [ fhir:v "43000" ] ;
fhir:country [ fhir:v "MYS" ]
  ] ) ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/11-05060009" ]
  ] . #