Patient Identifier

The MRN, which is a TenantId followed by a -, followed by a numeric identifier for the patient. Patient identifier is left padded with zeros to 15 digits.

URL:

https://fhir.curantissolutions.com/identifier/Patient

Examples:

{
    "reference": {
        "system": "https://fhir.curantissolutions.com/identifier/Patient",
        "value": "697190-000000000200001"
    }
}