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

FHIR IG Statistics: ValueSet/IdMatchingTypeVS

Packageths-greifswald.ttp-fhir-gw
Resource TypeValueSet
IdIdMatchingTypeVS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ths-greifswald.ttp-fhir-gw@2025.1.0-final&canonical=https://ths-greifswald.de/fhir/ValueSet/gics/IdMatchingType
URLhttps://ths-greifswald.de/fhir/ValueSet/gics/IdMatchingType
Version2025.1.0
Statusactive
Date2025-06-12
NameIdMatchingType
CopyrightCopyright 2020-2025 Unabhängige Treuhandstelle der Universitätsmedizin Greifswald

Resources that use this resource

StructureDefinition
Configgics client definable configuration Config

Resources that this resource uses

CodeSystem
IdMatchingTypeIdMatchingType

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "IdMatchingType",
  "id": "IdMatchingTypeVS",
  "version": "2025.1.0",
  "url": "https://ths-greifswald.de/fhir/ValueSet/gics/IdMatchingType",
  "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",
  "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"
      }
    ]
  }
}