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

FHIR IG Statistics: SearchParameter/SearchParameter-EMS-SubscriptionRuleType-1

Packagenhsd.assets.stu3
Resource TypeSearchParameter
IdSearchParameter-EMS-SubscriptionRuleType-1
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/SearchParameter/EMS-SubscriptionRuleType-1
URLhttps://fhir.nhs.uk/STU3/SearchParameter/EMS-SubscriptionRuleType-1
Version1.0.0
Statusdraft
Date2018-10-10
NameEMS Subscription Rule Type
Authorityhl7
DescriptionA search parameter to inform the search criteria expression of the type of subscription rule.
PurposeThis 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).
Typetoken

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",
  "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"
  ]
}