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

Patient Employee Number (p-code)

This identifier represents the employee number of a patient. It is typically use to uniquely identify an employer's employees when creating an employee application.

Example

{
  "identifier": [
    {
      "system": "http://documentation.clicsante.ca/fhir/base/p-code",
      "value": "107"
    }
  ]
}