PackagesCanonicalsLogsProblems
    Packages
    ths-greifswald.ttp-fhir-gw@2.2.0-alpha1
    https://ths-greifswald.de/fhir/CodeSystem/epix/MatchStatus
{
  "description": "Possible match statuses in the context of adding patient identities.",
  "_filename": "codesystem-MatchStatus.json",
  "package_name": "ths-greifswald.ttp-fhir-gw",
  "date": "2022-05-19",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2021-10-28T12:00:00.000+02:00"
  },
  "publisher": null,
  "content": "complete",
  "name": "MatchStatus",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": null,
  "package_version": "2.2.0-alpha1",
  "status": "draft",
  "id": "365620a5-e4a7-44d1-a517-d339ed79064d",
  "kind": null,
  "url": "https://ths-greifswald.de/fhir/CodeSystem/epix/MatchStatus",
  "concept": [ {
    "code": "EXTERNAL_MATCH",
    "display": "external match"
  }, {
    "code": "MATCH",
    "display": "match"
  }, {
    "code": "MATCH_ERROR",
    "display": "match error"
  }, {
    "code": "MULTIPLE_MATCH",
    "display": "multiple match"
  }, {
    "code": "NO_MATCH",
    "display": "no match"
  }, {
    "code": "PERFECT_MATCH",
    "display": "perfect match"
  }, {
    "code": "PERFECT_MATCH_WITH_UPDATE",
    "display": "perfect match with update"
  }, {
    "code": "POSSIBLE_MATCH",
    "display": "possible match"
  } ],
  "caseSensitive": true,
  "version": "2.1.0"
}