Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

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

: eOrders Consent withdraw upload MHR FBC LFT - 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 "880c657d-af10-4a4c-a925-dbd49075f0eb"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://fhir.geniesolutions.io/StructureDefinition/eorders-consentwithdrawl"^^xsd:anyURI ;
fhir:link <http://fhir.geniesolutions.io/StructureDefinition/eorders-consentwithdrawl>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Consent 880c657d-af10-4a4c-a925-dbd49075f0eb</b></p><a name=\"880c657d-af10-4a4c-a925-dbd49075f0eb\"> </a><a name=\"hc880c657d-af10-4a4c-a925-dbd49075f0eb\"> </a><a name=\"880c657d-af10-4a4c-a925-dbd49075f0eb-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-eorders-consentwithdrawl.html\">EOrders Consent Withdrawl</a></p></div><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope patient-privacy}\">Privacy Consent</span></p><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode IDSCL}\">information disclosure</span></p><p><b>patient</b>: <a href=\"Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html\">Mary Smith (official) Female, DoB: 1967-01-20 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)</a></p><p><b>dateTime</b>: 2022-04-25</p><p><b>performer</b>: <a href=\"Patient-1078d551-7be2-49f7-a122-c230b8757f2f.html\">Mary Smith (official) Female, DoB: 1967-01-20 ( IHI: Austalian Healthcare Identifier - Individual#8003608833357361)</a></p><p><b>organization</b>: <a href=\"Organization-fdcca47c-e554-46e5-a71f-91ec855faa29.html\">Organization Small Family Trust</a></p><p><b>policyRule</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode OPTIN}\">opt-in</span></p><blockquote><p><b>provision</b></p><p><b>type</b>: Opt Out</p><p><b>action</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentaction disclose}\">Disclose</span></p><p><b>class</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-DiagnosticReport\">ResourceType DiagnosticReport</a>: DiagnosticReport</p><blockquote><p><b>data</b></p><p><b>meaning</b>: Dependents</p><p><b>reference</b>: <a href=\"ServiceRequest-681a8919-8d91-4868-a46a-ab6877ad27ea.html\">ServiceRequest Full blood count</a></p></blockquote><blockquote><p><b>data</b></p><p><b>meaning</b>: Dependents</p><p><b>reference</b>: <a href=\"ServiceRequest-3dff87af-5dac-40d5-be3d-9eaf9b3879b8.html\">ServiceRequest Liver function test</a></p></blockquote></blockquote></div>"^^rdf:XMLLiteral
  ] ; # 
  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:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IDSCL" ]     ] )
  ] ) ; # 
  fhir:patient [
fhir:reference [ fhir:v "Patient/1078d551-7be2-49f7-a122-c230b8757f2f" ]
  ] ; # 
  fhir:dateTime [ fhir:v "2022-04-25"^^xsd:date] ; # 
  fhir:performer ( [
fhir:reference [ fhir:v "Patient/1078d551-7be2-49f7-a122-c230b8757f2f" ]
  ] ) ; # 
  fhir:organization ( [
fhir:reference [ fhir:v "Organization/fdcca47c-e554-46e5-a71f-91ec855faa29" ]
  ] ) ; # 
  fhir:policyRule [
    ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OPTIN" ]     ] )
  ] ; # 
  fhir:provision [
fhir:type [ fhir:v "deny" ] ;
    ( fhir:action [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/consentaction"^^xsd:anyURI ] ;
fhir:code [ fhir:v "disclose" ]       ] )     ] ) ;
    ( fhir:class [
fhir:system [ fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DiagnosticReport" ]     ] ) ;
    ( fhir:data [
fhir:meaning [ fhir:v "dependents" ] ;
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/681a8919-8d91-4868-a46a-ab6877ad27ea" ]       ]     ] [
fhir:meaning [ fhir:v "dependents" ] ;
fhir:reference [
fhir:reference [ fhir:v "ServiceRequest/3dff87af-5dac-40d5-be3d-9eaf9b3879b8" ]       ]     ] )
  ] . #