This is the set of resources that conform to either of the profiles BER Identifier (http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-ber-identifier) and BER Identifier (http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-ber-identifier). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Identifier | 0..* | An identifier intended for computation ele-1: All FHIR elements must have a @value or children | ||
extension | 0..* | Extension | Additional content defined by implementations ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
use | ?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: ?? (required): Identifies the purpose for this identifier, if known . ele-1: All FHIR elements must have a @value or children |
type | Σ | 0..1 | CodeableConcept | Description of identifier Binding: ?? (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. ele-1: All FHIR elements must have a @value or children |
system | Σ | 1..1 | uri | OID of the BER/BUR/REE/RIS ele-1: All FHIR elements must have a @value or children Example General: http://www.acme.com/identifiers/patient |
value | ΣC | 1..1 | string | BER/BUR/REE/RIS number ele-1: All FHIR elements must have a @value or children ber-length: BER must start with a letter followed by 8 digits ber-modulus-11: BER must pass the modulus 11 check Example General: 123456 |
period | Σ | 0..1 | Period | Time period when id is/was valid for use ele-1: All FHIR elements must have a @value or children |
assigner | Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) ele-1: All FHIR elements must have a @value or children |
Documentation for this format |