FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/MatchStatusCS

Packageths-greifswald.ttp-fhir-gw
Resource TypeCodeSystem
IdMatchStatusCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ths-greifswald.ttp-fhir-gw@2025.1.0-final&canonical=https://ths-greifswald.de/fhir/CodeSystem/epix/MatchStatus
URLhttps://ths-greifswald.de/fhir/CodeSystem/epix/MatchStatus
Version2025.1.0
Statusactive
Date2025-06-12
NameMatchStatus
DescriptionPossible match statuses in the context of adding patient identities.
CopyrightCopyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald
Contentcomplete

Resources that use this resource

ValueSet
MatchStatusMatchStatus

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "MatchStatus",
  "id": "MatchStatusCS",
  "description": "Possible match statuses in the context of adding patient identities.",
  "version": "2025.1.0",
  "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"
    }
  ],
  "experimental": false,
  "date": "2025-06-12",
  "publisher": "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
  "contact": [
    {
      "name": "Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ths-greifswald.de/",
          "use": "work"
        }
      ]
    }
  ],
  "copyright": "Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
  "caseSensitive": true,
  "count": 8
}