FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.it.base
Resource TypeStructureDefinition
IdStructureDefinition-Esenzione.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/hl7-it/base/StructureDefinition-Esenzione.html
URLhttp://hl7.it/fhir/StructureDefinition/Esenzione
Version0.1.1
Statusdraft
Date2025-11-18T14:18:52+00:00
NameEsenzione
TitleEsenzione
Realmit
Authorityhl7
DescriptionModello Logico che definisce il set minimo di dati che caratterizzano una Esenzione.
TypeEsenzione
Kindlogical

Resources that use this resource

StructureDefinition
PazientePaziente

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DefinizioneStruttura Esenzione

NameFlagsCard.TypeDescription & Constraintsdoco
.. Esenzione 0..*ElementThis is an abstract type.
Esenzione

Elements defined in Ancestors:@id, extension
... stato 0..*CodeableConceptStato dell'esenzione
... tipo 0..*CodeableConceptTipo Esenzione
... codice 0..*CodeableConceptCodice Esenzione
... descrizione 0..*stringDescrizione dell'esenzione
... periodoValidita 0..*PeriodPeriodo di validità dell'esenzione

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "Esenzione",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.it/fhir/StructureDefinition/Esenzione",
  "version": "0.1.1",
  "name": "Esenzione",
  "title": "Esenzione",
  "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 minimo di dati che caratterizzano una Esenzione.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "fhir-it",
      "uri": "http://hl7.it/fhir",
      "name": "HL7 FHIR IT Profiles"
    },
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": true,
  "type": "Esenzione",
  "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": "Esenzione",
        "path": "Esenzione",
        "short": "Esenzione",
        "definition": "Modello Logico che definisce il set minimo di dati che caratterizzano una Esenzione",
        "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": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception"
          },
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Esenzione.id",
        "path": "Esenzione.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": "Esenzione.extension",
        "path": "Esenzione.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": "Esenzione.stato",
        "path": "Esenzione.stato",
        "short": "Stato dell'esenzione",
        "definition": "Stato dell'esenzione",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Esenzione.stato",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception.extension('StatoEsenzioneCoverageIT')"
          }
        ]
      },
      {
        "id": "Esenzione.tipo",
        "path": "Esenzione.tipo",
        "short": "Tipo Esenzione",
        "definition": "Tipo Esenzione",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Esenzione.tipo",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception.type"
          }
        ]
      },
      {
        "id": "Esenzione.codice",
        "path": "Esenzione.codice",
        "short": "Codice Esenzione",
        "definition": "Codice Esenzione",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Esenzione.codice",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception.type"
          }
        ]
      },
      {
        "id": "Esenzione.descrizione",
        "path": "Esenzione.descrizione",
        "short": "Descrizione dell'esenzione",
        "definition": "Descrizione dell'esenzione",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Esenzione.descrizione",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception.type.text"
          },
          {
            "identity": "fhir-it",
            "map": "Coverage.text"
          }
        ]
      },
      {
        "id": "Esenzione.periodoValidita",
        "path": "Esenzione.periodoValidita",
        "short": "Periodo di validità dell'esenzione",
        "definition": "Periodo di validità dell'esenzione",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Esenzione.periodoValidita",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Period",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Period"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception.period"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Esenzione",
        "path": "Esenzione",
        "short": "Esenzione",
        "definition": "Modello Logico che definisce il set minimo di dati che caratterizzano una Esenzione",
        "min": 0,
        "max": "*",
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception"
          }
        ]
      },
      {
        "id": "Esenzione.stato",
        "path": "Esenzione.stato",
        "short": "Stato dell'esenzione",
        "definition": "Stato dell'esenzione",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception.extension('StatoEsenzioneCoverageIT')"
          }
        ]
      },
      {
        "id": "Esenzione.tipo",
        "path": "Esenzione.tipo",
        "short": "Tipo Esenzione",
        "definition": "Tipo Esenzione",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception.type"
          }
        ]
      },
      {
        "id": "Esenzione.codice",
        "path": "Esenzione.codice",
        "short": "Codice Esenzione",
        "definition": "Codice Esenzione",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/CodeableConcept"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception.type"
          }
        ]
      },
      {
        "id": "Esenzione.descrizione",
        "path": "Esenzione.descrizione",
        "short": "Descrizione dell'esenzione",
        "definition": "Descrizione dell'esenzione",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception.type.text"
          },
          {
            "identity": "fhir-it",
            "map": "Coverage.text"
          }
        ]
      },
      {
        "id": "Esenzione.periodoValidita",
        "path": "Esenzione.periodoValidita",
        "short": "Periodo di validità dell'esenzione",
        "definition": "Periodo di validità dell'esenzione",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Period",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Period"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Coverage.costToBeneficiary.exception.period"
          }
        ]
      }
    ]
  }
}