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": "VSDMVorsatzwortVS",
"id": "VSDMVorsatzwortVS",
"title": "Namensvorsatzwort",
"description": "Namensvorsatzwort nach DEÜV Anlage 6 im Versichertenstammdatenmanagement (VSDM) 2.0",
"version": "1.1.0",
"url": "https://gematik.de/fhir/vsdm2/ValueSet/VSDMVorsatzwortVS",
"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-6-vorsatzworte"
}
]
}
}