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

FHIR IG analytics

Packagefhir.rl.sviluppo
Resource TypeSearchParameter
IdSearchParameter_RL_Location_PhysicalType.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",
  "id": "RLLocationPhysicalType",
  "url": "https://fhir.siss.regione.lombardia.it/SearchParameter/RLLocationPhysicalType",
  "name": "RLLocationPhysicalType",
  "status": "draft",
  "description": "Parametro di ricerca per la tipologia di Location",
  "code": "physicalType",
  "base": [
    "Location"
  ],
  "type": "token",
  "expression": "physicalType.coding.code",
  "comparator": [
    "eq",
    "ne"
  ]
}