FHIR IG analytics| Package | hl7se.fhir.base |
| Resource Type | ValueSet |
| Id | SEBaseNamePartQualifierVS |
| FHIR Version | R4 |
| Source | http://hl7.se/fhir/ig/base/https://build.fhir.org/ig/HL7Sweden/basprofiler-r4/ValueSet-SEBaseNamePartQualifierVS.html |
| URL | http://hl7.se/fhir/ig/base/ValueSet/SEBaseNamePartQualifierVS |
| Version | 1.1.0 |
| Status | active |
| Date | 2025-06-12T13:13:26+00:00 |
| Name | SEBaseNamePartQualifierVS |
| Title | SE ValueSet for preferred name |
| Realm | se |
| Authority | hl7 |
| 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 |
| StructureDefinition | |
| SEBaseHumanName | SEBaseHumanName |
| CodeSystem | |
| v3-EntityNamePartQualifierR2 | EntityNamePartQualifierR2 |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet SEBaseNamePartQualifierVS
http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2| Code | Display | Definition |
| CL | Call me | **Description:**Used to indicate which of the various name parts is used when interacting with the person. |
{
"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"
}
]
}
]
}
}