Shared Care Planning (SCP) Implementation Guide
0.3.0 - ci-build

Shared Care Planning (SCP) Implementation Guide - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 1.03.5 AuditEvent for Task Creation - 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:AuditEvent ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cps-auditevent-task-creation"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ]
  ] ; # 
  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: AuditEvent cps-auditevent-task-creation</b></p><a name=\"cps-auditevent-task-creation\"> </a><a name=\"hccps-auditevent-task-creation\"> </a><a name=\"cps-auditevent-task-creation-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\">version: 1</p></div><p><b>type</b>: <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-audit-event-type.html#audit-event-type-rest\">Audit Event ID rest</a>: RESTful Operation</p><p><b>subtype</b>: <a href=\"http://hl7.org/fhir/R4/codesystem-restful-interaction.html#restful-interaction-create\">FHIR Restful Interactions create</a>: Create</p><p><b>action</b>: Create</p><p><b>recorded</b>: 2024-12-19 15:41:12+0100</p><p><b>outcome</b>: Success</p><h3>Agents</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Who</b></td><td><b>Requestor</b></td></tr><tr><td style=\"display: none\">*</td><td><code>{{org1-fhir-url}}Organization/{{Organization1}}</code></td><td>true</td></tr></table><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><a href=\"Device/orca-01\">Device/orca-01</a></td></tr></table><h3>Entities</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>What</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"Task-cps-task-01.html\">Task fullfill</a></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:type [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-event-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "rest" ] ;
fhir:display [ fhir:v "RESTful Operation" ]
  ] ; # 
  fhir:subtype ( [
fhir:system [ fhir:v "http://hl7.org/fhir/restful-interaction"^^xsd:anyURI ] ;
fhir:code [ fhir:v "create" ] ;
fhir:display [ fhir:v "Create" ]
  ] ) ; # 
  fhir:action [ fhir:v "C"] ; # 
  fhir:recorded [ fhir:v "2024-12-19T15:41:12+01:00"^^xsd:dateTime] ; # 
  fhir:outcome [ fhir:v "0"] ; # 
  fhir:agent ( [
fhir:who [
fhir:reference [ fhir:v "{{org1-fhir-url}}Organization/{{Organization1}}" ] ;
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:system [ fhir:v "http://fhir.nl/fhir/NamingSystem/ura"^^xsd:anyURI ] ;
fhir:value [ fhir:v "URA-1" ] ;
fhir:assigner [
fhir:identifier [
fhir:system [ fhir:v "http://fhir.nl/fhir/NamingSystem/ura"^^xsd:anyURI ] ;
fhir:value [ fhir:v "URA-1" ]           ]         ]       ]     ] ;
fhir:requestor [ fhir:v true ]
  ] ) ; # 
  fhir:source [
fhir:observer [
fhir:reference [ fhir:v "Device/orca-01" ]     ]
  ] ; # 
  fhir:entity ( [
fhir:what [
fhir:reference [ fhir:v "Task/cps-task-01" ]     ]
  ] ) . #