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

FHIR IG analytics

Packageuk.nhsdigital.r4
Resource TypeSearchParameter
Idgroup.json
FHIR VersionR4

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",
  "url": "https://fhir.nhs.uk/SearchParameter/group-identifier",
  "id": "338e6ade-61b6-45a7-a624-dd8c334f0835",
  "name": "GroupIdentifier",
  "description": "How to search by Group Identifier in FHIR MedicationRequest",
  "base": [
    "MedicationRequest"
  ],
  "status": "active",
  "code": "group",
  "type": "token",
  "expression": "MedicationRequest.groupIdentifier",
  "xpathUsage": "normal"
}