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
URL for this extension:
http://hl7.org/fhir/ExtensionDefinition/identifier
Status: draft
External Identifiers associated with this element - these are identifiers that are associated with the concept this element represents.
HL7 FHIR projectusage info: todo
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/identifier External Identifier associated with this element: External Identifiers associated with this element - these are identifiers that are associated with the concept this element represents. Use on data type: Element | ||
valueIdentifier | 0..* | Identifier | External Identifier associated with this element Use on data type: Element |
XML Template
<!-- External Identifier associated with this element --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/ExtensionDefinition/identifier" > <!-- from Element: extension --> <valueIdentifier> <!-- Identifier --!> /<valueIdentifier> </extension>
JSON Template
// extension added to existing object "http://hl7.org/fhir/ExtensionDefinition/identifier" : { // External Identifier associated with this element "valueIdentifier" : [{ Identifier }] //External Identifier associated with this element }
Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | Extension | URL = http://hl7.org/fhir/ExtensionDefinition/identifier External Identifier associated with this element: External Identifiers associated with this element - these are identifiers that are associated with the concept this element represents. Use on data type: Element | ||
valueIdentifier | 0..* | Identifier | External Identifier associated with this element Use on data type: Element |
XML Template
<!-- External Identifier associated with this element --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/ExtensionDefinition/identifier" > <!-- from Element: extension --> <valueIdentifier> <!-- Identifier --!> /<valueIdentifier> </extension>