FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/providerpcpidsystem

Packageca-on-covax.v1
Resource TypeValueSet
Idproviderpcpidsystem
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca-on-covax.v1@1.0.0&canonical=http://ehealthontario.ca/fhir/ValueSet/providerpcpidsystem
URLhttp://ehealthontario.ca/fhir/ValueSet/providerpcpidsystem
Version0.1.10
Statusactive
NameProviderPcpIdSystemVS
TitleProvider PCP License System
DescriptionSystem URI of Provider licenses

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
provideridsystemProvider Identifier System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "ProviderPcpIdSystemVS",
  "id": "providerpcpidsystem",
  "title": "Provider PCP License System",
  "description": "System URI of Provider licenses",
  "version": "0.1.10",
  "url": "http://ehealthontario.ca/fhir/ValueSet/providerpcpidsystem",
  "compose": {
    "include": [
      {
        "system": "http://ehealthontario.ca/fhir/CodeSystem/provideridsystem",
        "concept": [
          {
            "code": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-nurse",
            "display": "College of Nurses of Ontario"
          },
          {
            "code": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-on-license-physician",
            "display": "College of Physicians and Surgeons of Ontario"
          },
          {
            "code": "http://ehealthontario.ca/fhir/NamingSystem/ca-on-covax-provider-id",
            "display": "COVax Provider Identifier"
          }
        ]
      }
    ]
  }
}