Polaris FHIR Implementation Guide
1.10.0 - ci-build

Polaris FHIR Implementation Guide - Local Development build (v1.10.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Polaris App Consent - DENIED Example - 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:Consent ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "avery-wellness-consent-denied"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://fhir.apps.health/StructureDefinition/polaris-core-app-consent"^^xsd:anyURI ;
fhir:link <https://fhir.apps.health/StructureDefinition/polaris-core-app-consent>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>App Consent - DENIED</b></p><p>Patient: <strong>Avery Linwood</strong> has <strong>DECLINED</strong> to share clinical data with <strong>WellnessTracker Pro</strong> application.</p><p>Date: April 8, 2025 at 3:45 PM</p><p>Status: Active consent using FHIR R4 deny pattern (nested provision with type='deny').</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-app-consent-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "app-consent-wellness-avery-denied-20250408" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:scope [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentscope"^^xsd:anyURI ] ;
fhir:code [ fhir:v "patient-privacy" ] ;
fhir:display [ fhir:v "Privacy Consent" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentcategorycodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "infa" ] ;
fhir:display [ fhir:v "Information Access" ]     ] )
  ] ) ; # 
  fhir:patient [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.apps.health/NamingSystem/cedarbrook-clinic-patient-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1234567890" ]     ] ;
fhir:display [ fhir:v "Avery Linwood" ]
  ] ; # 
  fhir:dateTime [ fhir:v "2025-04-08T15:45:00-06:00"^^xsd:dateTime] ; # 
  fhir:source [
a fhir:Attachment ;
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:data [ fhir:v "JVBERi0xLjQKJeLjz9MKMSAwIG9iago8PAovVHlwZSAvQ2F0YWxvZwovUGFnZXMgMiAwIFIKPj4KZW5kb2JqCjIgMCBvYmoKPDwKL1R5cGUgL1BhZ2VzCi9LaWRzIFszIDAgUl0KL0NvdW50IDEKPD4KZW5kb2JqCjMgMCBvYmoKPDwKL1R5cGUgL1BhZ2UKL1BhcmVudCAyIDAgUgovTWVkaWFCb3ggWzAgMCA2MTIgNzkyXQovUmVzb3VyY2VzIDw8L0ZvbnQgPDwvRjEgNCAwIFI+Pj4+Ci9Db250ZW50cyA1IDAgUgo+PgplbmRvYmoK"^^xsd:base64Binary ] ;
fhir:size [ fhir:v "8456"^^xsd:nonNegativeInteger ] ;
fhir:hash [ fhir:v "YTQwNTQwYTM5YTMwMGM5ZjYzZGI4YzJjYTI2ZWFmYzE="^^xsd:base64Binary ] ;
fhir:title [ fhir:v "WellnessTracker Pro Consent Refusal Form - Signed" ] ;
fhir:creation [ fhir:v "2025-04-08T15:45:00-06:00"^^xsd:dateTime ]
  ] ; # 
  fhir:policyRule [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentpolicycodes"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cric" ] ;
fhir:display [ fhir:v "Common Rule Informed Consent" ]     ] )
  ] ; # 
  fhir:provision [
    ( fhir:actor [
fhir:role [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IRCP" ] ;
fhir:display [ fhir:v "information recipient" ]         ] )       ] ;
fhir:reference [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.apps.health/NamingSystem/polaris-appdevice-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "wellness-tracker-pro" ]         ] ;
fhir:display [ fhir:v "WellnessTracker Pro" ]       ]     ] ) ;
    ( fhir:provision [
fhir:type [ fhir:v "deny" ] ;
      ( fhir:actor [
fhir:role [
          ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IRCP" ] ;
fhir:display [ fhir:v "information recipient" ]           ] )         ] ;
fhir:reference [
fhir:identifier [
fhir:system [ fhir:v "https://fhir.apps.health/NamingSystem/polaris-appdevice-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "wellness-tracker-pro" ]           ] ;
fhir:display [ fhir:v "WellnessTracker Pro" ]         ]       ] )     ] )
  ] . #