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

FHIR IG analytics

Packagerapport.endoscopie.quebec-bc-0-9-1
Resource TypeValueSet
IdValueSet-ca-qc-endo-valueset-typeidentifiantpatient.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=rapport.endoscopie.quebec-bc-0-9-1@0.9.17&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 patient

Resources that use this resource

StructureDefinition
rapport.endoscopie.quebec.test.fs-0-9-1#1.1.3EndoPatient_v090EndoPatient_0_9_0

Resources that this resource uses

CodeSystem
rapport.endoscopie.quebec-bc-0-9-1#0.9.17PHINTypeDossierEndo

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 patient",
  "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"
              }
            ]
          }
        ]
      }
    ]
  }
}