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

FHIR IG analytics

Packageca.on.health.idms
Resource TypeSearchParameter
IdSearchParameter-0c3c3e98-9d28-4c9c-bd2a-d6fab1b4ed50.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/SearchParameter/ServiceRequest-SubmissionType
URLhttps://health.gov.on.ca/idms/fhir/SearchParameter/ServiceRequest-SubmissionType
Statusactive
NameServiceRequestSubmissionType
TitleService Request Submission Type
DescriptionSearch parameter for Service Request Submission Type
Typestring

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": "SearchParameter",
  "id": "0c3c3e98-9d28-4c9c-bd2a-d6fab1b4ed50",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2024-03-28T13:41:44.463+00:00",
    "source": "#0f0b3387ace99e5493893acde562bffc"
  },
  "url": "https://health.gov.on.ca/idms/fhir/SearchParameter/ServiceRequest-SubmissionType",
  "name": "ServiceRequestSubmissionType",
  "title": "Service Request Submission Type",
  "status": "active",
  "description": "Search parameter for Service Request Submission Type",
  "publisher": "MOH-IDMS",
  "code": "ServiceRequestSubmissionType",
  "base": [
    "ServiceRequest"
  ],
  "type": "string",
  "expression": "ServiceRequest.category.coding.where(system='https://health.gov.on.ca/idms/fhir/CodeSystem/Internal-Submission-Types')",
  "processingMode": "normal"
}