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

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