| Package | nhsd.assets.stu3 |
| Resource Type | SearchParameter |
| Id | SearchParameter-EMS-SubscriptionRuleType-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/SearchParameter/EMS-SubscriptionRuleType-1 |
| URL | https://fhir.nhs.uk/STU3/SearchParameter/EMS-SubscriptionRuleType-1 |
| Version | 1.0.0 |
| Status | draft |
| Date | 2018-10-10 |
| Name | EMS Subscription Rule Type |
| Authority | hl7 |
| Description | A search parameter to inform the search criteria expression of the type of subscription rule. |
| Purpose | This search parameter has been defined to enable the ability to form a search criteria based on the type of subscription rule to apply for generic/geographical subscriptions, i.e. Universal Health Visitor (UHV), Registered GP (GP), Child Health Record Department (CHRD). |
| Type | token |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"url": "https://fhir.nhs.uk/STU3/SearchParameter/EMS-SubscriptionRuleType-1",
"version": "1.0.0",
"name": "EMS Subscription Rule Type",
"status": "draft",
"date": "2018-10-10",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"purpose": "This search parameter has been defined to enable the ability to form a search criteria based on the type of subscription rule to apply for generic/geographical subscriptions, i.e. Universal Health Visitor (UHV), Registered GP (GP), Child Health Record Department (CHRD).",
"code": "subscriptionRuleType",
"base": [
"Bundle"
],
"type": "token",
"description": "A search parameter to inform the search criteria expression of the type of subscription rule.",
"expression": "Bundle('https://fhir.nhs.uk/STU3/StructureDefinition/EMS-Bundle-1')",
"xpath": "f:Bundle/[@url='https://fhir.nhs.uk/STU3/StructureDefinition/EMS-Bundle-1']",
"xpathUsage": "normal",
"comparator": [
"eq"
],
"modifier": [
"exact"
]
}