IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: UC5-HospitalPereiraEduardoRamirez - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "UC5-HospitalPereiraEduardoRamirez"] ; #
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: Organization UC5-HospitalPereiraEduardoRamirez</b></p><a name=\"UC5-HospitalPereiraEduardoRamirez\"> </a><a name=\"hcUC5-HospitalPereiraEduardoRamirez\"> </a><a name=\"UC5-HospitalPereiraEduardoRamirez-en-US\"> </a><p><b>name</b>: Hospital Dr Pereira Eduardo Ramirez</p><p><b>address</b>: Valparaíso Chile </p></div>"
] ; #
fhir:name [ fhir:v "Hospital Dr Pereira Eduardo Ramirez"] ; #
fhir:address ( [
fhir:city [ fhir:v "Valparaíso" ] ;
fhir:country [ fhir:v "Chile" ]
] ) . #