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

FHIR IG Statistics: SearchParameter/077f0b06-60c9-4393-8fd6-d15f6fb16d3c

Packageca.on.health.idms
Resource TypeSearchParameter
Id077f0b06-60c9-4393-8fd6-d15f6fb16d3c
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-SearchParameter-PractitionerRoleEmail
URLhttps://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-SearchParameter-PractitionerRoleEmail
Version1.0.0
Statusactive
NamePractitionerRoleEmail
TitlePractitioner Role Email
DescriptionSearch parameter for Practitioner Role Email
Typestring

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "077f0b06-60c9-4393-8fd6-d15f6fb16d3c",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2024-03-28T12:11:18.888+00:00",
    "source": "#9daa6eea01c8672f8756534463234512"
  },
  "version": "1.0.0",
  "url": "https://health.gov.on.ca/idms/fhir/StructureDefinition/IDMS-SearchParameter-PractitionerRoleEmail",
  "name": "PractitionerRoleEmail",
  "title": "Practitioner Role Email",
  "status": "active",
  "description": "Search parameter for Practitioner Role Email",
  "publisher": "MOH-IDMS",
  "code": "emailstring",
  "base": [
    "PractitionerRole"
  ],
  "type": "string",
  "expression": "PractitionerRole.contact.telecom.where(system='email')",
  "processingMode": "normal"
}