| Package | eng.fhir.profile.dev |
| Resource Type | SearchParameter |
| Id | PatientCodiceIstatStatoLuogoNascita |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=eng.fhir.profile.dev@0.0.7-beta&canonical=https://eng.it/fhir/SearchParameter/PatientCodiceIstatStatoLuogoNascita |
| URL | https://eng.it/fhir/SearchParameter/PatientCodiceIstatStatoLuogoNascita |
| Status | active |
| Date | 2023-05-25T14:11:30.4578067+00:00 |
| Name | PatientCodiceIstatStatoLuogoNascita |
| Authority | hl7 |
| Description | Parametro di ricerca del codice ISTAT dello stato del luogo di nascita del paziente |
| Type | token |
No resources found
No resources found
No narrative content found in resource
{
"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"
]
}