Security
and
Privacy
This
page
is
part
of
the
Continuous
Integration
Build
of
FHIR
Specification
(v5.0.0:
R5
-
STU
).
This
is
the
current
published
version
in
it's
permanent
home
(it
will
always
(will
be
available
incorrect/inconsistent
at
this
URL).
For
a
full
list
of
available
versions,
see
times).
See
the
Directory
of
published
versions
| Responsible Owner: Security Work Group | Standards Status : Informative | Compartments : Device , Group , Patient , Practitioner |
Raw Turtle (+ also see Turtle/RDF Format Specification )
An AuditEvent recording a create of a List resource for a given Patient, Encounter, and CarePlan.
@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:AuditEvent ;<http://hl7.org/fhir/AuditEvent/example-advanced-create> a fhir:AuditEvent ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "example-advanced-create"] ; #fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AuditEvent</b><a name=\"example-advanced-create\"> </a></p><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\">Resource AuditEvent "example-advanced-create" </p></div><p><b>category</b>: <span title=\" to include elements not typically populated, but for which there are query parameters &#10; derived off of example in IHE.BALP IG \">create <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"codesystem-restful-interaction.html\">FHIR Restful Interactions</a>#create)</span></span></p><p><b>code</b>: Restful Operation <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-audit-event-type.html\">Audit Event ID</a>#rest)</span></p><p><b>action</b>: C</p><p><b>severity</b>: informational</p><p><b>occurred</b>: 2020-04-29T09:49:00Z</p><p><b>recorded</b>: 29 Apr 2020, 7:49:00 pm</p><h3>Outcomes</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td></tr><tr><td>*</td><td>Success (Details: http://terminology.hl7.org/CodeSystem/audit-event-outcome code 0 = 'Success', stated as 'Success')</td></tr></table><p><b>authorization</b>: treatment <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v3-ActReason.html\">ActReason</a>#TREAT)</span></p><p><b>basedOn</b>: <a href=\"careplan-example.html\">CarePlan/example</a></p><p><b>patient</b>: <a href=\"patient-example.html\">Patient/example</a> "Peter CHALMERS"</p><p><b>encounter</b>: <a href=\"encounter-example-home.html\">Encounter/home</a></p><blockquote><p><b>agent</b></p><p><b>type</b>: Source Role ID <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://dicom.nema.org/resources/ontology/DCM\">DICOM</a>#110153)</span></p><p><b>who</b>: <span>: myMachine.example.org</span></p><p><b>requestor</b>: false</p><p><b>network</b>: <code>urn:ipv6:2001:0db8:85a3:0000:0000:8a2e:0370:7334</code></p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Destination Role ID <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://dicom.nema.org/resources/ontology/DCM\">DICOM</a>#110152)</span></p><p><b>who</b>: <a href=\"device-example.html\">Device/example</a></p><p><b>requestor</b>: false</p><p><b>network</b>: <a href=\"http://server.example.com/fhir\">http://server.example.com/fhir</a></p></blockquote><blockquote><p><b>agent</b></p><p><b>type</b>: Informant <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#INF)</span></p><p><b>who</b>: <span>: Betty Jones</span></p><p><b>requestor</b>: true</p></blockquote><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Site</b></td><td><b>Observer</b></td><td><b>Type</b></td></tr><tr><td>*</td><td><span/></td><td><a href=\"device-example.html\">Device/example</a></td><td>Application Server <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-security-source-type.html\">Audit Event Source Type</a>#4)</span></td></tr></table><h3>Entities</h3><table class=\"grid\"><tr><td>-</td><td><b>What</b></td><td><b>Role</b></td></tr><tr><td>*</td><td><a href=\"list-example.html\">List/example</a></td><td>Domain Resource <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.1.0/CodeSystem-object-role.html\">AuditEventEntityRole</a>#4)</span></td></tr></table></div>" ] ; # to include elements not typically populated, but for which there are query parameters , derived off of example in IHE.BALP IG fhir:category ( [fhir:type [ fhir:coding ( [fhir:system [ fhir:v "http://hl7.org/fhir/restful-interaction"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://hl7.org/fhir/restful-interaction"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/restful-interaction> ] ; fhir:code [ fhir:v "create" ] ; fhir:display [ fhir:v "create" ] ] )] ) ; # fhir:code [] ; # to include elements not typically populated, but for which there are query parameters , derived off of example in IHE.BALP IG fhir:subtype ( [ fhir:coding ( [fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-type"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/audit-event-type> ] ; fhir:code [ fhir:v "rest" ] ; fhir:display [ fhir:v "Restful Operation" ] ] )] ; #] ) ; # fhir:action [ fhir:v "C"] ; # fhir:severity [ fhir:v "informational"] ; #fhir:occurred [ fhir:v "2020-04-29T09:49:00.000Z"^^xsd:dateTime] ; #fhir:occurred [ a fhir:DateTime ; fhir:v "2020-04-29T09:49:00.000Z"^^xsd:dateTime ] ; # fhir:recorded [ fhir:v "2020-04-29T09:49:00.000Z"^^xsd:dateTime] ; # fhir:outcome [ fhir:code [fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-outcome"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-outcome"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/audit-event-outcome> ] ; fhir:code [ fhir:v "0" ] ; fhir:display [ fhir:v "Success" ] ] ] ; # fhir:authorization ( [ fhir:coding ( [fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActReason"^^xsd:anyURI ] ;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 "TREAT" ] ] ) ] ) ; # fhir:basedOn ( [ fhir:l <http://hl7.org/fhir/CarePlan/example> ; fhir:reference [ fhir:v "CarePlan/example" ] ] ) ; # fhir:patient [ fhir:l <http://hl7.org/fhir/Patient/example> ; fhir:reference [ fhir:v "Patient/example" ] ] ; # fhir:encounter [ fhir:l <http://hl7.org/fhir/Encounter/home> ; fhir:reference [ fhir:v "Encounter/home" ] ] ; # fhir:agent ( [ fhir:type [ fhir:coding ( [fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;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 "110153" ] ; fhir:display [ fhir:v "Source Role ID" ] ] ) ] ; fhir:who [ fhir:display [ fhir:v "myMachine.example.org" ] ] ;fhir:requestor [ fhir:v "false"^^xsd:boolean ] ; fhir:network [ fhir:v "urn:ipv6:2001:0db8:85a3:0000:0000:8a2e:0370:7334"^^xsd:anyURI ]fhir:requestor [ fhir:v false ] ; fhir:network [ a fhir:Uri ; fhir:v "urn:ipv6:2001:0db8:85a3:0000:0000:8a2e:0370:7334"^^xsd:anyURI ; fhir:l <urn:ipv6:2001:0db8:85a3:0000:0000:8a2e:0370:7334> ] ] [ fhir:type [ fhir:coding ( [fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;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 "110152" ] ; fhir:display [ fhir:v "Destination Role ID" ] ] ) ] ; fhir:who [ fhir:l <http://hl7.org/fhir/Device/example> ; fhir:reference [ fhir:v "Device/example" ] ] ;fhir:requestor [ fhir:v "false"^^xsd:boolean ] ; fhir:network [ fhir:v "http://server.example.com/fhir"^^xsd:anyURI ]fhir:requestor [ fhir:v false ] ; fhir:network [ a fhir:Uri ; fhir:v "http://server.example.com/fhir"^^xsd:anyURI ; fhir:l <http://server.example.com/fhir> ] ] [ fhir:type [ fhir:coding ( [fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;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 "INF" ] ; fhir:display [ fhir:v "Informant" ] ] ) ] ; fhir:who [ fhir:display [ fhir:v "Betty Jones" ] ] ;fhir:requestor [ fhir:v "true"^^xsd:boolean ]fhir:requestor [ fhir:v true ] ] ) ; # fhir:source [ fhir:site [ fhir:identifier [ fhir:value [ fhir:v "http://server.example.com" ] ] ] ; fhir:observer [ fhir:l <http://hl7.org/fhir/Device/example> ; fhir:reference [ fhir:v "Device/example" ] ] ; fhir:type ( [ fhir:coding ( [fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/security-source-type"^^xsd:anyURI ] ;fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/security-source-type"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/security-source-type> ] ; fhir:code [ fhir:v "4" ] ; fhir:display [ fhir:v "Application Server" ] ] ) ] ) ] ; # fhir:entity ( [ fhir:what [ fhir:l <http://hl7.org/fhir/List/example> ; fhir:reference [ fhir:v "List/example" ] ] ; fhir:role [ fhir:coding ( [fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/object-role"^^xsd:anyURI ] ;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 "4" ] ; fhir:display [ fhir:v "Domain Resource" ] ] ) ]] )] . #] ) . # <http://hl7.org/fhir/CarePlan/example> a fhir:CarePlan . <http://hl7.org/fhir/Patient/example> a fhir:Patient . <http://hl7.org/fhir/Encounter/home> a fhir:Encounter . <http://hl7.org/fhir/Device/example> a fhir:Device . <http://hl7.org/fhir/List/example> a fhir:List . # -------------------------------------------------------------------------------------
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.
FHIR
®©
HL7.org
2011+.
FHIR
R5
hl7.fhir.core#5.0.0
R6
hl7.fhir.core#6.0.0-ballot3
generated
on
Sun,
Mar
26,
2023
15:24+1100.
Thu,
Nov
27,
2025
16:52+0000.
Links:
Search
|
Version
History
|
Contents
|
Glossary
|
QA
|
Compare
to
R4
|
Compare
to
R4B
R5
|
Compare
to
Last
Ballot
|
|
Propose
a
change