FHIR Extensions Pack
5.3.0-ballot-tc1 - (September 2025 Ballot) International flag

FHIR Extensions Pack, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 5.3.0-ballot-tc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-extensions/ and changes regularly. See the Directory of published versions

: Device Alert Activation State - TTL Representation

Page standards status: Draft Maturity Level: 2

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "devicealert-activationState"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem devicealert-activationState</b></p><a name=\"devicealert-activationState\"> </a><a name=\"hcdevicealert-activationState\"> </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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://hl7.org/fhir/devicealert-activationState</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">on<a name=\"devicealert-activationState-on\"> </a></td><td>On</td><td>The intended system function (e.g., detecting or signaling) is activated</td></tr><tr><td style=\"white-space:nowrap\">off<a name=\"devicealert-activationState-off\"> </a></td><td>Off</td><td>The intended system function (e.g., detecting or signaling) is deactivated</td></tr><tr><td style=\"white-space:nowrap\">paused<a name=\"devicealert-activationState-paused\"> </a></td><td>Paused</td><td>The intended system function (e.g., detecting or signaling) is temporarily suppressed</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "dev"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>     ] ;
fhir:value [
a fhir:Code ;
fhir:v "draft"     ]
  ] [
fhir:url [
fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>     ] ;
fhir:value [
a fhir:Integer ;
fhir:v 2     ]
  ] ) ; # 
  fhir:url [
fhir:v "http://hl7.org/fhir/devicealert-activationState"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/devicealert-activationState>
  ] ; # 
  fhir:version [ fhir:v "5.3.0-ballot-tc1"] ; # 
  fhir:name [ fhir:v "DeviceAlertActivationState"] ; # 
  fhir:title [ fhir:v "Device Alert Activation State"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2023-12-10T10:01:24+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Health Care Devices"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/healthcaredevices" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Describes the activation state of a DeviceAlert."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>       ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
fhir:v "http://hl7.org/fhir/ValueSet/devicealert-activationState"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/ValueSet/devicealert-activationState>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "on" ] ;
fhir:display [ fhir:v "On" ] ;
fhir:definition [ fhir:v "The intended system function (e.g., detecting or signaling) is activated" ]
  ] [
fhir:code [ fhir:v "off" ] ;
fhir:display [ fhir:v "Off" ] ;
fhir:definition [ fhir:v "The intended system function (e.g., detecting or signaling) is deactivated" ]
  ] [
fhir:code [ fhir:v "paused" ] ;
fhir:display [ fhir:v "Paused" ] ;
fhir:definition [ fhir:v "The intended system function (e.g., detecting or signaling) is temporarily suppressed" ]
  ] ) . #