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

FHIR IG analytics

Packagerapport.endoscopie.quebec
Resource TypeValueSet
IdValueSet-ca-qc-endo-valueset-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": "ValueSet",
  "status": "active",
  "name": "DossierTypeEndo",
  "id": "ca-qc-endo-valueset-typedossierendo",
  "title": "DossierTypeEndo",
  "description": "Type d'index en lien avec le numéro de dossier de l'usager",
  "version": "3.2",
  "url": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/ValueSet/DossierTypeEndo",
  "publisher": "UCNI",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "CA-QC",
          "system": "urn:iso:std:iso:3166:-2"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://extranet.ti.msss.rtss.qc.ca/FHIR/Endo/CodeSystem/TypeDossierEndo",
        "concept": [
          {
            "code": "IPA",
            "display": "Index patient applicatif ou autre",
            "designation": [
              {
                "language": "fr",
                "value": "Index patient applicatif ou autre"
              },
              {
                "language": "en",
                "value": "Index patient applicatif ou autre"
              }
            ]
          },
          {
            "code": "IPL",
            "display": "Index patient local",
            "designation": [
              {
                "language": "fr",
                "value": "Index patient local"
              },
              {
                "language": "en",
                "value": "Index patient local"
              }
            ]
          },
          {
            "code": "IPM",
            "display": "Index patient maître",
            "designation": [
              {
                "language": "fr",
                "value": "Index patient maître"
              },
              {
                "language": "en",
                "value": "Index patient maître"
              }
            ]
          },
          {
            "code": "IPME",
            "display": "Index patient maître d'établissement",
            "designation": [
              {
                "language": "fr",
                "value": "Index patient maître d'établissement"
              },
              {
                "language": "en",
                "value": "Index patient maître d'établissement"
              }
            ]
          }
        ]
      }
    ]
  }
}