HL7 Czech Hospital Discharge Report Implementation Guide
0.1.0 - ci-build Czechia flag

HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-cz/hdr/ and changes regularly. See the Directory of published versions

: Porodni oddeleni - pokoj 3 luzko 01 - 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:Location ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "loc-brno-maternity-room-3-bed-01"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.cz/fhir/core/StructureDefinition/cz-location-core"^^xsd:anyURI ;
fhir:l <https://hl7.cz/fhir/core/StructureDefinition/cz-location-core>     ] )
  ] ; # 
  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: Location loc-brno-maternity-room-3-bed-01</b></p><a name=\"loc-brno-maternity-room-3-bed-01\"> </a><a name=\"hcloc-brno-maternity-room-3-bed-01\"> </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/HL7-cz/cz-core/StructureDefinition-cz-location-core.html\">Location (CZ core)</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Luzko 01</p><p><b>description</b>: Luzko 01, pokoj 3, porodni oddeleni</p><p><b>physicalType</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bd}\">Bed</span></p><p><b>managingOrganization</b>: <a href=\"Organization-2f823e1c-b1a5-42f8-9ba4-7df32768b2a7.html\">Organization Porodni oddeleni - Mestska nemocnice Brno</a></p><p><b>partOf</b>: <a href=\"Location-loc-brno-maternity-room-3.html\">Pokoj 3</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:name [ fhir:v "Luzko 01"] ; # 
  fhir:description [ fhir:v "Luzko 01, pokoj 3, porodni oddeleni"] ; # 
  fhir:physicalType [
    ( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/location-physical-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/location-physical-type>       ] ;
fhir:code [ fhir:v "bd" ]     ] )
  ] ; # 
  fhir:managingOrganization [
fhir:l fhir:Organization/2f823e1c-b1a5-42f8-9ba4-7df32768b2a7 ;
fhir:reference [ fhir:v "Organization/2f823e1c-b1a5-42f8-9ba4-7df32768b2a7" ]
  ] ; # 
  fhir:partOf [
fhir:l fhir:Location/loc-brno-maternity-room-3 ;
fhir:reference [ fhir:v "Location/loc-brno-maternity-room-3" ] ;
fhir:display [ fhir:v "Pokoj 3" ]
  ] . #