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
Modello Logico che definisce il set di dati che caratterizzano i documenti di Identificazione (e.g. Passaporto, CI) .
The official URL for this profile is:
http://hl7.it/fhir/StructureDefinition/DocumentoIdentificazione
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Element
This structure is derived from Element
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DocumentoIdentificazione | 0..* | Element | This is an abstract profile DocumentoIdentificazione | |
idDocumento | 0..* | string | Identificativo del documento di identificazione | |
tipo | 0..* | CodeableConcept | Tipo di documento di identificazione (e.g. Passaporto, CI) | |
periodoValidita | 0..* | Period | Periodo di validità del documento | |
enteRilasciante | 0..* | string | Ente rilasciante | |
statoRilasciante | 0..* | CodeableConcept | Stato Rilasciante | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DocumentoIdentificazione | I | 0..* | Element | This is an abstract profile DocumentoIdentificazione |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
idDocumento | 0..* | string | Identificativo del documento di identificazione | |
tipo | 0..* | CodeableConcept | Tipo di documento di identificazione (e.g. Passaporto, CI) | |
periodoValidita | 0..* | Period | Periodo di validità del documento | |
enteRilasciante | 0..* | string | Ente rilasciante | |
statoRilasciante | 0..* | CodeableConcept | Stato Rilasciante | |
Documentation for this format |
This structure is derived from Element
Differential View
This structure is derived from Element
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DocumentoIdentificazione | 0..* | Element | This is an abstract profile DocumentoIdentificazione | |
idDocumento | 0..* | string | Identificativo del documento di identificazione | |
tipo | 0..* | CodeableConcept | Tipo di documento di identificazione (e.g. Passaporto, CI) | |
periodoValidita | 0..* | Period | Periodo di validità del documento | |
enteRilasciante | 0..* | string | Ente rilasciante | |
statoRilasciante | 0..* | CodeableConcept | Stato Rilasciante | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
DocumentoIdentificazione | I | 0..* | Element | This is an abstract profile DocumentoIdentificazione |
extension | I | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url |
idDocumento | 0..* | string | Identificativo del documento di identificazione | |
tipo | 0..* | CodeableConcept | Tipo di documento di identificazione (e.g. Passaporto, CI) | |
periodoValidita | 0..* | Period | Periodo di validità del documento | |
enteRilasciante | 0..* | string | Ente rilasciante | |
statoRilasciante | 0..* | CodeableConcept | Stato Rilasciante | |
Documentation for this format |
Other representations of profile: Schematron
Id | Path | Details | Requirements |
ele-1 | DocumentoIdentificazione | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | DocumentoIdentificazione.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | DocumentoIdentificazione.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() |