This page is part of the Occupational Data for Health (ODH) FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R3. The current version which supercedes this version is 1.2.0. For a full list of available versions, see the Directory of published versions
The official URL for this profile is:
http://hl7.org/fhir/us/odh/StructureDefinition/cimi-element-Identifier
A unique string that identifies a specific person or thing.
This profile builds on Identifier.
This profile was published on Fri Aug 17 00:00:00 AEST 2018 as a draft by HL7.
View the corresponding IdentifierModel logical model.
Summary
Mandatory: 0 element (1 nested mandatory element)
Structures
This structure refers to these other structures:
ODH Mapping Source
This structure represents the following ODH mapping definition:
cimi.element.Identifier maps to Identifier: string maps to value Purpose maps to use Type maps to type CodeSystem maps to system EffectiveTimePeriod maps to period Issuer maps to assigner
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | ODH Identifier Profile | |||
value | 1..1 | |||
assigner | Reference(ODH Organization Profile) | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | I | 0..* | ODH Identifier Profile | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value |
value | Σ | 1..1 | string | The value that is unique |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(ODH Organization Profile) | Organization that issued id (may be just text) |
Documentation for this format |
Summary
Mandatory: 0 element (1 nested mandatory element)
Structures
This structure refers to these other structures:
ODH Mapping Source
This structure represents the following ODH mapping definition:
cimi.element.Identifier maps to Identifier: string maps to value Purpose maps to use Type maps to type CodeSystem maps to system EffectiveTimePeriod maps to period Issuer maps to assigner
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | ODH Identifier Profile | |||
value | 1..1 | |||
assigner | Reference(ODH Organization Profile) | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | I | 0..* | ODH Identifier Profile | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required) |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible) |
system | Σ | 0..1 | uri | The namespace for the identifier value |
value | Σ | 1..1 | string | The value that is unique |
period | Σ | 0..1 | Period | Time period when id is/was valid for use |
assigner | Σ | 0..1 | Reference(ODH Organization Profile) | Organization that issued id (may be just text) |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON, TTL), Schema: XML Schematron
Path | Name | Conformance | ValueSet |
Identifier.use | IdentifierUse | required | IdentifierUse |
Identifier.type | Identifier Type Codes | extensible | Identifier Type Codes |
Id | Path | Details | Requirements |
ele-1 | Identifier | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) |