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

FHIR IG analytics

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

Resources that use this resource

StructureDefinition
MedicoCuranteMedico Curante
PazientePaziente

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: DefinizioneStruttura AziendaSanitaria

NameFlagsCard.TypeDescription & Constraintsdoco
.. AziendaSanitaria 0..*ElementThis is an abstract type.
Azienda Sanitaria

Elements defined in Ancestors:@id, extension
... identificativo 0..*IdentifierID Azienda Sanitaria
... nome 0..*stringNome Azienda

doco Documentation for this format

Source1

{
  "resourceType": "StructureDefinition",
  "id": "AziendaSanitaria",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.it/fhir/StructureDefinition/AziendaSanitaria",
  "version": "0.1.1",
  "name": "AziendaSanitaria",
  "title": "Azienda Sanitaria",
  "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 Azienda Sanitaria.",
  "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": "AziendaSanitaria",
  "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": "AziendaSanitaria",
        "path": "AziendaSanitaria",
        "short": "Azienda Sanitaria",
        "definition": "Modello Logico che definisce il set minimo di dati che caratterizzano una Azienda Sanitaria",
        "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": "Organization.conformsTo('http://hl7.it/fhir/StructureDefinition/Organization-it-AziendaSanitaria')"
          },
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "AziendaSanitaria.id",
        "path": "AziendaSanitaria.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": "AziendaSanitaria.extension",
        "path": "AziendaSanitaria.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": "AziendaSanitaria.identificativo",
        "path": "AziendaSanitaria.identificativo",
        "short": "ID Azienda Sanitaria",
        "definition": "ID Azienda Sanitaria",
        "min": 0,
        "max": "*",
        "base": {
          "path": "AziendaSanitaria.identificativo",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Organization.conformsTo('http://hl7.it/fhir/StructureDefinition/Organization-it-AziendaSanitaria').identifier"
          }
        ]
      },
      {
        "id": "AziendaSanitaria.nome",
        "path": "AziendaSanitaria.nome",
        "short": "Nome Azienda",
        "definition": "Nome Azienda",
        "min": 0,
        "max": "*",
        "base": {
          "path": "AziendaSanitaria.nome",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Organization.conformsTo('http://hl7.it/fhir/StructureDefinition/Organization-it-AziendaSanitaria').name"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "AziendaSanitaria",
        "path": "AziendaSanitaria",
        "short": "Azienda Sanitaria",
        "definition": "Modello Logico che definisce il set minimo di dati che caratterizzano una Azienda Sanitaria",
        "min": 0,
        "max": "*",
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Organization.conformsTo('http://hl7.it/fhir/StructureDefinition/Organization-it-AziendaSanitaria')"
          }
        ]
      },
      {
        "id": "AziendaSanitaria.identificativo",
        "path": "AziendaSanitaria.identificativo",
        "short": "ID Azienda Sanitaria",
        "definition": "ID Azienda Sanitaria",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/Identifier"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Organization.conformsTo('http://hl7.it/fhir/StructureDefinition/Organization-it-AziendaSanitaria').identifier"
          }
        ]
      },
      {
        "id": "AziendaSanitaria.nome",
        "path": "AziendaSanitaria.nome",
        "short": "Nome Azienda",
        "definition": "Nome Azienda",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/string"
            ]
          }
        ],
        "mapping": [
          {
            "identity": "fhir-it",
            "map": "Organization.conformsTo('http://hl7.it/fhir/StructureDefinition/Organization-it-AziendaSanitaria').name"
          }
        ]
      }
    ]
  }
}