Personal Health Device Implementation Guide
2.0.0-ballot2 - STU 2 - Ballot International flag

Personal Health Device Implementation Guide, published by HL7 International / Health Care Devices. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/phd/ and changes regularly. See the Directory of published versions

: SimpleAlertOperationalStates CodeSystem - TTL Representation

Page standards status: Trial-use Maturity Level: 1

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 "SimpleAlertOperationalStatesCS"] ; # 
  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: CodeSystem SimpleAlertOperationalStatesCS</b></p><a name=\"SimpleAlertOperationalStatesCS\"> </a><a name=\"hcSimpleAlertOperationalStatesCS\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/phd/CodeSystem/SimpleAlertOperationalStatesCS</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\">Limits-On<a name=\"SimpleAlertOperationalStatesCS-Limits-On\"> </a></td><td>Limits On</td><td>The alert system is checking the high and low limits.</td></tr><tr><td style=\"white-space:nowrap\">Limits-Off<a name=\"SimpleAlertOperationalStatesCS-Limits-Off\"> </a></td><td>Limits Off</td><td>The alert system is not checking the high and low limits.</td></tr><tr><td style=\"white-space:nowrap\">Limits-Low-Off<a name=\"SimpleAlertOperationalStatesCS-Limits-Low-Off\"> </a></td><td>Low Limit Off</td><td>The alerting system is only checking the high limit.</td></tr><tr><td style=\"white-space:nowrap\">Limits-High-Off<a name=\"SimpleAlertOperationalStatesCS-Limits-High-Off\"> </a></td><td>High Limit Off</td><td>The alerting system is only checking the low limit.</td></tr></table></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 "dev"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/uv/phd/CodeSystem/SimpleAlertOperationalStatesCS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "2.0.0-ballot2"] ; # 
  fhir:name [ fhir:v "SimpleAlertOperationalStatesCS"] ; # 
  fhir:title [ fhir:v "Simple Alert Operational States"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-08-14T11:24:25+00: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 "The operational states for the simple alerting system."] ; # 
  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:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "Limits-On" ] ;
fhir:display [ fhir:v "Limits On" ] ;
fhir:definition [ fhir:v "The alert system is checking the high and low limits." ]
  ] [
fhir:code [ fhir:v "Limits-Off" ] ;
fhir:display [ fhir:v "Limits Off" ] ;
fhir:definition [ fhir:v "The alert system is not checking the high and low limits." ]
  ] [
fhir:code [ fhir:v "Limits-Low-Off" ] ;
fhir:display [ fhir:v "Low Limit Off" ] ;
fhir:definition [ fhir:v "The alerting system is only checking the high limit." ]
  ] [
fhir:code [ fhir:v "Limits-High-Off" ] ;
fhir:display [ fhir:v "High Limit Off" ] ;
fhir:definition [ fhir:v "The alerting system is only checking the low limit." ]
  ] ) . #