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
@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 "6d83978c-6507-4c1a-8099-4a7d7fe48bc0"] ; #
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 6d83978c-6507-4c1a-8099-4a7d7fe48bc0</b></p><a name=\"6d83978c-6507-4c1a-8099-4a7d7fe48bc0\"> </a><a name=\"hc6d83978c-6507-4c1a-8099-4a7d7fe48bc0\"> </a><a name=\"6d83978c-6507-4c1a-8099-4a7d7fe48bc0-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-19</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><h3>Data</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Meaning</b></td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td>Dependents</td><td><a href=\"ServiceRequest-018c4883-2359-4122-9f19-48cdd83fad0d.html\">ServiceRequest </a></td></tr></table></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-19"^^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/018c4883-2359-4122-9f19-48cdd83fad0d" ] ] ] )
] . #
IG © 2022+ Magentus Practice Management. Package geniesolutions.fhir#1.2.35 based on FHIR 4.0.1. Generated 2025-03-02
Links: Table of Contents |
QA Report