IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: UC2-AllergyCenterBerlin - 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 "UC2-AllergyCenterBerlin"] ; #
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 UC2-AllergyCenterBerlin</b></p><a name=\"UC2-AllergyCenterBerlin\"> </a><a name=\"hcUC2-AllergyCenterBerlin\"> </a><a name=\"UC2-AllergyCenterBerlin-en-US\"> </a><p><b>name</b>: Allergy Center Berlin</p><p><b>address</b>: Berlin DE </p></div>"
] ; #
fhir:name [ fhir:v "Allergy Center Berlin"] ; #
fhir:address ( [
fhir:city [ fhir:v "Berlin" ] ;
fhir:country [ fhir:v "DE" ]
] ) . #