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

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

v3 Code System MessageWaitingPriority

Indicates that the receiver has messages for the sender OpenIssue:\r\nDescription does not make sense relative to name of coding system. Must be reviewed and improved.

{
  "description" : " Indicates that the receiver has messages for the sender  OpenIssue:\\r\\nDescription does not make sense relative to name of coding system.  Must be reviewed and improved.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@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.MessageWaitingPriority",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System MessageWaitingPriority",
  "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" : "3adc54dd-7c96-5de5-ba03-165d0ff767e5",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-MessageWaitingPriority",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-MessageWaitingPriority",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.1083",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "H",
    "display" : "High",
    "definition" : "High priority messages are available"
  }, {
    "code" : "L",
    "display" : "Low",
    "definition" : "Low priority messages are available"
  }, {
    "code" : "M",
    "display" : "Medium",
    "definition" : "Medium priority messages are available"
  } ],
  "caseSensitive" : true,
  "version" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}