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

FHIR IG analytics

Packageio.health-samurai.core.r5
Resource TypeSearchParameter
IdSearchParameter-Registration-username.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "description": "Search Registration by username",
  "expression": "params.`form-params`.username | params.resource.username",
  "publisher": "Health Samurai",
  "name": "username",
  "type": "token",
  "resourceType": "SearchParameter",
  "title": "Registration Username",
  "status": "active",
  "id": "Registration-username",
  "processingMode": "normal",
  "url": "http://health-samurai.io/fhir/core/SearchParameter/Registration-username",
  "code": "username",
  "base": [
    "Registration"
  ],
  "version": "0.2606.2"
}