PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.phd@2.0.0-ballot2
    http://hl7.org/fhir/uv/phd/CodeSystem/SimpleAlertOperationalStatesCS
{
  "description": "The operational states for the simple alerting system.",
  "_filename": "CodeSystem-SimpleAlertOperationalStatesCS.json",
  "package_name": "hl7.fhir.uv.phd",
  "date": "2025-08-06T14:14:22+00:00",
  "publisher": "HL7 International / Health Care Devices",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "SimpleAlertOperationalStatesCS",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Simple Alert Operational States",
  "package_version": "2.0.0-ballot2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "dev"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1,
    "_valueInteger": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
      } ]
    }
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use",
    "_valueCode": {
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical": "http://hl7.org/fhir/uv/phd/ImplementationGuide/hl7.fhir.uv.phd"
      } ]
    }
  } ],
  "status": "active",
  "id": "2be6c992-3619-4531-9453-b8c89340d1a1",
  "kind": null,
  "count": 4,
  "url": "http://hl7.org/fhir/uv/phd/CodeSystem/SimpleAlertOperationalStatesCS",
  "concept": [ {
    "code": "Limits-On",
    "display": "Limits On",
    "definition": "The alert system is checking the high and low limits."
  }, {
    "code": "Limits-Off",
    "display": "Limits Off",
    "definition": "The alert system is not checking the high and low limits."
  }, {
    "code": "Limits-Low-Off",
    "display": "Low Limit Off",
    "definition": "The alerting system is only checking the high limit."
  }, {
    "code": "Limits-High-Off",
    "display": "High Limit Off",
    "definition": "The alerting system is only checking the low limit."
  } ],
  "caseSensitive": true,
  "version": "2.0.0-ballot2",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/healthcaredevices",
      "system": "url"
    } ]
  } ]
}