http://terminology.hl7.org/CodeSystem/v3-EquipmentAlertLevel|2018-08-12

name
v3.EquipmentAlertLevel
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System EquipmentAlertLevel

**** MISSING DEFINITIONS ****

{
  "description" : "**** MISSING DEFINITIONS ****",
  "compose" : null,
  "package" : "hl7.fhir.r4.examples@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v3.EquipmentAlertLevel",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System EquipmentAlertLevel",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "c9d29417-07a3-5e20-b216-79f194d41574",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-EquipmentAlertLevel",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-EquipmentAlertLevel",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.49",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "C",
    "display" : "Critical",
    "definition" : "Shut Down, Fix Problem and Re-init"
  }, {
    "code" : "N",
    "display" : "Normal",
    "definition" : "No Corrective Action Needed"
  }, {
    "code" : "S",
    "display" : "Serious",
    "definition" : "Corrective Action Required"
  }, {
    "code" : "W",
    "display" : "Warning",
    "definition" : "Corrective Action Anticipated"
  } ],
  "caseSensitive" : true,
  "version" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}