Package | hl7.fhir.it.lab-report |
Type | StructureDefinition |
Id | Organizer |
FHIR Version | R4 |
Source | http://hl7.it/fhir/lab-report/http://hl7.it/fhir/lab-report/0.2.0/StructureDefinition-Organizer.html |
URL | http://hl7.it/fhir/lab-report/StructureDefinition/Organizer |
Version | 0.2.0 |
Status | active |
Date | 2024-03-08T09:39:30+01:00 |
Name | Organizer |
Title | A.6 - Organizer |
Realm | it |
Authority | hl7 |
Description | Risultato di un insieme di esami. |
Type | http://hl7.it/fhir/lab-report/StructureDefinition/Organizer |
Kind | logical |
StructureDefinition | |
RefertoLaboratorio | A - Referto di Laboratorio |
No resources found
Note: links and images are rebased to the (stated) source
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | A.6 - Organizer Instances of this logical model are not marked to be the target of a Reference | |
![]() ![]() ![]() | 0..* | BackboneElement | A.5.2 Dettagli dell'osservazione | |
![]() ![]() ![]() ![]() | 0..* | CodeableConcept | A.5.2.1 Data dell'osservazione | |
![]() ![]() ![]() ![]() | 0..* | CodeableConcept | A.5.2.3 Codice dell'osservazione | |
![]() ![]() ![]() ![]() | 0..* | BackboneElement | A.5.2.11 Risultato dell'osservazione | |
{ "resourceType": "StructureDefinition", "id": "Organizer", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.it/fhir/lab-report/StructureDefinition/Organizer", "version": "0.2.0", "name": "Organizer", "title": "A.6 - Organizer", "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": "Risultato di un insieme di esami.", "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 Modello Logico Organizer - FHIR R4 Map" } ], "kind": "logical", "abstract": false, "type": "http://hl7.it/fhir/lab-report/StructureDefinition/Organizer", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "element": [ { "id": "Organizer", "path": "Organizer", "short": "A.6 - Organizer", "definition": "Risultato di un insieme di esami.", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "fhir", "map": "Observation.conformsTo('http://hl7.it/fhir/lab-report/StructureDefinition/ObservationGroupingRefertoLabIt')" } ] }, { "id": "Organizer.osservazione", "path": "Organizer.osservazione", "short": "A.5.2 Dettagli dell'osservazione", "definition": "A.5.2 Dettagli dell'osservazione (il rapporto può consistere di più osservazioni)", "min": 0, "max": "*", "base": { "path": "Organizer.osservazione", "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": "Observation.hasMember.resolve()" }, { "identity": "fhir", "map": "Observation.component" } ] }, { "id": "Organizer.osservazione.id", "path": "Organizer.osservazione.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": "Organizer.osservazione.extension", "path": "Organizer.osservazione.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": "Organizer.osservazione.modifierExtension", "path": "Organizer.osservazione.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": "Organizer.osservazione.data", "path": "Organizer.osservazione.data", "short": "A.5.2.1 Data dell'osservazione", "definition": "Data e ora dell'osservazione - Sistema di codifica: ISO 8601", "min": 0, "max": "*", "base": { "path": "Organizer.osservazione.data", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "fhir", "map": "Observation.effective[x]" } ] }, { "id": "Organizer.osservazione.codice", "path": "Organizer.osservazione.codice", "short": "A.5.2.3 Codice dell'osservazione", "definition": "Codice che rappresenta l'osservazione utilizzando i sistemi di codici concordati.\n- Sistema/i preferito/i: LOINC\n - Sistema/i preferito/i: NPU\n - Sistema/i preferito/i: SNOMED CT", "min": 0, "max": "*", "base": { "path": "Organizer.osservazione.codice", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "fhir", "map": "Observation.code" } ] }, { "id": "Organizer.osservazione.risultato", "path": "Organizer.osservazione.risultato", "short": "A.5.2.11 Risultato dell'osservazione", "definition": "Risultato e codifica della misura relativa all'osservazione inclusi testo, risultati numerici e codificati. Il contenuto del risultato dell'osservazione varierà a seconda del tipo di osservazione.\n- Sistema/i preferito/i: SNOMED CT (per i risultati in scala ordinale o nominale e codifica dei risultati)\n- Sistema/i preferito/i: UCUM (per unità)", "min": 0, "max": "*", "base": { "path": "Organizer.osservazione.risultato", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "mapping": [ { "identity": "fhir", "map": "Observation.value[x]" } ] } ] }, "differential": { "element": [ { "id": "Organizer", "path": "Organizer", "short": "A.6 - Organizer", "definition": "Risultato di un insieme di esami.", "mapping": [ { "identity": "fhir", "map": "Observation.conformsTo('http://hl7.it/fhir/lab-report/StructureDefinition/ObservationGroupingRefertoLabIt')" } ] }, { "id": "Organizer.osservazione", "path": "Organizer.osservazione", "short": "A.5.2 Dettagli dell'osservazione", "definition": "A.5.2 Dettagli dell'osservazione (il rapporto può consistere di più osservazioni) ", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "mapping": [ { "identity": "fhir", "map": "Observation.hasMember.resolve()" }, { "identity": "fhir", "map": "Observation.component" } ] }, { "id": "Organizer.osservazione.data", "path": "Organizer.osservazione.data", "short": "A.5.2.1 Data dell'osservazione", "definition": "Data e ora dell'osservazione - Sistema di codifica: ISO 8601", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "fhir", "map": "Observation.effective[x]" } ] }, { "id": "Organizer.osservazione.codice", "path": "Organizer.osservazione.codice", "short": "A.5.2.3 Codice dell'osservazione", "definition": "Codice che rappresenta l'osservazione utilizzando i sistemi di codici concordati.\n- Sistema/i preferito/i: LOINC\n - Sistema/i preferito/i: NPU\n - Sistema/i preferito/i: SNOMED CT", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "fhir", "map": "Observation.code" } ] }, { "id": "Organizer.osservazione.risultato", "path": "Organizer.osservazione.risultato", "short": "A.5.2.11 Risultato dell'osservazione", "definition": "Risultato e codifica della misura relativa all'osservazione inclusi testo, risultati numerici e codificati. Il contenuto del risultato dell'osservazione varierà a seconda del tipo di osservazione.\n- Sistema/i preferito/i: SNOMED CT (per i risultati in scala ordinale o nominale e codifica dei risultati)\n- Sistema/i preferito/i: UCUM (per unità)", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ], "mapping": [ { "identity": "fhir", "map": "Observation.value[x]" } ] } ] } }