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 
External Identifier associated with this element
{
"resourceType": "ExtensionDefinition",
"id": "identifier",
"url": "http://hl7.org/fhir/ExtensionDefinition/identifier",
"name": "External Identifier associated with this element",
"display": "Identifier",
"publisher": "HL7 FHIR project",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.org/fhir"
}
]
}
],
"description": "External Identifiers associated with this element - these are identifiers that are associated with the concept this element represents.",
"status": "draft",
"date": "2014-04-27",
"mapping": [
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM"
}
],
"contextType": "datatype",
"context": [
"Element"
],
"element": [
{
"path": "Extension",
"short": "External Identifier associated with this element",
"definition": "External Identifiers associated with this element - these are identifiers that are associated with the concept this element represents.",
"min": 0,
"max": "*",
"type": [
{
"code": "Identifier"
}
],
"mapping": [
{
"identity": "v2",
"map": "N/A"
},
{
"identity": "rim",
"map": "Act.id, Role.id, Entity.id"
}
]
}
]
}
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.