Publication Build: This will be filled in by the publication tooling
: 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 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 "PG5vblhNTEJvZHkgeG1sbnM9InVybjpobDctb3JnOnYzIj4KICAgIDx0ZXh0PgogICAgICA8cmVmZXJlbmNlIHZhbHVlPSJVRF9zYW1wbGUucGRmIiAvPgogICAgPC90ZXh0Pgo8L25vblhNTEJvZHk+"^^xsd:base64Binary] . #