1.0.0 - ci-build

CoreServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Audit Event Agent Types Value Set - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "audit-event-agent-type"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2023-02-21T10:41:43.978Z"^^xsd:dateTime ]
  ] ; # 
  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: ValueSet audit-event-agent-type</b></p><a name=\"audit-event-agent-type\"> </a><a name=\"hcaudit-event-agent-type\"> </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\">Last updated: 2023-02-21 10:41:43+0000</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/R4/valueset-participation-role-type.html\">ParticipationRoleType</a></li><li>Include these codes as defined in <a href=\"CodeSystem-AuditEventAgentTypes.html\"><code>https://cambio.codes/cs/pdl/audit-event-agent-types</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-AuditEventAgentTypes.html#AuditEventAgentTypes-EmployedPractitioner\">EmployedPractitioner</a></td><td>EmployedPractitioner</td></tr><tr><td><a href=\"CodeSystem-AuditEventAgentTypes.html#AuditEventAgentTypes-Commission\">Commission</a></td><td>Commission</td></tr><tr><td><a href=\"CodeSystem-AuditEventAgentTypes.html#AuditEventAgentTypes-CommissionPDLCareProvider\">CommissionPDLCareProvider</a></td><td>CommissionPDLCareProvider</td></tr><tr><td><a href=\"CodeSystem-AuditEventAgentTypes.html#AuditEventAgentTypes-CommissionPDLCareUnit\">CommissionPDLCareUnit</a></td><td>CommissionPDLCareUnit</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://cambio.codes/vs/pdl/audit-event-agent-types-value-set"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.1.0"] ; # 
  fhir:name [ fhir:v "AuditEventAgentTypesValueSet"] ; # 
  fhir:title [ fhir:v "Audit Event Agent Types Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-11-26T10:29:35+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Cambio"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Cambio" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://cambio.se" ]     ] )
  ] [
fhir:name [ fhir:v "Cambio" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "informatics@cambio.se" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This value set contains all codes from the code system Audit Event Agent Types and also codes from the extensible FHIR value set Participation Role Type."] ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/participation-role-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/ValueSet/participation-role-type>       ] )     ] [
fhir:system [ fhir:v "https://cambio.codes/cs/pdl/audit-event-agent-types"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "EmployedPractitioner" ] ;
fhir:display [ fhir:v "EmployedPractitioner" ]       ] [
fhir:code [ fhir:v "Commission" ] ;
fhir:display [ fhir:v "Commission" ]       ] [
fhir:code [ fhir:v "CommissionPDLCareProvider" ] ;
fhir:display [ fhir:v "CommissionPDLCareProvider" ]       ] [
fhir:code [ fhir:v "CommissionPDLCareUnit" ] ;
fhir:display [ fhir:v "CommissionPDLCareUnit" ]       ] )     ] )
  ] . #