This page is part of the SMART Health Cards and Links FHIR IG (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Example SHL Payload 2 - 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 "shl-payload-2"] ; #
fhir:contentType [ fhir:v "application/fhir+json"] ; #
fhir:data [ fhir:v "ew0KICAidXJsIjogImh0dHBzOi8vcmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbS9zZWFubm8vc2hjLWRlbW8tZGF0YS9tYWluL2lwcy9JUFNfSUctYnVuZGxlLTAxLWVuYy50eHQiLA0KICAiZmxhZyI6ICJMVSIsDQogICJrZXkiOiAicnhUZ1lsT2FLSlBGdGNFZDBxY2NlTjh3RVU0cDk0U3FBd0lXUWU2dVg3USIsDQogICJsYWJlbCI6ICJEZW1vIFNITCBmb3IgSVBTX0lHLWJ1bmRsZS0wMSINCn0="^^xsd:base64Binary] . #