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

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