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-schedule - 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:Schedule ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-schedule"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2024-12-13T15:28:59.193+08:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "http://provider.hie.moh.gov.my#bHdLCFp6MuZEweVr"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core"^^xsd:anyURI ;
fhir:link <http://fhir.hie.moh.gov.my/StructureDefinition/Schedule-my-core>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Schedule example-schedule</b></p><a name=\"example-schedule\"> </a><a name=\"hcexample-schedule\"> </a><a name=\"example-schedule-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\">version: 1; Last updated: 2024-12-13 15:28:59+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://provider.hie.moh.gov.my#bHdLCFp6MuZEweVr\">http://provider.hie.moh.gov.my#bHdLCFp6MuZEweVr</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Schedule-my-core.html\">Schedule (MY Core)</a></p></div><p><b>ExtensionScheduleType (MY Core)</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core affiliate}\">Affiliate</span></p><blockquote><p><b>ExtensionAudit (MY Core)</b></p><ul><li>recorder: <a href=\"PractitionerRole/4e42f222-b404-4f61-b9f5-9bdbd2e8aa37/_history/23\">PUTERI NAJWA NABILA</a></li><li>recordedDate: 2024-12-13 15:28:56+0800</li><li>lastUpdater: <a href=\"PractitionerRole/4e42f222-b404-4f61-b9f5-9bdbd2e8aa37/_history/23\">PUTERI NAJWA NABILA</a></li></ul></blockquote><p><b>identifier</b>: <code>http://fhir.hie.moh.gov.my/sid/batch-id</code>/f0cab84c-67e9-4d9f-b44c-acc1e2cb9dca</p><p><b>active</b>: true</p><p><b>serviceCategory</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core AMB}\">Outpatient</span></p><p><b>serviceType</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core 03}\">Outpatient</span></p><p><b>specialty</b>: <span title=\"Codes:{http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core 150}\">Non-communicable Disease</span></p><p><b>actor</b>: <a href=\"HealthcareService/ec40c9f0-4ce2-4ff0-884c-d665256de045\">Non-communicable Disease</a></p><p><b>planningHorizon</b>: 2024-12-13 09:00:00+0800 --&gt; 2024-12-13 17:00:00+0800</p><p><b>comment</b>: HTJ - TEST</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/schedule-type-my-core"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
      ( fhir:coding [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/schedule-type-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "affiliate" ]       ] )     ]
  ] [
    ( fhir:extension [
fhir:url [ fhir:v "recorder"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "PractitionerRole/4e42f222-b404-4f61-b9f5-9bdbd2e8aa37/_history/23" ] ;
fhir:display [ fhir:v "PUTERI NAJWA NABILA" ]       ]     ] [
fhir:url [ fhir:v "recordedDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2024-12-13T15:28:56+08:00"^^xsd:dateTime       ]     ] [
fhir:url [ fhir:v "lastUpdater"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "PractitionerRole/4e42f222-b404-4f61-b9f5-9bdbd2e8aa37/_history/23" ] ;
fhir:display [ fhir:v "PUTERI NAJWA NABILA" ]       ]     ] ) ;
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"^^xsd:anyURI ]
  ] ) ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/sid/batch-id"^^xsd:anyURI ] ;
fhir:value [ fhir:v "f0cab84c-67e9-4d9f-b44c-acc1e2cb9dca" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:serviceCategory ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/encounter-class-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AMB" ] ;
fhir:display [ fhir:v "Outpatient" ]     ] )
  ] ) ; # 
  fhir:serviceType ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/service-type-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "03" ] ;
fhir:display [ fhir:v "Outpatient" ]     ] )
  ] ) ; # 
  fhir:specialty ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/specialty-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "150" ] ;
fhir:display [ fhir:v "Non-communicable Disease" ]     ] )
  ] ) ; # 
  fhir:actor ( [
fhir:reference [ fhir:v "HealthcareService/ec40c9f0-4ce2-4ff0-884c-d665256de045" ] ;
fhir:type [ fhir:v "HealthcareService"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Non-communicable Disease" ]
  ] ) ; # 
  fhir:planningHorizon [
fhir:start [ fhir:v "2024-12-13T09:00:00+08:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2024-12-13T17:00:00+08:00"^^xsd:dateTime ]
  ] ; # 
  fhir:comment [ fhir:v "HTJ - TEST"] . #