This page is part of the HL7 Italia FHIR Implementation Guide (base) (v0.1.0: Public Comment 1 Ballot 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Definitions for the Indirizzo Profile.
1. Indirizzo | |
Definition | Modello Logico che definisce le tipiche informazioni che caratterizzano un indirizzo nella giurisdizione italiana. |
Control | 0..* This element is affected by the following invariants: ele-1 |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
2. Indirizzo.id | |
Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
Control | 0..1 |
Type | string |
3. Indirizzo.extension | |
Definition | May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. |
Control | 0..* |
Type | Extension |
Alternate Names | extensions, user content |
Comments | There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone. |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) ext-1: Must have either extensions or value[x], not both (: extension.exists() != value.exists()) |
Slicing | This element introduces a set of slices on Indirizzo.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
|
4. Indirizzo.tipo | |
Definition | Tipo di indirizzo (e.g residenza, domicilio) |
Control | 0..* |
Type | CodeableConcept(CodeableConcept) |
5. Indirizzo.periodoValidita | |
Definition | Periodo di validità dell'indirizzo |
Control | 0..* |
Type | Period(Period) |
6. Indirizzo.stringaIndirizzo | |
Definition | Indirizzo completo o parziale testuale |
Control | 0..* |
Type | string(string) |
Must Support | true |
7. Indirizzo.strutturaIndirizzo | |
Definition | Struttura Indirizzo |
Control | 0..* |
Type | BackboneElement |
Must Support | true |
8. Indirizzo.strutturaIndirizzo.linea | |
Definition | Linea Indirizzo |
Control | 0..* |
Type | BackboneElement |
9. Indirizzo.strutturaIndirizzo.linea.stringa | |
Definition | Linea Indirizzo testuale |
Control | 0..* |
Type | string(string) |
Example | linea:Via dei Carpini 33r, scala 2, interno 8 |
10. Indirizzo.strutturaIndirizzo.linea.odonimo | |
Definition | Toponimo stradale (e.g. Via Carso) |
Control | 0..* |
Type | string(string) |
Example | odonimo:Vicolo Alberti |
11. Indirizzo.strutturaIndirizzo.linea.denominazioneUrbanisticaGenerica | |
Definition | Denominazione Urbanistica Generica (DUG) |
Control | 0..1 |
Type | string(string) |
Alternate Names | specie |
Example | DUG:Via |
12. Indirizzo.strutturaIndirizzo.linea.dugCode | |
Definition | Codice Denominazione Urbanistica Generica (DUG) |
Control | 0..* |
Type | CodeableConcept(CodeableConcept) |
Alternate Names | specie |
Example | DUG:<valueCodeableConcept xmlns="http://hl7.org/fhir"> <coding> <system value="http://registry.geodati.gov.it/dug"/> <code value="67"/> <display value="via"/> </coding> </valueCodeableConcept> |
13. Indirizzo.strutturaIndirizzo.linea.denominazioneUrbanisticaUfficiale | |
Definition | Denominazione Urbanistica Ufficiale (DUF) |
Control | 0..1 |
Type | string(string) |
Alternate Names | denominazione |
Example | DUF:Corta |
14. Indirizzo.strutturaIndirizzo.linea.numeroCivico | |
Definition | Numero Civico |
Control | 0..* |
Type | string(string) |
Example | numeroCivico:37 |
15. Indirizzo.strutturaIndirizzo.linea.interno | |
Definition | Interno |
Control | 0..* |
Type | string(string) |
Example | interno:8b |
16. Indirizzo.strutturaIndirizzo.linea.scala | |
Definition | Scala |
Control | 0..* |
Type | string(string) |
Example | scala:scala 2 |
17. Indirizzo.strutturaIndirizzo.cap | |
Definition | Codice Avviamento Postale |
Control | 0..* |
Type | string(string) |
18. Indirizzo.strutturaIndirizzo.localita | |
Definition | Nome Località |
Control | 0..* |
Type | string(string) |
Alternate Names | Frazione |
Example | localita:Il Poggetto |
19. Indirizzo.strutturaIndirizzo.comune | |
Definition | Nome comune |
Control | 0..* |
Type | string(string) |
20. Indirizzo.strutturaIndirizzo.codiceComune | |
Definition | Codice comune (e.g. ISTAT; Catasto) |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
Example | codiceComune:<valueCodeableConcept xmlns="http://hl7.org/fhir"> <coding> <system value="http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali"/> <code value="005005"/> <display value="Asti"/> </coding> <coding> <system value="http://terminology.hl7.it/CodeSystem/mef-ae-comuni"/> <code value="A479"/> <display value="Asti"/> </coding> </valueCodeableConcept> |
21. Indirizzo.strutturaIndirizzo.provincia | |
Definition | Nome Provincia |
Control | 0..* |
Type | string(string) |
22. Indirizzo.strutturaIndirizzo.codiceProvincia | |
Definition | Codice Provincia |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
Example | codiceIstatProvincia:<valueCodeableConcept xmlns="http://hl7.org/fhir"> <coding> <system value="http://terminology.hl7.it/CodeSystem/istat-unitaAmministrativeTerritoriali"/> <code value="026"/> <display value="Treviso"/> </coding> </valueCodeableConcept> |
23. Indirizzo.strutturaIndirizzo.regione | |
Definition | Nome Regione |
Control | 0..* |
Type | string(string) |
24. Indirizzo.strutturaIndirizzo.codiceRegione | |
Definition | Codice Regione |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
25. Indirizzo.strutturaIndirizzo.stato | |
Definition | Nome Stato |
Control | 0..* |
Type | string(string) |
26. Indirizzo.strutturaIndirizzo.codiceStato | |
Definition | Codice Stato |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |