Consolidated CDA (C-CDA)
5.0.0 - STU5 United States of America flag

Consolidated CDA (C-CDA) - Downloaded Version 5.0.0 See the Directory of published versions

: nonXML Body Example with Referenced Content - 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:Binary ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "nonxmlbody-example-with-referenced-content"] ; # 
  fhir:contentType [ fhir:v "application/xml"] ; # 
  fhir:data [ fhir:v "PG5vblhNTEJvZHkgeG1sbnM9InVybjpobDctb3JnOnYzIj4KICAgIDx0ZXh0PgogICAgICA8IS0tIDxyZWZlcmVuY2UgdmFsdWU9IlVEX3NhbXBsZS5wZGYiIC8+IC0tPgogICAgPC90ZXh0Pgo8L25vblhNTEJvZHk+"^^xsd:base64Binary] . #