This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R4B R4 R3 R2
LS | AC | NB | PR | HON | BR | AD | SP | MID | CL | IN
{
"resourceType": "ExtensionDefinition",
"id": "iso21090-EN-qualifier",
"url": "http://hl7.org/fhir/ExtensionDefinition/iso21090-EN-qualifier",
"name": "LS | AC | NB | PR | HON | BR | AD | SP | MID | CL | IN",
"publisher": "HL7",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org"
}
]
}
],
"description": "A set of codes each of which specifies a certain subcategory of the name part in addition to the main name part type.",
"status": "draft",
"date": "2012-06-24",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM"
}
],
"contextType": "datatype",
"context": [
"HumanName.part"
],
"element": [
{
"path": "Extension",
"short": "LS | AC | NB | PR | HON | BR | AD | SP | MID | CL | IN",
"definition": "A set of codes each of which specifies a certain subcategory of the name part in addition to the main name part type.",
"comments": "Used to indicate additional information about the name part and how it should be used.",
"min": 0,
"max": "*",
"type": [
{
"code": "code"
}
],
"binding": {
"name": "EntityNamePartQualifier",
"isExtensible": false,
"conformance": "required",
"description": "A set of codes each of which specifies a certain subcategory of the name part in addition to the main name part type",
"referenceReference": {
"reference": "http://hl7.org/fhir/vs/name-part-qualifier"
}
},
"mapping": [
{
"identity": "rim",
"map": "ENXP.qualifier"
}
]
}
]
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.