FHIR IG Statistics: ValueSet/name-part-qualifier
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "ValueSet",
"id": "name-part-qualifier",
"meta": {
"lastUpdated": "2022-03-09T06:48:53.138+00:00",
"profile": [
"http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
]
},
"url": "http://electronichealth.se/fhir/ValueSet/name-part-qualifier",
"version": "1.0.0",
"name": "name-part-qualifier",
"title": "Tilltalsnamnsmarkering",
"status": "active",
"date": "2022-02-18T00:00:00+01:00",
"publisher": "E-hälsomyndigheten",
"description": "Kod för att ange om förnamnet är ett tilltalsnamn",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-EntityNamePartQualifierR2",
"version": "2.0.0",
"concept": [
{
"code": "CL",
"display": "Tilltalsnamn"
}
]
}
]
}
}