dataIdentifier element

Type: dataIdentifier
Namespace: http://healthcare.agilex.com/mobilehealthplatform
XML Schema: mhp.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <dataIdentifier xmlns="http://healthcare.agilex.com/mobilehealthplatform"> <uniqueId xmlns="">...</uniqueId> <systemId xmlns="">...</systemId> </dataIdentifier>

Example JSON

{ "uniqueId" : "...", "systemId" : "..." }