PH eReferral Implementation Guide
0.3.0-draft - draft Philippines

PH eReferral Implementation Guide - Local Development build (v0.3.0-draft) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Organization — Metro Imaging Centre - 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:Organization ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "organization-receiving-facility-ex"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://doh.gov.ph/fhir/ph-core/StructureDefinition/ph-core-organization"^^xsd:anyURI ;
fhir:l <http://doh.gov.ph/fhir/ph-core/StructureDefinition/ph-core-organization>     ] ) ;
    ( fhir:tag [
fhir:system [
fhir:v "https://example.com/peref-dd"^^xsd:anyURI ;
fhir:l <https://example.com/peref-dd>       ] ;
fhir:code [ fhir:v "REF-9" ] ;
fhir:display [ fhir:v "REF-9" ]     ] [
fhir:system [
fhir:v "https://example.com/peref-dd"^^xsd:anyURI ;
fhir:l <https://example.com/peref-dd>       ] ;
fhir:code [ fhir:v "REF-10" ] ;
fhir:display [ fhir:v "REF-10" ]     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization organization-receiving-facility-ex</b></p><a name=\"organization-receiving-facility-ex\"> </a><a name=\"hcorganization-receiving-facility-ex\"> </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\">Profile: <a href=\"https://build.fhir.org/ig/UP-Manila-SILab/ph-core/StructureDefinition-ph-core-organization.html\">PH Core Organization</a></p><p style=\"margin-bottom: 0px\">Tags: REF-9 (Details: peref-dd code REF-9), REF-10 (Details: peref-dd code REF-10)</p></div><p><b>identifier</b>: Facility ID/DOH000-OO-0-0000456 (use: official, )</p><p><b>name</b>: Metro Imaging Centre</p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
      ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>         ] ;
fhir:code [ fhir:v "FI" ]       ] )     ] ;
fhir:system [
fhir:v "http://doh.gov.ph/fhir/Identifier/doh-nhfr-code"^^xsd:anyURI ;
fhir:l <http://doh.gov.ph/fhir/Identifier/doh-nhfr-code>     ] ;
fhir:value [ fhir:v "DOH000-OO-0-0000456" ]
  ] ) ; # 
  fhir:name [ fhir:v "Metro Imaging Centre"] . #