FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetest.colo.qc
Resource TypeCodeSystem
IdCodeSystem-ca-qc-endo-codesystem-typedossierendo.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "Codesystem_TypeDossierEndo",
  "id": "ca-qc-endo-codesystem-typedossierendo",
  "title": "TypeDossierEndo",
  "description": "Codes prévus pour indiquer le type d'identifiant de dossier patient.",
  "version": "20250821",
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/CodeSystem/TypeDossierEndo",
  "concept": [
    {
      "code": "IPA",
      "display": "Index patient applicatif ou autre"
    },
    {
      "code": "IPL",
      "display": "Index patient local"
    },
    {
      "code": "IPM",
      "display": "Index patient maître"
    },
    {
      "code": "IPME",
      "display": "Index patient maître d'établissement"
    }
  ],
  "date": "2025-08-21T00:00:00.000Z",
  "publisher": "Projet - dépôt provincial d'endoscopie (Ministère de la santé et des services sociaux du Québec)",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compositional": false,
  "count": 4
}