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

FHIR IG Statistics: SearchParameter/PatientCodiceIstatStatoRilascioPassaporto

Packageeng.fhir.profile.dev
Resource TypeSearchParameter
IdPatientCodiceIstatStatoRilascioPassaporto
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://eng.it/fhir/SearchParameter/PatientCodiceIstatStatoRilascioPassaporto
URLhttps://eng.it/fhir/SearchParameter/PatientCodiceIstatStatoRilascioPassaporto
Statusactive
Date2023-06-13T11:11:51.959244+00:00
NamePatientCodiceIstatStatoRilascioPassaporto
Authorityhl7
DescriptionParametro di ricerca del codice ISTAT dello stato che ha rilasciato il passaporto del paziente
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": "PatientCodiceIstatStatoRilascioPassaporto",
  "url": "https://eng.it/fhir/SearchParameter/PatientCodiceIstatStatoRilascioPassaporto",
  "name": "PatientCodiceIstatStatoRilascioPassaporto",
  "status": "active",
  "experimental": false,
  "date": "2023-06-13T11:11:51.959244+00:00",
  "description": "Parametro di ricerca del codice ISTAT dello stato che ha rilasciato il passaporto del paziente",
  "code": "codiceIstatStatoRilascioPassaporto",
  "base": [
    "Patient"
  ],
  "type": "token",
  "expression": "Patient.identifier.where(system='http://eng.it/sid/passaporto').extension.where(url='http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding').value.where(system='http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritorialiEstere').code",
  "comparator": [
    "eq"
  ]
}