Clic Santé
1.0.0 - trial-use

This page is part of the Interoperability of Clic Santé (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Numéro d'assurance maladie (NAM)

This identifier represents a NAM (Numéro d'assurance maladie).

It's the jurisdictional health number of the province of Quebec present on a patient's Health Insurance Card which uniquely identifies them.
NAMs are managed by the Régie de l'assurance maladie du Québec (RAMQ).

You can learn more about the Health Insurance Card here: https://www.ramq.gouv.qc.ca/en/citizens/health-insurance

Example

{
  "identifier": [
    {
      "system": "http://documentation.clicsante.ca/fhir/base/nam",
      "value": "TEST54122816"
    }
  ]
}