DataConverterToModel Method |
| Name | Description | |
|---|---|---|
| ToModel(CX) |
Converts an CX instance to an EntityIdentifier instance.
| |
| ToModel(CX) |
Converts a list of CX identifiers to a list of EntityIdentifier identifiers.
| |
| ToModel(HD) |
Converts an HD instance to an AssigningAuthority instance.
| |
| ToModel(TS) |
Converts a TS instance to a DateTime instance.
| |
| ToModel(XAD) |
Converts the specified HL7v2 XAD to an entity address
| |
| ToModel(XAD) |
Converts a list of XAD addresses to a list of EntityAddress addresses.
| |
| ToModel(XON) |
Converts an CX instance to an EntityIdentifier instance.
| |
| ToModel(XON) |
Converts a list of CX identifiers to a list of EntityIdentifier identifiers.
| |
| ToModel(XPN) |
Converts the specified XPN instance to an entity name
| |
| ToModel(XTN) |
Converts a XTN instance to a EntityTelecomAddress instance.
| |
| ToModel(XTN) |
Return as a model
| |
| ToModel(XPN, NullableGuid) |
Converts a list of XPN instance to EntityName instances
| |
| ToModel(CE, String, Boolean) |
Convert a CE to a concept
| |
| ToModel(CE, String, Boolean) |
Convert CE to Concept |