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-location - 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:Location ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "example-location"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "2" ] ;
fhir:lastUpdated [ fhir:v "2022-08-25T03:03:20.191+08:00"^^xsd:dateTime ] ;
fhir:source [ fhir:v "http://provider.hie.moh.gov.my#q28ggzZtZu141ZN6"^^xsd:anyURI ] ;
    ( fhir:profile [
fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/Location-my-core"^^xsd:anyURI ;
fhir:link <http://fhir.hie.moh.gov.my/StructureDefinition/Location-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: Location example-location</b></p><a name=\"example-location\"> </a><a name=\"hcexample-location\"> </a><a name=\"example-location-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: 2; Last updated: 2022-08-25 03:03:20+0800; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"http://provider.hie.moh.gov.my#q28ggzZtZu141ZN6\">http://provider.hie.moh.gov.my#q28ggzZtZu141ZN6</a></p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Location-my-core.html\">Location (MY Core)</a></p></div><blockquote><p><b>ExtensionAudit (MY Core)</b></p><ul><li>recorder: <a href=\"PractitionerRole/cd16e0cb-3e0f-43bb-9197-901f5daff3ba/_history/1\">Saifuldaulah</a></li><li>recordedDate: 2022-08-10 00:11:35+0000</li><li>lastUpdater: <a href=\"PractitionerRole/cd16e0cb-3e0f-43bb-9197-901f5daff3ba/_history/1\">Saifuldaulah</a></li></ul></blockquote><p><b>identifier</b>: 11-05060009-000020</p><p><b>status</b>: Active</p><p><b>name</b>: Ward 1A</p><p><b>alias</b>: W-1A</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-type-my-core IMP}\">Inpatient</span></p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}\">Building</span></p><p><b>managingOrganization</b>: <a href=\"Organization/11-05060009\">HOSPITAL TUANKU JA'AFAR, SEREMBAN</a></p><p><b>partOf</b>: <a href=\"Location/8d988a14-4e08-4b57-a6d2-323218dcb76e\">Main Building</a></p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "recorder"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "PractitionerRole/cd16e0cb-3e0f-43bb-9197-901f5daff3ba/_history/1" ] ;
fhir:display [ fhir:v "Saifuldaulah" ]       ]     ] [
fhir:url [ fhir:v "recordedDate"^^xsd:anyURI ] ;
fhir:value [
a fhir:dateTime ;
fhir:v "2022-08-10T00:11:35.876Z"^^xsd:dateTime       ]     ] [
fhir:url [ fhir:v "lastUpdater"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "PractitionerRole/cd16e0cb-3e0f-43bb-9197-901f5daff3ba/_history/1" ] ;
fhir:display [ fhir:v "Saifuldaulah" ]       ]     ] ) ;
fhir:url [ fhir:v "http://fhir.hie.moh.gov.my/StructureDefinition/audit-my-core"^^xsd:anyURI ]
  ] ) ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "11-05060009-000020" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Ward 1A"] ; # 
  fhir:alias ( [ fhir:v "W-1A"] ) ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-type-my-core"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IMP" ] ;
fhir:display [ fhir:v "Inpatient" ]     ] )
  ] ) ; # 
  fhir:physicalType [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ] ;
fhir:version [ fhir:v "4.0.1" ] ;
fhir:code [ fhir:v "bu" ] ;
fhir:display [ fhir:v "Building" ]     ] )
  ] ; # 
  fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/11-05060009" ] ;
fhir:display [ fhir:v "HOSPITAL TUANKU JA'AFAR, SEREMBAN" ]
  ] ; # 
  fhir:partOf [
fhir:reference [ fhir:v "Location/8d988a14-4e08-4b57-a6d2-323218dcb76e" ] ;
fhir:display [ fhir:v "Main Building" ]
  ] . #