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 in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Definitions for the Paziente Profile.
1. Paziente | |
Definition | Modello Logico che definisce il set minimo di dati che caratterizzano un paziente nella giurisdizione italiano. |
Control | 0..1 This element is affected by the following invariants: ele-1 |
Must Support | true |
Alternate Names | Patient |
Invariants | Defined on this element ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
2. Paziente.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. Paziente.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 Paziente.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
|
4. Paziente.identificatori | |
Definition | Lista degli identificatori del paziente. In base al tipo di soggetto ed al contesto di uso uno o più ID possono essere richiesti |
Control | 0..* |
Type | BackboneElement |
Must Support | true |
5. Paziente.identificatori.codiceFiscale | |
Definition | Codice Fiscale |
Control | 0..1 |
Type | Identifier(Identifier) |
Must Support | true |
Requirements | Per i soggetti assistiti dal Servizio Sanitario Nazionale |
6. Paziente.identificatori.idRegionale | |
Definition | Identificativo Regionale |
Control | 0..1 |
Type | Identifier(Identifier) |
7. Paziente.identificatori.idLocaleAzienda | |
Definition | ID locale Aziendale, per tutti i soggetti che hanno avuto un contatto con una specifica Azienda |
Control | 0..* |
Type | Identifier(Identifier) |
8. Paziente.identificatori.codiceSanitario | |
Definition | Codice Sanitario |
Control | 0..* |
Type | Identifier(Identifier) |
Requirements | Per i soggetti assistiti dal Servizio Sanitario Regionale |
9. Paziente.identificatori.codiceSTP | |
Definition | Codice STP |
Control | 0..* |
Type | Identifier(Identifier) |
Comments | Codice STP, per gli Stranieri temporaneamente presenti |
10. Paziente.identificatori.codiceENI | |
Definition | Codice ENI |
Control | 0..* |
Type | Identifier(Identifier) |
Comments | Codice ENI, per i cittadini Europei Non Iscritti |
11. Paziente.identificatori.anpr | |
Definition | Identificativo Anagrafe nazionale della popolazione residente (quando applicabile) |
Control | 0..1 |
Type | Identifier(Identifier) |
12. Paziente.documentiIdentificazione | |
Definition | Documenti usati per l'identificazione della persona: e.g. Passaporto, Carta di Identità,.. |
Control | 0..* |
Type | BackboneElement |
13. Paziente.documentiIdentificazione.passaporto | |
Definition | Passaporto |
Control | 0..1 |
Type | http://hl7.it/fhir/StructureDefinition/DocumentoIdentificazione |
14. Paziente.documentiIdentificazione.cartaIdentita | |
Definition | Carta di Identità |
Control | 0..1 |
Type | http://hl7.it/fhir/StructureDefinition/DocumentoIdentificazione |
15. Paziente.tesseraTEAM | |
Definition | Tessera Team (aka EHIC) |
Control | 0..* |
Type | http://hl7.it/fhir/StructureDefinition/EHIC |
16. Paziente.nome | |
Definition | Nome completo |
Control | 0..* |
Type | HumanName(HumanName) |
Must Support | true |
17. Paziente.genere | |
Definition | Genere (Amministrativo) |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
Must Support | true |
18. Paziente.statoCivile | |
Definition | Stato Civile |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
19. Paziente.dataNascita | |
Definition | Data di Nascita |
Control | 0..1 |
Type | Choice of: date(date), dateTime(dateTime) |
Must Support | true |
20. Paziente.luogoNascita | |
Definition | Luogo di Nascita (codice) |
Control | 0..* |
Type | CodeableConcept(CodeableConcept) |
Comments | Solo stringa od anche codice |
21. Paziente.indirizzi | |
Definition | Indirizzi (e.g. residenza; domicilio) |
Control | 0..* |
Type | BackboneElement |
Must Support | true |
22. Paziente.indirizzi.residenza | |
Definition | Residenza |
Control | 0..* |
Type | http://hl7.it/fhir/StructureDefinition/Indirizzo |
23. Paziente.indirizzi.domicilio | |
Definition | Domicilio |
Control | 0..* |
Type | http://hl7.it/fhir/StructureDefinition/Indirizzo |
24. Paziente.listaAUSL | |
Definition | Aziende Sanitarie (Assistenza, residenza) |
Control | 0..* |
Type | BackboneElement |
25. Paziente.listaAUSL.auslAssistenza | |
Definition | ASL di Assistenza |
Control | 0..* |
Type | http://hl7.it/fhir/StructureDefinition/AziendaSanitaria |
26. Paziente.listaAUSL.aslResidenza | |
Definition | ASL di Residenza |
Control | 0..* |
Type | http://hl7.it/fhir/StructureDefinition/AziendaSanitaria |
27. Paziente.recapiti | |
Definition | Recapiti del paziente (telecom) |
Control | 0..* |
Type | BackboneElement |
28. Paziente.recapiti.telefono | |
Definition | telefono |
Control | 0..* |
Type | ContactDetail(ContactDetail) |
29. Paziente.recapiti.eMail | |
Definition | |
Control | 0..* |
Type | ContactDetail(ContactDetail) |
30. Paziente.recapiti.pec | |
Definition | pec |
Control | 0..* |
Type | ContactDetail(ContactDetail) |
31. Paziente.recapiti.cellulare | |
Definition | Cellulare |
Control | 0..* |
Type | ContactDetail(ContactDetail) |
32. Paziente.contatti | |
Definition | Persona od organizzazione di contatto per il paziente |
Control | 0..* |
Type | BackboneElement |
33. Paziente.contatti.persona | |
Definition | Persona di contatto per il paziente |
Control | 0..* |
Type | http://hl7.it/fhir/StructureDefinition/ContattoPersona |
34. Paziente.contatti.organizzazione | |
Definition | Organizzazione di contatto per il paziente |
Control | 0..* |
Type | http://hl7.org/fhir/StructureDefinition/Organization |
35. Paziente.cittadinanza | |
Definition | Cittadinanza |
Control | 0..* |
Type | CodeableConcept(CodeableConcept) |
36. Paziente.decesso | |
Definition | Informazioni sul decesso |
Control | 0..* |
Type | BackboneElement |
37. Paziente.decesso.flagDeceduto | |
Definition | Deceduto (si/no) |
Control | 0..* |
Type | boolean(boolean) |
38. Paziente.decesso.dataDecesso | |
Definition | Data decesso |
Control | 0..* |
Type | dateTime(dateTime) |
39. Paziente.altriDati | |
Definition | Altre informazioni sul paziente: e.g. professione, titolo di studio, qualifica. |
Control | 0..* |
Type | BackboneElement |
40. Paziente.altriDati.professione | |
Definition | Professione attuale del paziente |
Control | 0..1 |
Type | CodeableConcept |
41. Paziente.altriDati.titoloStudio | |
Definition | Titolo di studio del paziente |
Control | 0..1 |
Type | CodeableConcept |
42. Paziente.esenzione | |
Definition | Esenzioni |
Control | 0..* |
Type | http://hl7.it/fhir/StructureDefinition/Esenzione |
43. Paziente.medicoCurante | |
Definition | Medico Curante |
Control | 0..* |
Type | http://hl7.it/fhir/StructureDefinition/MedicoCurante |