2025.2.0 - ci-build

IGTTPFHIRGatewayTerminologie - Local Development build (v2025.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: IdMatchingType - JSON Representation

Active as of 2025-06-12

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "IdMatchingTypeVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet IdMatchingTypeVS</b></p><a name=\"IdMatchingTypeVS\"> </a><a name=\"hcIdMatchingTypeVS\"> </a><p>This value set contains 3 concepts</p><table class=\"codes\"><tr><td><b>System</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a name=\"IdMatchingTypeVS-https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType-AT_LEAST_ALL\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"CodeSystem-IdMatchingTypeCS.html#IdMatchingTypeCS-AT_LEAST_ALL\">AT_LEAST_ALL</a></td><td>at least all</td></tr><tr><td><a name=\"IdMatchingTypeVS-https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType-AT_LEAST_ONE\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"CodeSystem-IdMatchingTypeCS.html#IdMatchingTypeCS-AT_LEAST_ONE\">AT_LEAST_ONE</a></td><td>at least one</td></tr><tr><td><a name=\"IdMatchingTypeVS-https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType-EXACT\"> </a><code>https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType</code></td><td style=\"white-space:nowrap\">\u00a0\u00a0<a href=\"CodeSystem-IdMatchingTypeCS.html#IdMatchingTypeCS-EXACT\">EXACT</a></td><td>exact</td></tr></table></div>"
  },
  "url" : "https://ths-greifswald.de/fhir/ValueSet/gics/IdMatchingType",
  "version" : "2025.2.0",
  "name" : "IdMatchingType",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-06-12",
  "publisher" : "Independent Trusted Third Party of the University Medicine Greifswald",
  "contact" : [
    {
      "name" : "Independent Trusted Third Party of the University Medicine Greifswald",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.ths-greifswald.de/"
        }
      ]
    }
  ],
  "description" : "ID matching types used in consent management ",
  "copyright" : "Copyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald",
  "compose" : {
    "include" : [
      {
        "system" : "https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType"
      }
    ]
  },
  "expansion" : {
    "timestamp" : "2021-05-19T10:23:00+00:00",
    "total" : 3,
    "contains" : [
      {
        "system" : "https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType",
        "code" : "AT_LEAST_ALL",
        "display" : "at least all"
      },
      {
        "system" : "https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType",
        "code" : "AT_LEAST_ONE",
        "display" : "at least one"
      },
      {
        "system" : "https://ths-greifswald.de/fhir/CodeSystem/gics/IdMatchingType",
        "code" : "EXACT",
        "display" : "exact"
      }
    ]
  }
}