FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| de.gematik.vsdm2#1.1.0 | VSDMPatient | Versicherter |
Resources that this resource uses
Narrative
No narrative content found in resource
Source1
{
"resourceType": "ValueSet",
"status": "active",
"name": "VSDMNamenszusatzVS",
"id": "VSDMNamenszusatzVS",
"title": "Namenszusatz",
"description": "Namenszusatz nach DEÜV Anlage 7 im Versichertenstammdatenmanagement (VSDM) 2.0",
"version": "1.1.0",
"url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMNamenszusatzVS",
"experimental": false,
"publisher": "gematik GmbH",
"contact": [
{
"name": "gematik GmbH",
"telecom": [
{
"system": "url",
"value": "https://fachportal.gematik.de/anwendungen/versichertenstammdaten-management"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"code": "DE",
"system": "urn:iso:std:iso:3166",
"display": "Germany"
}
]
}
],
"date": "2026-07-03",
"compose": {
"include": [
{
"system": "http://fhir.de/CodeSystem/deuev/anlage-7-namenszusaetze"
}
]
}
}