Type Aliases
The following type aliases are available globally.
-
Represents
code.coding
‘s field tye ofEpaMedication
resourceDeclaration
Swift
public typealias EpaMedicationCodeCodableConcept = EpaMedicationCodableConcept<CodeCodingSystem>
-
Represents
ingredient.item.itemCodableConcept.code.coding
‘s field tye ofEpaMedication
resourceDeclaration
Swift
public typealias EpaMedicationIngredientItemCodableConcept = EpaMedicationCodableConcept<IngredientItemCodingSystem>
-
Represents
ingredient.item.itemCodableConcept.code.coding
‘s field tye ofEpaMedication
resourceDeclaration
Swift
public typealias EpaMedicationFormCodableConcept = EpaMedicationCodableConcept<FormCodingSystem>
-
Represents a health insurance number (Krankenversicherungs Nummer)
Format should be a Letter followed by 9 digits, e.g. A123456785, where last digit is a checksum.
Declaration
Swift
public typealias KVNR = String