0.2.2 - ci-build

FastAccessControl, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/awatson1978/fhir-access-control-ig/ and changes regularly. See the Directory of published versions

: token-response-3 - 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 "token-response-3"] ; # 
  fhir:contentType [ fhir:v "application/fhir+json"] ; # 
  fhir:data [ fhir:v "ewogICAgInJlc291cmNlVHlwZSI6ICJPQXV0aFRva2VuUmVzcG9uc2UiLAogICAgImlkIjogInRva2VuLXJlc3BvbnNlLTMiLAogICAgImFjY2Vzc190b2tlbiI6ICJqWUNXeXVjSnpZOEFjTEt2SCIsCiAgICAidG9rZW5fdHlwZSI6ICJCZWFyZXIiLAogICAgInNjb3BlIjogIm9wZW5pZCBmaGlyVXNlciBsYXVuY2ggb2ZmbGluZV9hY2Nlc3MgdXNlci8qLmNydWRzIiwKICAgICJleHBpcmVzX2luIjogODY0MDAKCn0="^^xsd:base64Binary] . #