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

FHIR IG Statistics: SearchParameter/PatientCodiceIstatStatoLuogoNascita

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