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

: UC2-CityHospitalLab - 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-CityHospitalLab"] ; # 
  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-CityHospitalLab</b></p><a name=\"UC2-CityHospitalLab\"> </a><a name=\"hcUC2-CityHospitalLab\"> </a><a name=\"UC2-CityHospitalLab-en-US\"> </a><p><b>name</b>: City Hospital Laboratory</p><p><b>address</b>: Hamburg DE </p></div>"
  ] ; # 
  fhir:name [ fhir:v "City Hospital Laboratory"] ; # 
  fhir:address ( [
fhir:city [ fhir:v "Hamburg" ] ;
fhir:country [ fhir:v "DE" ]
  ] ) . #