This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Terminology Infrastructure Work Group | Maturity Level: N/A | Standards Status: Informative |
Raw Turtle (+ also see Turtle/RDF Format Specification)
Definition for Value SetAudit Event Source Type
@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 ------------------------------------------------------------------- <http://hl7.org/fhir/ValueSet/security-source-type> a fhir:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "security-source-type"] ; # fhir:meta [ fhir:lastUpdated [ fhir:v "2025-02-18T17:42:40.473+00:00"^^xsd:dateTime ] ; fhir:profile ( [ fhir:v "http://hl7.org/fhir/StructureDefinition/shareablevalueset"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/shareablevalueset> ] ) ] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet security-source-type</b></p><a name=\"security-source-type\"> </a><a name=\"hcsecurity-source-type\"> </a><a name=\"security-source-type-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-security-source-type.html\"><code>http://terminology.hl7.org/CodeSystem/security-source-type</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-security-source-type.html#security-source-type-1\">1</a></td><td style=\"color: #cccccc\">User Device</td><td>End-user display device, diagnostic device.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-security-source-type.html#security-source-type-2\">2</a></td><td style=\"color: #cccccc\">Data Interface</td><td>Data acquisition device or instrument.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-security-source-type.html#security-source-type-3\">3</a></td><td style=\"color: #cccccc\">Web Server</td><td>Web Server process or thread.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-security-source-type.html#security-source-type-4\">4</a></td><td style=\"color: #cccccc\">Application Server</td><td>Application Server process or thread.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-security-source-type.html#security-source-type-5\">5</a></td><td style=\"color: #cccccc\">Database Server</td><td>Database Server process or thread.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-security-source-type.html#security-source-type-6\">6</a></td><td style=\"color: #cccccc\">Security Server</td><td>Security server, e.g. a domain controller.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-security-source-type.html#security-source-type-7\">7</a></td><td style=\"color: #cccccc\">Network Device</td><td>ISO level 1-3 network component.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.2.0/CodeSystem-security-source-type.html#security-source-type-8\">8</a></td><td style=\"color: #cccccc\">Network Router</td><td>ISO level 4-6 operating software.</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ; fhir:value [ a fhir:code ; fhir:v "sec" ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/ValueSet/security-source-type"^^xsd:anyURI] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.3.2981" ] ] ) ; # fhir:version [ fhir:v "6.0.0-ballot2"] ; # fhir:name [ fhir:v "AuditEventSourceType"] ; # fhir:title [ fhir:v "Audit Event Source Type"] ; # fhir:status [ fhir:v "active"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2010-08-26"^^xsd:date] ; # fhir:publisher [ fhir:v "HL7 International / Security"] ; # fhir:contact ( [ fhir:telecom ( [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/secure" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "fhir@lists.hl7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "The type of process where the audit event originated from. Use of these codes is not required but is encouraged to maintain translation with DICOM AuditMessage schema."] ; # fhir:jurisdiction ( [ fhir:coding ( [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ; fhir:display [ fhir:v "World" ] ] ) ] ) ; # fhir:copyright [ fhir:v "These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association. Additional codes added by HL7 FHIR use-case analysis"] ; # fhir:compose [ fhir:include ( [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/security-source-type"^^xsd:anyURI ] ; fhir:concept ( [ fhir:code [ fhir:v "1" ] ] [ fhir:code [ fhir:v "2" ] ] [ fhir:code [ fhir:v "3" ] ] [ fhir:code [ fhir:v "4" ] ] [ fhir:code [ fhir:v "5" ] ] [ fhir:code [ fhir:v "6" ] ] [ fhir:code [ fhir:v "7" ] ] [ fhir:code [ fhir:v "8" ] ] ) ] ) ] ; # fhir:expansion [] . # # -------------------------------------------------------------------------------------
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 R6 hl7.fhir.core#6.0.0-ballot2 generated on Tue, Feb 18, 2025 17:54+0000.
Links: Search |
Version History |
Contents |
Glossary |
QA |
Compare to R5 |
|
Propose a change