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-list-maternal - 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:List ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-list-maternal"] ; # 
  fhir:meta [
fhir:source [ fhir:v "http://provider.hie.moh.gov.my"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/List-my-core"^^xsd:anyURI ;
fhir:link <http://fhir.hie.moh.gov.my/StructureDefinition/List-my-core>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List example-list-maternal</b></p><a name=\"example-list-maternal\"> </a><a name=\"hcexample-list-maternal\"> </a><a name=\"example-list-maternal-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://provider.hie.moh.gov.my\">http://provider.hie.moh.gov.my</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-List-my-core.html\">List (MY Core)</a></p></div><table class=\"clstu\"><tr><td>Date: 2023-09-12 01:34:38+0000 </td><td>Mode: Working List </td><td>Status: Current </td><td>Code: Maternal Health Record </td></tr><tr><td>Subject: <a href=\"Patient/dba06121-c9c3-4169-bb92-b67a6f337ded/_history/4\">Patient/dba06121-c9c3-4169-bb92-b67a6f337ded/_history/4</a>Source: </td></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td><a href=\"Patient/dba06121-c9c3-4169-bb92-b67a6f337ded/_history/4\">Patient</a></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:mode [ fhir:v "working"] ; # 
  fhir:code [
    ( fhir:coding [
fhir:system [ fhir:v "http://fhir.hie.moh.gov.my/CodeSystem/sub-record-type-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "sub-001" ] ;
fhir:display [ fhir:v "Maternal Health Record" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/dba06121-c9c3-4169-bb92-b67a6f337ded/_history/4" ]
  ] ; # 
  fhir:date [ fhir:v "2023-09-12T01:34:38.641Z"^^xsd:dateTime] ; # 
  fhir:source [
fhir:reference [ fhir:v "PractitionerRole/121d966a-ca39-44dd-8e49-345f5ef1e484/_history/1" ]
  ] ; # 
  fhir:entry ( [
fhir:item [
fhir:reference [ fhir:v "Patient/dba06121-c9c3-4169-bb92-b67a6f337ded/_history/4" ] ;
fhir:display [ fhir:v "Patient" ]     ]
  ] ) . #