http://terminology.hl7.org/CodeSystem/match-grade|1.0.0

name
MatchGrade
package
hl7.terminology.r4@6.3.0
content
complete
status
draft
date
2020-04-09 21:10:28.0

MatchGrade

A Master Patient Index (MPI) assessment of whether a candidate patient record is a match or not.

{
  "description" : "A Master Patient Index (MPI) assessment of whether a candidate patient record is a match or not.",
  "compose" : null,
  "package" : "hl7.terminology.r4@6.3.0",
  "date" : "2020-04-09T21:10:28Z",
  "meta" : {
    "lastUpdated" : "2020-04-09T21:10:28.568+00:00"
  },
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "name" : "MatchGrade",
  "copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "MatchGrade",
  "supliment" : null,
  "status" : "draft",
  "id" : "fca74e8d-815e-51c1-8b21-c6afd0f4a5e3",
  "valueSet" : "http://terminology.hl7.org/ValueSet/match-grade",
  "url" : "http://terminology.hl7.org/CodeSystem/match-grade",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.1.1289",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "certain",
    "display" : "Certain Match",
    "definition" : "This record meets the matching criteria to be automatically considered as a full match."
  }, {
    "code" : "probable",
    "display" : "Probable Match",
    "definition" : "This record is a close match, but not a certain match. Additional review (e.g. by a human) may be required before using this as a match."
  }, {
    "code" : "possible",
    "display" : "Possible Match",
    "definition" : "This record may be a matching one. Additional review (e.g. by a human) SHOULD be performed before using this as a match."
  }, {
    "code" : "certainly-not",
    "display" : "Certainly Not a Match",
    "definition" : "This record is known not to be a match. Note that usually non-matching records are not returned, but in some cases records previously or likely considered as a match may specifically be negated by the matching engine."
  } ],
  "caseSensitive" : true,
  "version" : "1.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}