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

FHIR IG Statistics: ValueSet/healthcareproviderpcproletype

Packageca-on-covax.v1
Resource TypeValueSet
Idhealthcareproviderpcproletype
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca-on-covax.v1@1.0.0&canonical=http://ehealthontario.ca/fhir/ValueSet/healthcareproviderpcproletype
URLhttp://ehealthontario.ca/fhir/ValueSet/healthcareproviderpcproletype
Version0.1.10
Statusactive
NameHealthcareProviderPCPRoleType
TitleHealthcare Provider PCP Role Type / Designation
DescriptionHealthcare Provider PCP Role Type / Designation

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
scptypepan-Canadian Provider Types

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "HealthcareProviderPCPRoleType",
  "id": "healthcareproviderpcproletype",
  "title": "Healthcare Provider PCP Role Type / Designation",
  "description": "Healthcare Provider PCP Role Type / Designation",
  "version": "0.1.10",
  "url": "http://ehealthontario.ca/fhir/ValueSet/healthcareproviderpcproletype",
  "compose": {
    "include": [
      {
        "system": "https://fhir.infoway-inforoute.ca/CodeSystem/scptype",
        "concept": [
          {
            "code": "MD",
            "display": "Medical Doctor"
          },
          {
            "code": "RNP",
            "display": "Nurse Practitioner"
          }
        ]
      }
    ]
  }
}