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

FHIR IG Statistics: SearchParameter/PractitionerRoleCodicePrescrizione

Packageeng.fhir.profile.dev
Resource TypeSearchParameter
IdPractitionerRoleCodicePrescrizione
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://eng.it/fhir/SearchParameter/PractitionerRoleCodicePrescrizione
URLhttps://eng.it/fhir/SearchParameter/PractitionerRoleCodicePrescrizione
Statusactive
Date2023-02-27T17:03:45.4886825+00:00
NamePractitionerRoleCodicePrescrizione
Authorityhl7
DescriptionParametro di ricerca del codice NRE o del codice della ricetta rossa prescritta dal medico
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": "PractitionerRoleCodicePrescrizione",
  "url": "https://eng.it/fhir/SearchParameter/PractitionerRoleCodicePrescrizione",
  "name": "PractitionerRoleCodicePrescrizione",
  "status": "active",
  "experimental": false,
  "date": "2023-02-27T17:03:45.4886825+00:00",
  "description": "Parametro di ricerca del codice NRE o del codice della ricetta rossa prescritta dal medico",
  "code": "codicePrescrizione",
  "base": [
    "PractitionerRole"
  ],
  "type": "token",
  "expression": "extension.where(url='http://cct.eng.it/FHIR/schema/practitionerrole-codicePrescrizione').value",
  "comparator": [
    "eq"
  ]
}