FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/Richiesta

Packagehl7.fhir.it.lab-report
TypeStructureDefinition
IdRichiesta
FHIR VersionR4
Sourcehttp://hl7.it/fhir/lab-report/http://hl7.it/fhir/lab-report/0.2.0/StructureDefinition-Richiesta.html
URLhttp://hl7.it/fhir/lab-report/StructureDefinition/Richiesta
Version0.2.0
Statusactive
Date2024-03-08T09:39:30+01:00
NameRichiesta
TitleA.2,A.3 - Richiesta
Realmit
Authorityhl7
DescriptionInformazioni sulla richiesta (A.2) e motivazioni (A3).
Typehttp://hl7.it/fhir/lab-report/StructureDefinition/Richiesta
Kindlogical

Resources that use this resource

StructureDefinition
RefertoLaboratorioA - Referto di Laboratorio

Resources that this resource uses

No resources found


Narrative

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Richiesta 0..*BaseA.2,A.3 - Richiesta
Instances of this logical model are not marked to be the target of a Reference
... dettagliRichiesta 0..1BackboneElementA.2 Informazioni sulla richiesta
.... identificativo 0..*IdentifierA.2.1 Identificativo della richiesta
.... dateTime 0..*dateTimeA.2.2 Data ed ora della richiesta
.... mittenteRichiesta 0..*IdentifierA.2.3 Mittente della richiesta
.... codicePriorita 0..1codeA.2.7 Codice priorità
... quesitoDiagnostico 0..*BackboneElementA.3 Motivazione della richiesta
.... code 0..*CodeableConceptA.3.1 Quesito diagnostico associato alla richiesta

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "Richiesta",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.it/fhir/lab-report/StructureDefinition/Richiesta",
  "version": "0.2.0",
  "name": "Richiesta",
  "title": "A.2,A.3 - Richiesta",
  "status": "active",
  "date": "2024-03-08T09:39:30+01:00",
  "publisher": "HL7 Italia",
  "contact": [
    {
      "name": "HL7 Italia",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.it"
        }
      ]
    },
    {
      "name": "HL7 Italia",
      "telecom": [
        {
          "system": "url",
          "value": "https://hl7.it"
        }
      ]
    }
  ],
  "description": "Informazioni sulla richiesta (A.2) e motivazioni (A3).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "IT",
          "display": "Italy"
        }
      ]
    }
  ],
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    },
    {
      "identity": "fhir",
      "uri": "hl7.org/fhir/r4",
      "name": "eHN Lab Modello Logico Richiesta - FHIR R4 Map"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.it/fhir/lab-report/StructureDefinition/Richiesta",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "Richiesta",
        "path": "Richiesta",
        "short": "A.2,A.3 - Richiesta",
        "definition": "Informazioni sulla richiesta (A.2) e motivazioni (A3).",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false
      },
      {
        "id": "Richiesta.dettagliRichiesta",
        "path": "Richiesta.dettagliRichiesta",
        "short": "A.2 Informazioni sulla richiesta",
        "definition": "A.2 Informazioni sulla richiesta (Laboratory Result Report could respond to multiple test orders)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Richiesta.dettagliRichiesta",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "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"
          }
        ]
      },
      {
        "id": "Richiesta.dettagliRichiesta.id",
        "path": "Richiesta.dettagliRichiesta.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": "Richiesta.dettagliRichiesta.extension",
        "path": "Richiesta.dettagliRichiesta.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": "Richiesta.dettagliRichiesta.modifierExtension",
        "path": "Richiesta.dettagliRichiesta.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "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.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "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": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Richiesta.dettagliRichiesta.identificativo",
        "path": "Richiesta.dettagliRichiesta.identificativo",
        "short": "A.2.1 Identificativo della richiesta",
        "definition": "Identificativo della richiesta dell'esame di laboratorio. Ad un unico identificativo possono corrispondere più richieste.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Richiesta.dettagliRichiesta.identificativo",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.identifier"
          }
        ]
      },
      {
        "id": "Richiesta.dettagliRichiesta.dateTime",
        "path": "Richiesta.dettagliRichiesta.dateTime",
        "short": "A.2.2 Data ed ora della richiesta",
        "definition": "Data ed orario in cui è stata effettuata la richiesta - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Richiesta.dettagliRichiesta.dateTime",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.authoredOn"
          }
        ]
      },
      {
        "id": "Richiesta.dettagliRichiesta.mittenteRichiesta",
        "path": "Richiesta.dettagliRichiesta.mittenteRichiesta",
        "short": "A.2.3 Mittente della richiesta",
        "definition": "Operatore sanitario che invia la richiesta.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Richiesta.dettagliRichiesta.mittenteRichiesta",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.performer"
          }
        ]
      },
      {
        "id": "Richiesta.dettagliRichiesta.codicePriorita",
        "path": "Richiesta.dettagliRichiesta.codicePriorita",
        "short": "A.2.7 Codice priorità",
        "definition": "Priorità della richiesta",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Richiesta.dettagliRichiesta.codicePriorita",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.priority"
          }
        ]
      },
      {
        "id": "Richiesta.quesitoDiagnostico",
        "path": "Richiesta.quesitoDiagnostico",
        "short": "A.3 Motivazione della richiesta",
        "definition": "A.3 Motivazione della richiesta (Laboratory Result Report could respond to multiple reasons)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Richiesta.quesitoDiagnostico",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "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"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.reasonCode"
          }
        ]
      },
      {
        "id": "Richiesta.quesitoDiagnostico.id",
        "path": "Richiesta.quesitoDiagnostico.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": "Richiesta.quesitoDiagnostico.extension",
        "path": "Richiesta.quesitoDiagnostico.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": "Richiesta.quesitoDiagnostico.modifierExtension",
        "path": "Richiesta.quesitoDiagnostico.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. 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. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "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.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "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": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Richiesta.quesitoDiagnostico.code",
        "path": "Richiesta.quesitoDiagnostico.code",
        "short": "A.3.1 Quesito diagnostico associato alla richiesta",
        "definition": "Condizioni di salute che incidono sulla salute del paziente e sono importanti da conoscere per un professionista sanitario durante un incontro sanitario. Condizioni cliniche del soggetto rilevanti per l'interpretazione dei risultati.\n- Sistema/i preferito/i: ICD-10 (ICD-11 when available)\n- Sistema/i preferito/i: SNOMED CT\n- Sistema/i preferito/i: Orphacode",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Richiesta.quesitoDiagnostico.code",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.reasonCode"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Richiesta",
        "path": "Richiesta",
        "short": "A.2,A.3 - Richiesta",
        "definition": "Informazioni sulla richiesta (A.2) e motivazioni (A3)."
      },
      {
        "id": "Richiesta.dettagliRichiesta",
        "path": "Richiesta.dettagliRichiesta",
        "short": "A.2 Informazioni sulla richiesta",
        "definition": "A.2 Informazioni sulla richiesta (Laboratory Result Report could respond to multiple test orders) ",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Richiesta.dettagliRichiesta.identificativo",
        "path": "Richiesta.dettagliRichiesta.identificativo",
        "short": "A.2.1 Identificativo della richiesta",
        "definition": "Identificativo della richiesta dell'esame di laboratorio. Ad un unico identificativo possono corrispondere più richieste.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.identifier"
          }
        ]
      },
      {
        "id": "Richiesta.dettagliRichiesta.dateTime",
        "path": "Richiesta.dettagliRichiesta.dateTime",
        "short": "A.2.2 Data ed ora della richiesta",
        "definition": "Data ed orario in cui è stata effettuata la richiesta - Preferred system(s): ISO 8601",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.authoredOn"
          }
        ]
      },
      {
        "id": "Richiesta.dettagliRichiesta.mittenteRichiesta",
        "path": "Richiesta.dettagliRichiesta.mittenteRichiesta",
        "short": "A.2.3 Mittente della richiesta",
        "definition": "Operatore sanitario che invia la richiesta.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.performer"
          }
        ]
      },
      {
        "id": "Richiesta.dettagliRichiesta.codicePriorita",
        "path": "Richiesta.dettagliRichiesta.codicePriorita",
        "short": "A.2.7 Codice priorità",
        "definition": "Priorità della richiesta",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "code"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.priority"
          }
        ]
      },
      {
        "id": "Richiesta.quesitoDiagnostico",
        "path": "Richiesta.quesitoDiagnostico",
        "short": "A.3 Motivazione della richiesta",
        "definition": "A.3 Motivazione della richiesta (Laboratory Result Report could respond to multiple reasons) ",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.reasonCode"
          }
        ]
      },
      {
        "id": "Richiesta.quesitoDiagnostico.code",
        "path": "Richiesta.quesitoDiagnostico.code",
        "short": "A.3.1 Quesito diagnostico associato alla richiesta",
        "definition": "Condizioni di salute che incidono sulla salute del paziente e sono importanti da conoscere per un professionista sanitario durante un incontro sanitario. Condizioni cliniche del soggetto rilevanti per l'interpretazione dei risultati.\n- Sistema/i preferito/i: ICD-10 (ICD-11 when available)\n- Sistema/i preferito/i: SNOMED CT\n- Sistema/i preferito/i: Orphacode",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mapping": [
          {
            "identity": "fhir",
            "map": "ServiceRequest.reasonCode"
          }
        ]
      }
    ]
  }
}