Scalable Consent Management, published by HL7 International / Community Based Collaborative Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-consent-management/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@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 -------------------------------------------------------------------
<http://hl7.org/fhir/AuditEvent/ConsentAuditEventExample> a fhir:AuditEvent ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "ConsentAuditEventExample"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsentAuditEvent" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsentAuditEvent>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AuditEvent ConsentAuditEventExample</b></p><a name=\"ConsentAuditEventExample\"> </a><a name=\"hcConsentAuditEventExample\"> </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-FASTConsentAuditEvent.html\">FASTConsentAuditEvent</a></p></div><p><b>type</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110113\">DICOM: 110113</a> (Security Alert)</p><p><b>subtype</b>: <a href=\"https://profiles.ihe.net/ITI/BALP/1.1.4/CodeSystem-AuthZsubType.html#AuthZsubType-AuthZ-Consent\">Authorization subType events: AuthZ-Consent</a> (Authorization Decision using Roles and Consent)</p><p><b>action</b>: Execute</p><p><b>recorded</b>: 2025-11-01 11:30:59-0700</p><p><b>outcome</b>: Success</p><p><b>outcomeDesc</b>: Returned patient health information</p><p><b>purposeOfEvent</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActReason CAREMGT}\">care management</span></p><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM 110150}\">Application</span></p><p><b>who</b>: Identifier: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/1234567893</p><p><b>requestor</b>: false</p><h3>Networks</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>192.168.0.1</td></tr></table></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType IRCP}\">information recipient</span></p><p><b>who</b>: Identifier: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/345678931</p><p><b>requestor</b>: true</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleClass PROV}\">healthcare provider</span></p><p><b>who</b>: Identifier: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/101010101</p><p><b>requestor</b>: false</p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/extra-security-role-type authserver}\">Authorization Server</span></p><p><b>who</b>: Identifier: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/234567890</p><p><b>requestor</b>: false</p></blockquote><h3>Sources</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Observer</b></td></tr><tr><td style=\"display: none\">*</td><td>Identifier: <a href=\"http://terminology.hl7.org/6.5.0/NamingSystem-npi.html\" title=\"National Provider Identifier\">United States National Provider Identifier</a>/234567890</td></tr></table><blockquote><p><b>entity</b></p><p><b>what</b>: Identifier: <code>http://example.org/mrn</code>/M1230041</p><p><b>type</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-audit-entity-type.html#audit-entity-type-1\">Audit event entity type: 1</a> (Person)</p><p><b>role</b>: <a href=\"http://terminology.hl7.org/7.3.0/CodeSystem-object-role.html#object-role-1\">AuditEventEntityRole: 1</a> (Patient)</p></blockquote><blockquote><p><b>entity</b></p><p><b>what</b>: <a href=\"Consent-ConsentExample.html\">ConsentExample</a></p><p><b>type</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-resource-types.html#resource-types-Consent\">ResourceType: Consent</a> (Consent)</p></blockquote></div>"
] ;
fhir:AuditEvent.type [
fhir:Coding.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ] ;
fhir:Coding.code [ fhir:value "110113" ]
] ;
fhir:AuditEvent.subtype [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "https://profiles.ihe.net/ITI/BALP/CodeSystem/AuthZsubType" ] ;
fhir:Coding.code [ fhir:value "AuthZ-Consent" ]
] ;
fhir:AuditEvent.action [ fhir:value "E"] ;
fhir:AuditEvent.recorded [ fhir:value "2025-11-01T11:30:59.220-07:00"^^xsd:dateTime] ;
fhir:AuditEvent.outcome [ fhir:value "0"] ;
fhir:AuditEvent.outcomeDesc [ fhir:value "Returned patient health information"] ;
fhir:AuditEvent.purposeOfEvent [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ActReason" ] ;
fhir:Coding.code [ fhir:value "CAREMGT" ]
]
] ;
fhir:AuditEvent.agent [
fhir:index -1 ;
fhir:AuditEvent.agent.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ] ;
fhir:Coding.code [ fhir:value "110150" ]
]
] ;
fhir:AuditEvent.agent.who [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ;
fhir:Identifier.value [ fhir:value "1234567893" ]
]
] ;
fhir:AuditEvent.agent.requestor [ fhir:value "false"^^xsd:boolean ] ;
fhir:AuditEvent.agent.network [
fhir:AuditEvent.agent.network.address [ fhir:value "192.168.0.1" ]
]
], [
fhir:index -1 ;
fhir:AuditEvent.agent.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-ParticipationType" ] ;
fhir:Coding.code [ fhir:value "IRCP" ]
]
] ;
fhir:AuditEvent.agent.who [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ;
fhir:Identifier.value [ fhir:value "345678931" ]
]
] ;
fhir:AuditEvent.agent.requestor [ fhir:value "true"^^xsd:boolean ]
], [
fhir:index -1 ;
fhir:AuditEvent.agent.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleClass" ] ;
fhir:Coding.code [ fhir:value "PROV" ]
]
] ;
fhir:AuditEvent.agent.who [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ;
fhir:Identifier.value [ fhir:value "101010101" ]
]
] ;
fhir:AuditEvent.agent.requestor [ fhir:value "false"^^xsd:boolean ]
], [
fhir:index -1 ;
fhir:AuditEvent.agent.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/extra-security-role-type" ] ;
fhir:Coding.code [ fhir:value "authserver" ]
]
] ;
fhir:AuditEvent.agent.who [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ;
fhir:Identifier.value [ fhir:value "234567890" ]
]
] ;
fhir:AuditEvent.agent.requestor [ fhir:value "false"^^xsd:boolean ]
] ;
fhir:AuditEvent.source [
fhir:AuditEvent.source.observer [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://hl7.org/fhir/sid/us-npi" ] ;
fhir:Identifier.value [ fhir:value "234567890" ]
]
]
] ;
fhir:AuditEvent.entity [
fhir:index -1 ;
fhir:AuditEvent.entity.what [
fhir:Reference.identifier [
fhir:Identifier.system [ fhir:value "http://example.org/mrn" ] ;
fhir:Identifier.value [ fhir:value "M1230041" ]
]
] ;
fhir:AuditEvent.entity.type [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/audit-entity-type" ] ;
fhir:Coding.code [ fhir:value "1" ]
] ;
fhir:AuditEvent.entity.role [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/object-role" ] ;
fhir:Coding.code [ fhir:value "1" ]
]
], [
fhir:index -1 ;
fhir:AuditEvent.entity.what [
fhir:link <http://hl7.org/fhir/Consent/ConsentExample> ;
fhir:Reference.reference [ fhir:value "Consent/ConsentExample" ]
] ;
fhir:AuditEvent.entity.type [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/resource-types" ] ;
fhir:Coding.code [ fhir:value "Consent" ]
]
] .
<http://hl7.org/fhir/Consent/ConsentExample> a fhir:Consent .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/AuditEvent/ConsentAuditEventExample.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/AuditEvent/ConsentAuditEventExample.ttl> .
IG © 2024+ HL7 International / Community Based Collaborative Care.
Package hl7.fhir.us.consent-management#1.0.0-preview based on FHIR 4.0.1.
Generated
2026-09-11
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
