FHIR IG Statistics: ValueSet/IdMatchingTypeVS
Resources that use this resource
StructureDefinition |
Config | gics client definable configuration Config |
Resources that this resource uses
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"
}
]
}
}