This page is part of the CH ATC (R4) (v3.2.0: Draft Ballot 4) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
@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 -------------------------------------------------------------------
a fhir:AuditEvent ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "atc-doc-read-ass-hpc"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-atc/StructureDefinition/DocumentAuditEvent"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-atc/StructureDefinition/DocumentAuditEvent> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Document retrieval of record artifact from Regula Fischer 20.10.2020 14:29 on behalf of Dr. med. Hans Allzeitbereit, Member of group Labor 1 Bertaspital, Emergency Access </div>"
] ; #
fhir:type [
fhir:system [ fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ] ;
fhir:code [ fhir:v "110106" ] ;
fhir:display [ fhir:v "Export" ]
] ; #
fhir:subtype ( [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.7"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ATC_DOC_READ" ] ;
fhir:display [ fhir:v "Document retrieval" ]
] ) ; #
fhir:action [ fhir:v "R"] ; #
fhir:recorded [ fhir:v "2020-10-20T12:29:00Z"^^xsd:dateTime] ; #
fhir:outcome [ fhir:v "0"] ; #
fhir:purposeOfEvent ( [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.5"^^xsd:anyURI ] ;
fhir:code [ fhir:v "EMER" ] ;
fhir:display [ fhir:v "Emergency Access" ] ] )
] ) ; #
fhir:agent ( [
( fhir:role [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.6"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HCP" ] ;
fhir:display [ fhir:v "Healthcare professional" ] ] ) ] ) ;
fhir:who [
fhir:identifier [
fhir:system [ fhir:v "urn:oid:2.51.1.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "7601000234438" ] ] ] ;
fhir:name [ fhir:v "Dr. med. Hans Allzeitbereit" ] ;
fhir:requestor [ fhir:v "false"^^xsd:boolean ]
] [
( fhir:role [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.6"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ASS" ] ;
fhir:display [ fhir:v "Assistant" ] ] ) ] ) ;
fhir:name [ fhir:v "Regula Fischer" ] ;
fhir:requestor [ fhir:v "true"^^xsd:boolean ]
] [
( fhir:role [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.14"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GRP" ] ;
fhir:display [ fhir:v "Group" ] ] ) ] ) ;
fhir:who [
fhir:identifier [
fhir:value [ fhir:v "urn:oid:1.1.1.1.1" ] ] ] ;
fhir:name [ fhir:v "Labor 1 Bertaspital" ] ;
fhir:requestor [ fhir:v "false"^^xsd:boolean ]
] ) ; #
fhir:source [
fhir:observer [
fhir:identifier [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:7.8.9.10.11" ] # oid of system generating this audit event ] ]
] ; #
fhir:entity ( [
fhir:what [
fhir:identifier [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.127.3.10.3"^^xsd:anyURI ] ;
fhir:value [ fhir:v "761337610469261945" ] ] # Patient ] ;
fhir:type [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-entity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Person" ] ] ;
fhir:role [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/object-role"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Patient" ] ]
] [
fhir:what [
fhir:identifier [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "urn:oasis:names:tc:ebxml-regrep:ObjectType:RegistryObject:ExternalIdentifier"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IHE XDS Metadata" ] ;
fhir:display [ fhir:v "XDSDocumentEntry.uniqueId" ] ] ) ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.3.4.5" ] ] # Document ] ;
fhir:type [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/audit-entity-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "System Object" ] ] ;
fhir:role [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/object-role"^^xsd:anyURI ] ;
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Report" ] ] ;
( fhir:detail [
fhir:type [ fhir:v "Repository Unique Id" ] ;
fhir:value [ fhir:v "MS4yLjM="^^xsd:base64Binary ] ] [
fhir:type [ fhir:v "homeCommunityID" ] ;
fhir:value [ fhir:v "NS42LjcuOA=="^^xsd:base64Binary ] ] [
fhir:type [ fhir:v "EprDocumentTypeCode" ] ;
fhir:value [ fhir:v "NDE5ODkxMDA4"^^xsd:base64Binary ] ] [
fhir:type [ fhir:v "title" ] ;
fhir:value [ fhir:v "QXVzdHJpdHRzYmVyaWNodA=="^^xsd:base64Binary ] ] ) # base64 of OID eg 1.2.3 ==
] ) . #
IG © 2020+ eHealth Suisse. Package ch.fhir.ig.ch-atc#3.2.0 based on FHIR 4.0.1. Generated 2024-01-31
Links: Table of Contents |
QA Report
| Propose a change