Package | nhsd.assets.stu3 |
Resource Type | SearchParameter |
Id | SearchParameter-EMS-PatientAge-1 |
FHIR Version | R3 |
Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/SearchParameter/EMS-PatientAge-1 |
URL | https://fhir.nhs.uk/STU3/SearchParameter/EMS-PatientAge-1 |
Version | 1.0.0 |
Status | draft |
Date | 2018-10-10 |
Name | EMS Patient Age |
Authority | hl7 |
Description | A search parameter to form the search criteria expression for a Patient age range. |
Purpose | This search parameter has been defined to enable the ability to form a search criteria based on the Patient age at the time of the event. |
Type | number |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "url": "https://fhir.nhs.uk/STU3/SearchParameter/EMS-PatientAge-1", "version": "1.0.0", "name": "EMS Patient Age", "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 Patient age at the time of the event.", "code": "Patient.age", "base": [ "Bundle" ], "type": "number", "description": "A search parameter to form the search criteria expression for a Patient age range.", "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": [ "lt", "gt" ], "modifier": [ "contains" ] }