0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC4-ChariteBerlin - 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 "UC4-ChariteBerlin"] ; # 
  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 UC4-ChariteBerlin</b></p><a name=\"UC4-ChariteBerlin\"> </a><a name=\"hcUC4-ChariteBerlin\"> </a><a name=\"UC4-ChariteBerlin-en-US\"> </a><p><b>type</b>: <span title=\"Codes:\">prov</span></p><p><b>name</b>: Charité – Universitätsmedizin Berlin</p><p><b>address</b>: Berlin DE </p></div>"
  ] ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:code [ fhir:v "prov" ]     ] )
  ] ) ; # 
  fhir:name [ fhir:v "Charité – Universitätsmedizin Berlin"] ; # 
  fhir:address ( [
fhir:city [ fhir:v "Berlin" ] ;
fhir:country [ fhir:v "DE" ]
  ] ) . #