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

FHIR IG Statistics: SearchParameter/ServiceRequestNoEncounter

Packageeng.fhir.profile.dev
Resource TypeSearchParameter
IdServiceRequestNoEncounter
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://eng.it/fhir/SearchParameter/ServiceRequestNoEncounter
URLhttps://eng.it/fhir/SearchParameter/ServiceRequestNoEncounter
Statusdraft
Date2023-02-27T17:03:45.4886825+00:00
NameServiceRequestNoEncounter
Authorityhl7
DescriptionParametro di ricerca per encounter della ServiceRequest
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",
  "id": "ServiceRequestNoEncounter",
  "url": "https://eng.it/fhir/SearchParameter/ServiceRequestNoEncounter",
  "name": "ServiceRequestNoEncounter",
  "status": "draft",
  "experimental": true,
  "date": "2023-02-27T17:03:45.4886825+00:00",
  "publisher": "Eng",
  "description": "Parametro di ricerca per encounter della ServiceRequest",
  "code": "NoEncounter",
  "base": [
    "ServiceRequest"
  ],
  "type": "token",
  "expression": "ServiceRequest.encounter.empty()",
  "comparator": [
    "eq"
  ]
}