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

FHIR IG analytics

Packagetest.colo.qc
Resource TypeValueSet
IdValueSet-ca-qc-endo-valueset-typeidentifiantpatient.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=test.colo.qc@0.0.14&canonical=https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/TypeIdentifiantPatient
URLhttps://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/TypeIdentifiantPatient
Version1.0
Statusactive
NameTypeIdentifiantPatient
TitleDossierTypeEndo
DescriptionType d'identifiant provincial

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
PHINTypeDossierEndo

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "TypeIdentifiantPatient",
  "id": "ca-qc-endo-valueset-typeidentifiantpatient",
  "title": "DossierTypeEndo",
  "description": "Type d'identifiant provincial",
  "version": "1.0",
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/TypeIdentifiantPatient",
  "publisher": "Projet - dépôt provincial d'endoscopie (Ministère de la santé et des services sociaux du Québec)",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA-QC",
          "system": "urn:iso:std:iso:3166:-2"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://ca.qc.patient.identifierType/PHIN",
        "concept": [
          {
            "code": "JHN",
            "display": "Numéro Assurance maladie du Québec",
            "designation": [
              {
                "language": "fr",
                "value": "Numéro Assurance maladie du Québec"
              },
              {
                "language": "en",
                "value": "Numéro Assurance maladie du Québec"
              }
            ]
          }
        ]
      }
    ]
  }
}