{ "description": "Paziente o Soggetto delle cure.", "_filename": "StructureDefinition-SoggettoCura.json", "package_name": "hl7.fhir.it.lab-report", "date": "2024-03-08T09:39:30+01:00", "derivation": "specialization", "publisher": "HL7 Italia", "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "IT", "system": "urn:iso:std:iso:3166", "display": "Italy" } ] } ], "name": "SoggettoCura", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "hl7.org/fhir/r4", "name": "eHN Lab Subject model to FHIR R4 Map", "identity": "fhir" } ], "abstract": false, "type": "http://hl7.it/fhir/lab-report/StructureDefinition/SoggettoCura", "experimental": null, "resourceType": "StructureDefinition", "title": "A.1.1, A.1.2 - Soggetto delle cure", "package_version": "0.2.0", "snapshot": { "element": [ { "path": "SoggettoCura", "min": 0, "definition": "Paziente o Soggetto delle cure.", "isModifier": false, "short": "A.1.1, A.1.2 - Soggetto delle cure", "mapping": [ { "map": "Patient.conformsTo('http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab')", "identity": "fhir" } ], "max": "*", "id": "SoggettoCura", "base": { "max": "*", "min": 0, "path": "Base" } }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "SoggettoCura.identificazione", "min": 1, "definition": "A.1.1 Identificazione del paziente/soggetto", "short": "A.1.1 Identificazione del paziente/soggetto", "mapping": [ { "map": "Patient", "identity": "fhir" } ], "type": [ { "code": "BackboneElement" } ], "max": "1", "id": "SoggettoCura.identificazione", "base": { "max": "1", "min": 1, "path": "SoggettoCura.identificazione" } }, { "path": "SoggettoCura.identificazione.id", "min": 0, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "isModifier": false, "short": "Unique id for inter-element referencing", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "SoggettoCura.identificazione.id", "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "SoggettoCura.identificazione.extension", "min": 0, "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.", "isModifier": false, "short": "Additional content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "SoggettoCura.identificazione.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.", "base": { "max": "*", "min": 0, "path": "Element.extension" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "SoggettoCura.identificazione.modifierExtension", "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).", "min": 0, "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).", "isModifier": true, "short": "Extensions that cannot be ignored even if unrecognized", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "id": "SoggettoCura.identificazione.modifierExtension", "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.", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true }, { "path": "SoggettoCura.identificazione.cognome", "min": 0, "definition": "Il cognome del paziente. Questo campo può contenere più di un elemento oppure possono essere presenti più campi.", "short": "A.1.1.1 Cognome", "mapping": [ { "map": "Patient.name.family", "identity": "fhir" } ], "type": [ { "code": "string" } ], "max": "*", "id": "SoggettoCura.identificazione.cognome", "base": { "max": "*", "min": 0, "path": "SoggettoCura.identificazione.cognome" } }, { "path": "SoggettoCura.identificazione.nome", "min": 0, "definition": "Il nome del paziente . Questo campo può contenere più di un elemento.", "short": "A.1.1.2 Nome", "mapping": [ { "map": "Patient.name.given", "identity": "fhir" } ], "type": [ { "code": "string" } ], "max": "*", "id": "SoggettoCura.identificazione.nome", "base": { "max": "*", "min": 0, "path": "SoggettoCura.identificazione.nome" } }, { "path": "SoggettoCura.identificazione.dataNascita", "min": 0, "definition": "La data di nascita del paziente [ISO TS 22220]. Poiché l'età del paziente potrebbe essere importante per la corretta interpretazione dei valori dei risultati del test, è necessario fornire la data di nascita completa - Sistema/i preferito/i: data completa, senza ora, seguendo la norma ISO 8601", "short": "A.1.1.3 Data di nascita", "mapping": [ { "map": "Patient.birthDate", "identity": "fhir" } ], "type": [ { "code": "dateTime" } ], "max": "1", "id": "SoggettoCura.identificazione.dataNascita", "base": { "max": "1", "min": 0, "path": "SoggettoCura.identificazione.dataNascita" } }, { "path": "SoggettoCura.identificazione.identificativo", "min": 0, "definition": "Un identificatore del paziente unico all'interno di un ambito definito. Esempio: ID nazionale (numero di nascita) per il paziente ceco. Potrebbero essere forniti identificatori multipli.", "short": "A.1.1.4 Identificativo personale", "mapping": [ { "map": "Patient.identifier", "identity": "fhir" } ], "type": [ { "code": "Identifier" } ], "max": "1", "id": "SoggettoCura.identificazione.identificativo", "base": { "max": "1", "min": 0, "path": "SoggettoCura.identificazione.identificativo" } }, { "path": "SoggettoCura.identificazione.gender", "min": 0, "definition": "Questo campo deve contenere un valore valido riconosciuto per 'genere amministrativo'.\nSe diverso, il \"genere fisiologico\" dovrebbe essere comunicato altrove Sistema: - Sistema: HL7 Administrative Gender", "short": "A.1.1.5 Gender", "mapping": [ { "map": "Patient.gender", "identity": "fhir" } ], "type": [ { "code": "CodeableConcept" } ], "max": "1", "id": "SoggettoCura.identificazione.gender", "base": { "max": "1", "min": 0, "path": "SoggettoCura.identificazione.gender" } }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "SoggettoCura.recapito", "min": 0, "definition": "A.1.2 Informazioni di contatto relative al paziente/soggetto", "short": "A.1.2 Informazioni di contatto relative al paziente/soggetto", "mapping": [ { "map": "Patient.address", "identity": "fhir" } ], "type": [ { "code": "BackboneElement" } ], "max": "*", "id": "SoggettoCura.recapito", "base": { "max": "*", "min": 0, "path": "SoggettoCura.recapito" } }, { "path": "SoggettoCura.recapito.id", "min": 0, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "isModifier": false, "short": "Unique id for inter-element referencing", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "SoggettoCura.recapito.id", "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "SoggettoCura.recapito.extension", "min": 0, "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.", "isModifier": false, "short": "Additional content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "SoggettoCura.recapito.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.", "base": { "max": "*", "min": 0, "path": "Element.extension" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "SoggettoCura.recapito.modifierExtension", "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).", "min": 0, "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).", "isModifier": true, "short": "Extensions that cannot be ignored even if unrecognized", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "id": "SoggettoCura.recapito.modifierExtension", "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.", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true }, { "path": "SoggettoCura.recapito.indirizzo", "min": 0, "definition": "Indirizzi postali e di casa o ufficio. Gli indirizzi sono sempre sequenze di parti di indirizzo (ad es. riga dell'indirizzo, paese, codice postale, città) anche se i formati dell'indirizzo postale possono variare a seconda del paese Un indirizzo può includere o meno uno specifico codice d'uso, se tale attributo non è presente si assume che sia l'indirizzo di default utile per qualsiasi scopo - Sistema/i preferito/i: ISO 3166", "short": "A.1.2.1 Indirizzo", "mapping": [ { "map": "Patient.address", "identity": "fhir" } ], "type": [ { "code": "Address" } ], "max": "*", "id": "SoggettoCura.recapito.indirizzo", "base": { "max": "*", "min": 0, "path": "SoggettoCura.recapito.indirizzo" } }, { "path": "SoggettoCura.recapito.telefono", "min": 0, "definition": "Informazioni sui contatti di telecomunicazione (indirizzi) associati a una persona. Potrebbero essere forniti più indirizzi di telecomunicazione. - Sistema/i preferito/i:", "short": "A.1.2.2 Telecom", "mapping": [ { "map": "Patient.telecom", "identity": "fhir" } ], "type": [ { "code": "ContactPoint" } ], "max": "*", "id": "SoggettoCura.recapito.telefono", "base": { "max": "*", "min": 0, "path": "SoggettoCura.recapito.telefono" } } ] }, "status": "active", "id": "d8192011-6a09-4337-854b-f9bb94464bd0", "kind": "logical", "url": "http://hl7.it/fhir/lab-report/StructureDefinition/SoggettoCura", "version": "0.2.0", "differential": { "element": [ { "id": "SoggettoCura", "path": "SoggettoCura", "short": "A.1.1, A.1.2 - Soggetto delle cure", "mapping": [ { "map": "Patient.conformsTo('http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab')", "identity": "fhir" } ], "definition": "Paziente o Soggetto delle cure." }, { "id": "SoggettoCura.identificazione", "max": "1", "min": 1, "path": "SoggettoCura.identificazione", "type": [ { "code": "BackboneElement" } ], "short": "A.1.1 Identificazione del paziente/soggetto", "mapping": [ { "map": "Patient", "identity": "fhir" } ], "definition": "A.1.1 Identificazione del paziente/soggetto" }, { "id": "SoggettoCura.identificazione.cognome", "max": "*", "min": 0, "path": "SoggettoCura.identificazione.cognome", "type": [ { "code": "string" } ], "short": "A.1.1.1 Cognome", "mapping": [ { "map": "Patient.name.family", "identity": "fhir" } ], "definition": "Il cognome del paziente. Questo campo può contenere più di un elemento oppure possono essere presenti più campi." }, { "id": "SoggettoCura.identificazione.nome", "max": "*", "min": 0, "path": "SoggettoCura.identificazione.nome", "type": [ { "code": "string" } ], "short": "A.1.1.2 Nome", "mapping": [ { "map": "Patient.name.given", "identity": "fhir" } ], "definition": "Il nome del paziente . Questo campo può contenere più di un elemento. " }, { "id": "SoggettoCura.identificazione.dataNascita", "max": "1", "min": 0, "path": "SoggettoCura.identificazione.dataNascita", "type": [ { "code": "dateTime" } ], "short": "A.1.1.3 Data di nascita", "mapping": [ { "map": "Patient.birthDate", "identity": "fhir" } ], "definition": "La data di nascita del paziente [ISO TS 22220]. Poiché l'età del paziente potrebbe essere importante per la corretta interpretazione dei valori dei risultati del test, è necessario fornire la data di nascita completa - Sistema/i preferito/i: data completa, senza ora, seguendo la norma ISO 8601 " }, { "id": "SoggettoCura.identificazione.identificativo", "max": "1", "min": 0, "path": "SoggettoCura.identificazione.identificativo", "type": [ { "code": "Identifier" } ], "short": "A.1.1.4 Identificativo personale", "mapping": [ { "map": "Patient.identifier", "identity": "fhir" } ], "definition": "Un identificatore del paziente unico all'interno di un ambito definito. Esempio: ID nazionale (numero di nascita) per il paziente ceco. Potrebbero essere forniti identificatori multipli. " }, { "id": "SoggettoCura.identificazione.gender", "max": "1", "min": 0, "path": "SoggettoCura.identificazione.gender", "type": [ { "code": "CodeableConcept" } ], "short": "A.1.1.5 Gender", "mapping": [ { "map": "Patient.gender", "identity": "fhir" } ], "definition": "Questo campo deve contenere un valore valido riconosciuto per 'genere amministrativo'.\nSe diverso, il \"genere fisiologico\" dovrebbe essere comunicato altrove Sistema: - Sistema: HL7 Administrative Gender " }, { "id": "SoggettoCura.recapito", "max": "*", "min": 0, "path": "SoggettoCura.recapito", "type": [ { "code": "BackboneElement" } ], "short": "A.1.2 Informazioni di contatto relative al paziente/soggetto", "mapping": [ { "map": "Patient.address", "identity": "fhir" } ], "definition": "A.1.2 Informazioni di contatto relative al paziente/soggetto" }, { "id": "SoggettoCura.recapito.indirizzo", "max": "*", "min": 0, "path": "SoggettoCura.recapito.indirizzo", "type": [ { "code": "Address" } ], "short": "A.1.2.1 Indirizzo", "mapping": [ { "map": "Patient.address", "identity": "fhir" } ], "definition": "Indirizzi postali e di casa o ufficio. Gli indirizzi sono sempre sequenze di parti di indirizzo (ad es. riga dell'indirizzo, paese, codice postale, città) anche se i formati dell'indirizzo postale possono variare a seconda del paese Un indirizzo può includere o meno uno specifico codice d'uso, se tale attributo non è presente si assume che sia l'indirizzo di default utile per qualsiasi scopo - Sistema/i preferito/i: ISO 3166" }, { "id": "SoggettoCura.recapito.telefono", "max": "*", "min": 0, "path": "SoggettoCura.recapito.telefono", "type": [ { "code": "ContactPoint" } ], "short": "A.1.2.2 Telecom", "mapping": [ { "map": "Patient.telecom", "identity": "fhir" } ], "definition": "Informazioni sui contatti di telecomunicazione (indirizzi) associati a una persona. Potrebbero essere forniti più indirizzi di telecomunicazione. - Sistema/i preferito/i: " } ] }, "contact": [ { "name": "HL7 Italia", "telecom": [ { "value": "https://hl7.it", "system": "url" } ] }, { "name": "HL7 Italia", "telecom": [ { "value": "https://hl7.it", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }