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

FHIR IG Statistics: SearchParameter/PatientCodiceIstatComuneLuogoNascita

Packageeng.fhir.profile.dev
Resource TypeSearchParameter
IdPatientCodiceIstatComuneLuogoNascita
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://eng.it/fhir/SearchParameter/PatientCodiceIstatComuneLuogoNascita
URLhttps://eng.it/fhir/SearchParameter/PatientCodiceIstatComuneLuogoNascita
Statusactive
Date2023-05-25T14:11:30.4578067+00:00
NamePatientCodiceIstatComuneLuogoNascita
Authorityhl7
DescriptionParametro di ricerca del codice ISTAT del comune del luogo di nascita 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": "PatientCodiceIstatComuneLuogoNascita",
  "url": "https://eng.it/fhir/SearchParameter/PatientCodiceIstatComuneLuogoNascita",
  "name": "PatientCodiceIstatComuneLuogoNascita",
  "status": "active",
  "experimental": false,
  "date": "2023-05-25T14:11:30.4578067+00:00",
  "description": "Parametro di ricerca del codice ISTAT del comune del luogo di nascita del paziente",
  "code": "codiceIstatComuneLuogoNascita",
  "base": [
    "Patient"
  ],
  "type": "token",
  "expression": "Patient.extension.where(url='http://hl7.org/fhir/StructureDefinition/patient-birthPlace').value.city.extension.where(url='http://hl7.org/fhir/StructureDefinition/iso21090-SC-coding').value.where(system='http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali').code",
  "comparator": [
    "eq"
  ]
}