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-ballot 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
@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:Parameters ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "RecordDisclosureExample"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/consent-management/StructureDefinition/RecordDisclosureParameters"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/consent-management/StructureDefinition/RecordDisclosureParameters> ] )
] ; #
fhir:parameter ( [
fhir:name [ fhir:v "disclosure" ] ;
( fhir:Parameters.parameter.resource [
a fhir:AuditEvent ;
fhir:id [ fhir:v "ConsentAuditEventExample" ] ;
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsentAuditEvent"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/us/consent-management/StructureDefinition/FASTConsentAuditEvent> ] ) ] ;
fhir:type [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCM> ] ;
fhir:code [ fhir:v "110113" ] ] ;
( fhir:subtype [
fhir:system [
fhir:v "https://profiles.ihe.net/ITI/BALP/CodeSystem/AuthZsubType"^^xsd:anyURI ;
fhir:l <https://profiles.ihe.net/ITI/BALP/CodeSystem/AuthZsubType> ] ;
fhir:code [ fhir:v "AuthZ-Consent" ] ] ) ;
fhir:action [ fhir:v "E" ] ;
fhir:recorded [ fhir:v "2025-11-01T11:30:59.220-07:00"^^xsd:dateTime ] ;
fhir:outcome [ fhir:v "0" ] ;
fhir:outcomeDesc [ fhir:v "Returned patient health information" ] ;
( fhir:purposeOfEvent [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ActReason> ] ;
fhir:code [ fhir:v "CAREMGT" ] ] ) ] ) ;
( fhir:agent [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCM> ] ;
fhir:code [ fhir:v "110150" ] ] ) ] ;
fhir:who [
fhir:identifier [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-npi> ] ;
fhir:value [ fhir:v "1234567893" ] ] ] ;
fhir:requestor [ fhir:v false ] ;
fhir:network [
fhir:address [ fhir:v "192.168.0.1" ] ] ] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-ParticipationType> ] ;
fhir:code [ fhir:v "IRCP" ] ] ) ] ;
fhir:who [
fhir:identifier [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-npi> ] ;
fhir:value [ fhir:v "345678931" ] ] ] ;
fhir:requestor [ fhir:v true ] ] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleClass"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/v3-RoleClass> ] ;
fhir:code [ fhir:v "PROV" ] ] ) ] ;
fhir:who [
fhir:identifier [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-npi> ] ;
fhir:value [ fhir:v "101010101" ] ] ] ;
fhir:requestor [ fhir:v false ] ] [
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/extra-security-role-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/extra-security-role-type> ] ;
fhir:code [ fhir:v "authserver" ] ] ) ] ;
fhir:who [
fhir:identifier [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-npi> ] ;
fhir:value [ fhir:v "234567890" ] ] ] ;
fhir:requestor [ fhir:v false ] ] ) ;
fhir:source [
fhir:observer [
fhir:identifier [
fhir:system [
fhir:v "http://hl7.org/fhir/sid/us-npi"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/sid/us-npi> ] ;
fhir:value [ fhir:v "234567890" ] ] ] ] ;
( fhir:entity [
fhir:what [
fhir:identifier [
fhir:system [
fhir:v "http://example.org/mrn"^^xsd:anyURI ;
fhir:l <http://example.org/mrn> ] ;
fhir:value [ fhir:v "M1230041" ] ] ] ;
fhir:type [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/audit-entity-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/audit-entity-type> ] ;
fhir:code [ fhir:v "1" ] ] ;
fhir:role [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/object-role"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/object-role> ] ;
fhir:code [ fhir:v "1" ] ] ] [
fhir:what [
fhir:l fhir:Consent/ConsentExample ;
fhir:reference [ fhir:v "Consent/ConsentExample" ] ] ;
fhir:type [
fhir:system [
fhir:v "http://hl7.org/fhir/resource-types"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/resource-types> ] ;
fhir:code [ fhir:v "Consent" ] ] ] ) ] )
] [
fhir:name [ fhir:v "consent" ] ;
fhir:value [
a fhir:Reference ;
fhir:l fhir:Consent/ConsentExample ;
fhir:reference [ fhir:v "Consent/ConsentExample" ] ]
] ) . #
IG © 2024+ HL7 International / Community Based Collaborative Care. Package hl7.fhir.us.consent-management#1.0.0-ballot based on FHIR 4.0.1. Generated 2025-11-05
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
