FHIR IG Statistics: ValueSet/SEBaseNamePartQualifierVS
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source
{
"resourceType": "ValueSet",
"id": "SEBaseNamePartQualifierVS",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.se/fhir/ig/base/ValueSet/SEBaseNamePartQualifierVS",
"version": "1.1.0",
"name": "SEBaseNamePartQualifierVS",
"title": "SE ValueSet for preferred name",
"status": "active",
"experimental": false,
"date": "2025-06-12T13:13:26+00:00",
"publisher": "HL7 Sweden",
"contact": [
{
"name": "HL7 Sweden",
"telecom": [
{
"system": "url",
"value": "http://hl7.se/"
},
{
"system": "email",
"value": "info@hl7.se"
}
]
}
],
"description": "This is the ValueSet for a code used on the name that is the preferred name. I.e, the name that is the official name the person would like to be called by according to the national person registry",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "SE"
}
]
}
],
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2",
"concept": [
{
"code": "CL",
"display": "Call me"
}
]
}
]
}
}