Package | ca.on.health.idms |
Resource Type | ValueSet |
Id | SERVICE-REQUEST-PRIORITY |
FHIR Version | R5 |
Source | https://simplifier.net/resolve?scope=ca.on.health.idms@1.0.9&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/Request-Priority |
URL | https://health.gov.on.ca/idms/fhir/ValueSet/Request-Priority |
Version | 1.0.0 |
Status | active |
Date | 2025-01-28 |
Name | RequestPriority |
Title | Request Priority |
Description | These are a subset of priorities. They only contain the ones used by IDMS. |
No resources found
CodeSystem | |
request-priority | RequestPriority |
No narrative content found in resource
{ "resourceType": "ValueSet", "id": "SERVICE-REQUEST-PRIORITY", "meta": { "versionId": "5", "lastUpdated": "2025-01-28T13:53:16.420+00:00", "source": "#29ade14953c323785c5d8c68ea56a5bb" }, "url": "https://health.gov.on.ca/idms/fhir/ValueSet/Request-Priority", "version": "1.0.0", "name": "RequestPriority", "title": "Request Priority", "status": "active", "experimental": false, "date": "2025-01-28", "publisher": "IDMS", "description": "These are a subset of priorities. They only contain the ones used by IDMS.", "compose": { "include": [ { "system": "http://hl7.org/fhir/request-priority", "version": "1.0.0", "concept": [ { "code": "routine", "display": "Routine" }, { "code": "urgent", "display": "Urgent" } ] } ] } }