FHIR IG analytics| Package | hl7.fhir.it.base |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-DocumentoIdentificazione.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/hl7-it/base/StructureDefinition-DocumentoIdentificazione.html |
| URL | http://hl7.it/fhir/StructureDefinition/DocumentoIdentificazione |
| Version | 0.1.1 |
| Status | draft |
| Date | 2025-11-18T14:18:52+00:00 |
| Name | DocumentoIdentificazione |
| Title | Documento di Identificazione |
| Realm | it |
| Authority | hl7 |
| Description | Modello Logico che definisce il set di dati che caratterizzano i documenti di Identificazione (e.g. Passaporto, CI) . |
| Type | DocumentoIdentificazione |
| Kind | logical |
| StructureDefinition | |
| Paziente | Paziente |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DefinizioneStruttura DocumentoIdentificazione
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Element | This is an abstract type. DocumentoIdentificazione Elements defined in Ancestors:@id, extension | |
![]() ![]() | 0..* | string | Identificativo del documento di identificazione | |
![]() ![]() | 0..* | CodeableConcept | Tipo di documento di identificazione (e.g. Passaporto, CI) | |
![]() ![]() | 0..* | Period | Periodo di validità del documento | |
![]() ![]() | 0..* | string | Ente rilasciante | |
![]() ![]() | 0..* | CodeableConcept | Stato Rilasciante | |
{
"resourceType": "StructureDefinition",
"id": "DocumentoIdentificazione",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.it/fhir/StructureDefinition/DocumentoIdentificazione",
"version": "0.1.1",
"name": "DocumentoIdentificazione",
"title": "Documento di Identificazione",
"status": "draft",
"experimental": true,
"date": "2025-11-18T14:18:52+00:00",
"publisher": "HL7 Italia",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://hl7.it"
}
]
}
],
"description": "Modello Logico che definisce il set di dati che caratterizzano i documenti di Identificazione (e.g. Passaporto, CI) .",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "IT"
}
]
}
],
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": true,
"type": "DocumentoIdentificazione",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
}
],
"element": [
{
"id": "DocumentoIdentificazione",
"path": "DocumentoIdentificazione",
"short": "DocumentoIdentificazione",
"definition": "Modello Logico che definisce il set di dati che caratterizzano i documenti di Identificazione (e.g. Passaporto, CI)",
"min": 0,
"max": "*",
"base": {
"path": "Element",
"min": 0,
"max": "*"
},
"condition": [
"ele-1"
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
}
],
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "DocumentoIdentificazione.id",
"path": "DocumentoIdentificazione.id",
"representation": [
"xmlAttr"
],
"short": "Unique id for inter-element referencing",
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"min": 0,
"max": "1",
"base": {
"path": "Element.id",
"min": 0,
"max": "1"
},
"type": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
}
],
"code": "http://hl7.org/fhirpath/System.String"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "DocumentoIdentificazione.extension",
"path": "DocumentoIdentificazione.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"description": "Extensions are always sliced by (at least) url",
"rules": "open"
},
"short": "Additional content defined by implementations",
"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.",
"comment": "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.",
"alias": [
"extensions",
"user content"
],
"min": 0,
"max": "*",
"base": {
"path": "Element.extension",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Extension"
}
],
"constraint": [
{
"key": "ele-1",
"severity": "error",
"human": "All FHIR elements must have a @value or children",
"expression": "hasValue() or (children().count() > id.count())",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element"
},
{
"key": "ext-1",
"severity": "error",
"human": "Must have either extensions or value[x], not both",
"expression": "extension.exists() != value.exists()",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension"
}
],
"isModifier": false,
"isSummary": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "DocumentoIdentificazione.idDocumento",
"path": "DocumentoIdentificazione.idDocumento",
"short": "Identificativo del documento di identificazione",
"definition": "Identificativo del documento di identificazione",
"min": 0,
"max": "*",
"base": {
"path": "DocumentoIdentificazione.idDocumento",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/fhir/StructureDefinition/string"
]
}
]
},
{
"id": "DocumentoIdentificazione.tipo",
"path": "DocumentoIdentificazione.tipo",
"short": "Tipo di documento di identificazione (e.g. Passaporto, CI)",
"definition": "Tipo di documento di identificazione (e.g. Passaporto, CI)",
"min": 0,
"max": "*",
"base": {
"path": "DocumentoIdentificazione.tipo",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept",
"profile": [
"http://hl7.org/fhir/StructureDefinition/CodeableConcept"
]
}
]
},
{
"id": "DocumentoIdentificazione.periodoValidita",
"path": "DocumentoIdentificazione.periodoValidita",
"short": "Periodo di validità del documento",
"definition": "Periodo di validità del documento. da data di emissione a data scadenza",
"min": 0,
"max": "*",
"base": {
"path": "DocumentoIdentificazione.periodoValidita",
"min": 0,
"max": "*"
},
"type": [
{
"code": "Period",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Period"
]
}
]
},
{
"id": "DocumentoIdentificazione.enteRilasciante",
"path": "DocumentoIdentificazione.enteRilasciante",
"short": "Ente rilasciante",
"definition": "Ente rilasciante",
"min": 0,
"max": "*",
"base": {
"path": "DocumentoIdentificazione.enteRilasciante",
"min": 0,
"max": "*"
},
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/fhir/StructureDefinition/string"
]
}
]
},
{
"id": "DocumentoIdentificazione.statoRilasciante",
"path": "DocumentoIdentificazione.statoRilasciante",
"short": "Stato Rilasciante",
"definition": "Stato Rilasciante",
"min": 0,
"max": "*",
"base": {
"path": "DocumentoIdentificazione.statoRilasciante",
"min": 0,
"max": "*"
},
"type": [
{
"code": "CodeableConcept",
"profile": [
"http://hl7.org/fhir/StructureDefinition/CodeableConcept"
]
}
]
}
]
},
"differential": {
"element": [
{
"id": "DocumentoIdentificazione",
"path": "DocumentoIdentificazione",
"short": "DocumentoIdentificazione",
"definition": "Modello Logico che definisce il set di dati che caratterizzano i documenti di Identificazione (e.g. Passaporto, CI)",
"min": 0,
"max": "*"
},
{
"id": "DocumentoIdentificazione.idDocumento",
"path": "DocumentoIdentificazione.idDocumento",
"short": "Identificativo del documento di identificazione",
"definition": "Identificativo del documento di identificazione",
"min": 0,
"max": "*",
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/fhir/StructureDefinition/string"
]
}
]
},
{
"id": "DocumentoIdentificazione.tipo",
"path": "DocumentoIdentificazione.tipo",
"short": "Tipo di documento di identificazione (e.g. Passaporto, CI)",
"definition": "Tipo di documento di identificazione (e.g. Passaporto, CI)",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept",
"profile": [
"http://hl7.org/fhir/StructureDefinition/CodeableConcept"
]
}
]
},
{
"id": "DocumentoIdentificazione.periodoValidita",
"path": "DocumentoIdentificazione.periodoValidita",
"short": "Periodo di validità del documento",
"definition": "Periodo di validità del documento. da data di emissione a data scadenza",
"min": 0,
"max": "*",
"type": [
{
"code": "Period",
"profile": [
"http://hl7.org/fhir/StructureDefinition/Period"
]
}
]
},
{
"id": "DocumentoIdentificazione.enteRilasciante",
"path": "DocumentoIdentificazione.enteRilasciante",
"short": "Ente rilasciante",
"definition": "Ente rilasciante",
"min": 0,
"max": "*",
"type": [
{
"code": "string",
"profile": [
"http://hl7.org/fhir/StructureDefinition/string"
]
}
]
},
{
"id": "DocumentoIdentificazione.statoRilasciante",
"path": "DocumentoIdentificazione.statoRilasciante",
"short": "Stato Rilasciante",
"definition": "Stato Rilasciante",
"min": 0,
"max": "*",
"type": [
{
"code": "CodeableConcept",
"profile": [
"http://hl7.org/fhir/StructureDefinition/CodeableConcept"
]
}
]
}
]
}
}