ReteLabObservationRisultati
Descrizione
Il profilo ReteLabObservationRisultati è stato strutturato a partire dalla risorsa generica FHIR Observation utilizzata per la comunicazione dei risultati degli esami.
Di seguito è presentato il contenuto del profilo in diversi formati. La corrispondente definizione è consultabile al seguente link: ReteLabObservationRisultati.
Snapshot View
ReteLabObservationRisultati (Observation) | I | Observation | Element idObservation Comunicazione dei risultati degli esami Alternate namesVital Signs, Measurement, Results, Tests DefinitionRisorsa usata per la comunicazione dei risultati disponibili degli esami, prima che venga redatto il referto finale. Segmento HL7 secondo specifiche regionali: OBX Questo profilo può essere presente nei seguenti flussi: "Notifica risultati disponibili da LS a LR"
| |
id | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.id Logical id of this artifact DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. |
meta | Σ | 0..1 | Meta | There are no (further) constraints on this element Element idObservation.meta Metadata about the resource DefinitionThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
|
implicitRules | Σ ?! | 0..1 | uri | There are no (further) constraints on this element Element idObservation.implicitRules A set of rules under which this content was created DefinitionA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.
|
language | 0..1 | codeBinding | There are no (further) constraints on this element Element idObservation.language Language of the resource content DefinitionThe base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). A human language.
| |
text | 0..1 | Narrative | There are no (further) constraints on this element Element idObservation.text Text summary of the resource, for human interpretation Alternate namesnarrative, html, xhtml, display DefinitionA human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.
| |
contained | 0..* | Resource | There are no (further) constraints on this element Element idObservation.contained Contained, inline Resources Alternate namesinline resources, anonymous resources, contained resources DefinitionThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | ?! I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.modifierExtension Extensions that cannot be ignored Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it 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 is allowed to 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
identifier | Σ | 0..* | Identifier | There are no (further) constraints on this element Element idObservation.identifier Business Identifier for observation DefinitionA unique identifier assigned to this observation. Allows observations to be distinguished and referenced.
|
basedOn | Σ I | 0..* | Reference(ReteLabServiceRequestRichiestaEsamiLab) | Element idObservation.basedOn Richiesta esame lab di cui si danno i risultati Alternate namesFulfills DefinitionReference al profilo ReteLabServiceRequestRichiestaEsamiLab Allows tracing of authorization for the event and tracking whether proposals/recommendations were acted upon. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(ReteLabServiceRequestRichiestaEsamiLab) Constraints
|
partOf | Σ I | 0..* | Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy) | There are no (further) constraints on this element Element idObservation.partOf Part of referenced event Alternate namesContainer DefinitionA larger event of which this particular Observation is a component or step. For example, an observation as part of a procedure. To link an Observation to an Encounter use Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy) Constraints
|
status | Σ ?! | 1..1 | codeBinding | Element idObservation.status Stato del risultato DefinitionPuò assumere i seguenti valori:
Need to track the status of individual results. Some results are finalized before the whole report is finalized. Corrispondente campo HL7 secondo specifiche regionali: OBX-11 Codes providing the status of an observation.
|
category | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.category Classification of type of observation DefinitionA code that classifies the general type of observation being made. Used for filtering what observations are retrieved and displayed. In addition to the required category valueset, this element allows various categorization schemes based on the owner’s definition of the category and effectively multiple categories can be used at once. The level of granularity is defined by the category concepts in the value set. Codes for high level observation categories.
| |
code | Σ | 1..1 | CodeableConcept | Element idObservation.code Codice relativo al risultato osservato Alternate namesName DefinitionCodice univoco assegnato al risultato osservato secondo la codifica scelta. Obbligatorio l'utilizzo della codifica LOINC. Knowing what kind of observation is being made is essential to understanding the observation.
Codes identifying names of simple observations.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.code.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
coding | Σ | 0..* | Coding | Element idObservation.code.coding Code defined by a terminology system DefinitionObbligatorio l'utilizzo della codifica loinc. Opzionalmente, si può aggiungere un'ulteriore sistema di codifica per descrivere il risultato dell'osservazione. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. Unordered, Open, by $this(Value) Constraints
|
LOINC | Σ | 1..* | CodingBinding | Element idObservation.code.coding:LOINC Codice LOINC DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uriFixed Value | Element idObservation.code.coding:LOINC.system Sistema di codifica utilizzata DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
https://loinc.org
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | code | Element idObservation.code.coding:LOINC.code Codice del risultato osservato DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
display | Σ | 0..1 | string | Element idObservation.code.coding:LOINC.display Descrizione del risultato osservato DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
Altro | Σ | 0..* | Coding | Element idObservation.code.coding:Altro Codice dell'osservazione DefinitionCodice dell'osservazione appartenente ad un altro sistema di codifica. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:Altro.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.code.coding:Altro.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uri | Element idObservation.code.coding:Altro.system Sistema di codifica utilizzata DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:Altro.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | code | Element idObservation.code.coding:Altro.code Codice del risultato osservato DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
display | Σ | 0..1 | string | Element idObservation.code.coding:Altro.display Descrizione del codice DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.code.coding:Altro.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
|
subject | Σ I | 0..1 | Reference(Patient | Group | Device | Location) | There are no (further) constraints on this element Element idObservation.subject Who and/or what the observation is about DefinitionThe patient, or group of patients, location, or device this observation is about and into whose record the observation is placed. If the actual focus of the observation is different from the subject (or a sample of, part, or region of the subject), the Observations have no value if you don't know who or what they're about. One would expect this element to be a cardinality of 1..1. The only circumstance in which the subject can be missing is when the observation is made by a device that does not know the patient. In this case, the observation SHALL be matched to a patient through some context/channel matching technique, and at this point, the observation should be updated. Reference(Patient | Group | Device | Location) Constraints
|
focus | Σ I | 0..* | Reference(Resource) | There are no (further) constraints on this element Element idObservation.focus What the observation is about, when it is not about the subject of record DefinitionThe actual focus of an observation when it is not the patient of record representing something or someone associated with the patient such as a spouse, parent, fetus, or donor. For example, fetus observations in a mother's record. The focus of an observation could also be an existing condition, an intervention, the subject's diet, another observation of the subject, or a body structure such as tumor or implanted device. An example use case would be using the Observation resource to capture whether the mother is trained to change her child's tracheostomy tube. In this example, the child is the patient of record and the mother is the focus. Typically, an observation is made about the subject - a patient, or group of patients, location, or device - and the distinction between the subject and what is directly measured for an observation is specified in the observation code itself ( e.g., "Blood Glucose") and does not need to be represented separately using this element. Use
|
encounter | Σ I | 0..1 | Reference(Encounter) | There are no (further) constraints on this element Element idObservation.encounter Healthcare event during which this observation is made Alternate namesContext DefinitionThe healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made. For some observations it may be important to know the link between an observation and a particular encounter. This will typically be the encounter the event occurred within, but some events may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. pre-admission laboratory tests).
|
effective[x] | Σ | 0..1 | Element idObservation.effective[x] Data e ora relativa all'analisi Alternate namesOccurrence DefinitionFormato: YYYY-MM-DDThh:mm:ss+zz:zz secondo lo standard FHIR Knowing when an observation was deemed true is important to its relevance as well as determining trends. Corrispondente campo HL7 secondo specifiche regionali: OBX-19
| |
effectiveDateTime | dateTime | Data type | ||
issued | Σ | 0..1 | instant | There are no (further) constraints on this element Element idObservation.issued Date/Time this version was made available DefinitionThe date and time this version of the observation was made available to providers, typically after the results have been reviewed and verified. For Observations that don’t require review and verification, it may be the same as the
|
performer | Σ I | 0..* | Reference(ReteLabPractitionerRoleMedico) | Element idObservation.performer Medico responsabile del risultato DefinitionReference al profilo ReteLabPractitionerRoleMedico May give a degree of confidence in the observation and also indicates where follow-up questions should be directed. Corrispondente campo HL7 secondo specifiche regionali: OBX-16 Reference(ReteLabPractitionerRoleMedico) Constraints
|
value[x] | Σ I | 0..1 | Element idObservation.value[x] Dato o valore da riportare DefinitionDato o Valore osservato relativamente all’esame richiesto. Nel caso di indagini colturali di microbiologia:
An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations. Corrispondente campo HL7 secondo specifiche regionali: OBX-5 e OBX-6
| |
valueQuantity | Quantity | Data type | ||
valueCodeableConcept | CodeableConcept | Data type | ||
valueString | string | Data type | ||
dataAbsentReason | I | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.dataAbsentReason Why the result is missing DefinitionProvides a reason why the expected value in the element Observation.value[x] is missing. For many results it is necessary to handle exceptional values in measurements. Null or exceptional values can be represented two ways in FHIR Observations. One way is to simply include them in the value set and represent the exceptions in the value. For example, measurement values for a serology test could be "detected", "not detected", "inconclusive", or "specimen unsatisfactory". The alternate way is to use the value element for actual observations and use the explicit dataAbsentReason element to record exceptional values. For example, the dataAbsentReason code "error" could be used when the measurement was not completed. Note that an observation may only be reported if there are values to report. For example differential cell counts values may be reported only when > 0. Because of these options, use-case agreements are required to interpret general observations for null or exceptional values. Codes specifying why the result (
|
interpretation | 0..* | CodeableConceptBinding | Element idObservation.interpretation Codice dello stato di anormalità di un risultato Alternate namesAbnormal Flag DefinitionValori consigliati nel caso di risultati legati ad esami di microbiologia (suscettibilità), in particolare nei gruppi relativi agli antibiogrammi (L3). For some results, particularly numeric results, an interpretation is necessary to fully understand the significance of a result. Corrispondente campo HL7 secondo specifiche regionali: OBX-8 Codes identifying interpretations of observations.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.interpretation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
coding | Σ | 0..* | Coding | There are no (further) constraints on this element Element idObservation.interpretation.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.coding.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.interpretation.coding.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uriFixed Value | Element idObservation.interpretation.coding.system Sistema di codifica DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. Corrispondente campo HL7 secondo specifiche regionali: OBX-8
https://fhir.siss.regione.lombardia.it/ValueSet/StatoAnormalitaRisultato
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.coding.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | codeBinding | Element idObservation.interpretation.coding.code Codice dello stato di anormalità di un risultato DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-8 ValueSet relativo alla codifica dello stato di anormalità di un risultato. Contiene codifiche per risultati comuni e per indagini culturali di microbiologia (antibiogrammi)
|
display | Σ | 0..1 | string | Element idObservation.interpretation.coding.display Descrizione dello stato di anormalità di un risultato DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-8
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.interpretation.coding.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
|
note | 0..* | Annotation | Element idObservation.note Note aggiuntive DefinitionComments about the observation or the results. Need to be able to provide free text additional information. Corrispondente campo HL7 secondo specifiche regionali: NTE.3
| |
bodySite | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idObservation.bodySite Observed body part DefinitionIndicates the site on the subject's body where the observation was made (i.e. the target site). Only used if not implicit in code found in Observation.code. In many systems, this may be represented as a related observation instead of an inline component. If the use case requires BodySite to be handled as a separate resource (e.g. to identify and track separately) then use the standard extension bodySite. Codes describing anatomical locations. May include laterality.
| |
method | 0..1 | CodeableConcept | Element idObservation.method Nome antibiogramma a cui l'antibiotico testato appartiene DefinitionNel caso di indagini colturali di microbiologia, nei gruppi degli antibiogrammi (L3), una ripetizione di tale campo può essere utilizzata per indicare il nome dell’antibiogramma a cui l’antibiotico testato appartiene. In some cases, method can impact results and is thus used for determining whether results can be compared or determining significance of results. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 Methods for simple observations.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.method.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.method.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
coding | Σ | 0..* | Coding | There are no (further) constraints on this element Element idObservation.method.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.method.coding.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.method.coding.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uri | Element idObservation.method.coding.system Sistema di codifica DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 CE-1
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.method.coding.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | code | Element idObservation.method.coding.code Codice antibiogramma DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 - CE-1
|
display | Σ | 0..1 | string | Element idObservation.method.coding.display Descrizione antibiogramma DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 CE-2
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.method.coding.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
text | Σ | 0..1 | stringFixed Value | Element idObservation.method.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Corrispondente campo HL7 secondo specifiche regionali: OBX-17, CE-5 = ANTIBIOGRAMMA
ANTIBIOGRAMMA
|
specimen | I | 0..1 | Reference(Specimen) | There are no (further) constraints on this element Element idObservation.specimen Specimen used for this observation DefinitionThe specimen that was used when this observation was made. Should only be used if not implicit in code found in
|
device | I | 0..1 | Reference(Device | DeviceMetric) | There are no (further) constraints on this element Element idObservation.device (Measurement) Device DefinitionThe device used to generate the observation data. Note that this is not meant to represent a device involved in the transmission of the result, e.g., a gateway. Such devices may be documented using the Provenance resource where relevant. Reference(Device | DeviceMetric) Constraints
|
referenceRange | I | 0..* | BackboneElement | Element idObservation.referenceRange Limite inferirore e superiore per un risultato DefinitionI formati accettati sono:
Nel caso di risultati non numerici, può essere comunicata una stringa non formattata ad indicare il valore di “normalità” (es. “negativo”). Nel caso di gruppi relativi agli antibiogrammi, si può utilizzare la seguente codifica:
Dove:
Knowing what values are considered "normal" can help evaluate the significance of a particular result. Need to be able to provide multiple reference ranges for different contexts. Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g., specific to the patient's age, gender, weight and other factors), but this might not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.referenceRange.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.referenceRange.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.referenceRange.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
low | I | 0..1 | SimpleQuantity | Element idObservation.referenceRange.low Valore limite inferiore del range DefinitionThe value of the low bound of the reference range. The low bound of the reference range endpoint is inclusive of the value (e.g. reference range is >=5 - <=9). If the low bound is omitted, it is assumed to be meaningless (e.g. reference range is <=2.3). The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.
|
high | I | 0..1 | SimpleQuantity | Element idObservation.referenceRange.high Valore limite superiore del range DefinitionThe value of the high bound of the reference range. The high bound of the reference range endpoint is inclusive of the value (e.g. reference range is >=5 - <=9). If the high bound is omitted, it is assumed to be meaningless (e.g. reference range is >= 2.3). The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.
|
type | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.referenceRange.type Reference range qualifier DefinitionCodes to indicate the what part of the targeted reference population it applies to. For example, the normal or therapeutic range. Need to be able to say what kind of reference range this is - normal, recommended, therapeutic, etc., - for proper interpretation. This SHOULD be populated if there is more than one range. If this element is not present then the normal range is assumed. Code for the meaning of a reference range.
| |
appliesTo | 0..* | CodeableConcept | There are no (further) constraints on this element Element idObservation.referenceRange.appliesTo Reference range population DefinitionCodes to indicate the target population this reference range applies to. For example, a reference range may be based on the normal population or a particular sex or race. Multiple Need to be able to identify the target population for proper interpretation. This SHOULD be populated if there is more than one range. If this element is not present then the normal population is assumed. Codes identifying the population the reference range applies to.
| |
age | I | 0..1 | Range | There are no (further) constraints on this element Element idObservation.referenceRange.age Applicable age range, if relevant DefinitionThe age at which this reference range is applicable. This is a neonatal age (e.g. number of weeks at term) if the meaning says so. Some analytes vary greatly over age. The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -> 3.
|
text | 0..1 | string | There are no (further) constraints on this element Element idObservation.referenceRange.text Text based reference range in an observation DefinitionText based reference range in an observation which may be used when a quantitative range is not appropriate for an observation. An example would be a reference value of "Negative" or a list or table of "normals". Note that FHIR strings SHALL NOT exceed 1MB in size
| |
hasMember | Σ I | 0..* | Reference(Observation | QuestionnaireResponse | MolecularSequence) | Element idObservation.hasMember Osservazioni a dettaglio di una rilevazione. DefinitionAlcune osservazioni hanno risultati multipli. Queste componenti sono espresse con codici diversi e hanno valore singolarmente. Possono essere raccolte tramite hasMember sotto un Observation generica, descritta, secondo specifiche regionali HL7, dal campo: OBR-4. When using this element, an observation will typically have either a value or a set of related resources, although both may be present in some cases. For a discussion on the ways Observations can assembled in groups together, see Notes below. Note that a system may calculate results from QuestionnaireResponse into a final score and represent the score as an Observation. Reference(Observation | QuestionnaireResponse | MolecularSequence) Constraints
|
derivedFrom | Σ I | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence) | There are no (further) constraints on this element Element idObservation.derivedFrom Related measurements the observation is made from DefinitionThe target resource that represents a measurement from which this observation value is derived. For example, a calculated anion gap or a fetal measurement based on an ultrasound image. All the reference choices that are listed in this element can represent clinical observations and other measurements that may be the source for a derived value. The most common reference will be another Observation. For a discussion on the ways Observations can assembled in groups together, see Notes below. Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence) Constraints
|
component | Σ | 0..* | BackboneElement | There are no (further) constraints on this element Element idObservation.component Component results DefinitionSome observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes. Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations. Component observations share the same attributes in the Observation resource as the primary observation and are always treated a part of a single observation (they are not separable). However, the reference range for the primary observation value is not inherited by the component values and is required when appropriate for each component observation. For a discussion on the ways Observations can be assembled in groups together see Notes below.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.component.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.component.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.component.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
code | Σ | 1..1 | CodeableConcept | There are no (further) constraints on this element Element idObservation.component.code Type of component observation (code / type) DefinitionDescribes what was observed. Sometimes this is called the observation "code". Knowing what kind of observation is being made is essential to understanding the observation. All code-value and component.code-component.value pairs need to be taken into account to correctly understand the meaning of the observation. Codes identifying names of simple observations.
|
value[x] | Σ | 0..1 | There are no (further) constraints on this element Element idObservation.component.value[x] Actual component result DefinitionThe information determined as a result of making the observation, if the information has a simple value. An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations. Used when observation has a set of component observations. An observation may have both a value (e.g. an Apgar score) and component observations (the observations from which the Apgar score was derived). If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the Notes section below.
| |
valueQuantity | Quantity | There are no (further) constraints on this element Data type | ||
valueCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data type | ||
valueString | string | There are no (further) constraints on this element Data type | ||
valueBoolean | boolean | There are no (further) constraints on this element Data type | ||
valueInteger | integer | There are no (further) constraints on this element Data type | ||
valueRange | Range | There are no (further) constraints on this element Data type | ||
valueRatio | Ratio | There are no (further) constraints on this element Data type | ||
valueSampledData | SampledData | There are no (further) constraints on this element Data type | ||
valueTime | time | There are no (further) constraints on this element Data type | ||
valueDateTime | dateTime | There are no (further) constraints on this element Data type | ||
valuePeriod | Period | There are no (further) constraints on this element Data type | ||
dataAbsentReason | I | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.component.dataAbsentReason Why the component result is missing DefinitionProvides a reason why the expected value in the element Observation.component.value[x] is missing. For many results it is necessary to handle exceptional values in measurements. "Null" or exceptional values can be represented two ways in FHIR Observations. One way is to simply include them in the value set and represent the exceptions in the value. For example, measurement values for a serology test could be "detected", "not detected", "inconclusive", or "test not done". The alternate way is to use the value element for actual observations and use the explicit dataAbsentReason element to record exceptional values. For example, the dataAbsentReason code "error" could be used when the measurement was not completed. Because of these options, use-case agreements are required to interpret general observations for exceptional values. Codes specifying why the result (
|
interpretation | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.component.interpretation High, low, normal, etc. Alternate namesAbnormal Flag DefinitionA categorical assessment of an observation value. For example, high, low, normal. For some results, particularly numeric results, an interpretation is necessary to fully understand the significance of a result. Historically used for laboratory results (known as 'abnormal flag' ), its use extends to other use cases where coded interpretations are relevant. Often reported as one or more simple compact codes this element is often placed adjacent to the result value in reports and flow sheets to signal the meaning/normalcy status of the result. Codes identifying interpretations of observations.
| |
referenceRange | 0..* | see (referenceRange) | There are no (further) constraints on this element Element idObservation.component.referenceRange Provides guide for interpretation of component result DefinitionGuidance on how to interpret the value by comparison to a normal or recommended range. Knowing what values are considered "normal" can help evaluate the significance of a particular result. Need to be able to provide multiple reference ranges for different contexts. Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g., specific to the patient's age, gender, weight and other factors), but this might not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties.
|
Differential View
ReteLabObservationRisultati (Observation) | I | Observation | Element idObservation Comunicazione dei risultati degli esami Alternate namesVital Signs, Measurement, Results, Tests DefinitionRisorsa usata per la comunicazione dei risultati disponibili degli esami, prima che venga redatto il referto finale. Segmento HL7 secondo specifiche regionali: OBX Questo profilo può essere presente nei seguenti flussi: "Notifica risultati disponibili da LS a LR"
| |
id | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.id Logical id of this artifact DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. |
meta | Σ | 0..1 | Meta | There are no (further) constraints on this element Element idObservation.meta Metadata about the resource DefinitionThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
|
implicitRules | Σ ?! | 0..1 | uri | There are no (further) constraints on this element Element idObservation.implicitRules A set of rules under which this content was created DefinitionA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.
|
language | 0..1 | codeBinding | There are no (further) constraints on this element Element idObservation.language Language of the resource content DefinitionThe base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). A human language.
| |
text | 0..1 | Narrative | There are no (further) constraints on this element Element idObservation.text Text summary of the resource, for human interpretation Alternate namesnarrative, html, xhtml, display DefinitionA human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.
| |
contained | 0..* | Resource | There are no (further) constraints on this element Element idObservation.contained Contained, inline Resources Alternate namesinline resources, anonymous resources, contained resources DefinitionThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | ?! I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.modifierExtension Extensions that cannot be ignored Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it 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 is allowed to 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
identifier | Σ | 0..* | Identifier | There are no (further) constraints on this element Element idObservation.identifier Business Identifier for observation DefinitionA unique identifier assigned to this observation. Allows observations to be distinguished and referenced.
|
basedOn | Σ I | 0..* | Reference(ReteLabServiceRequestRichiestaEsamiLab) | Element idObservation.basedOn Richiesta esame lab di cui si danno i risultati Alternate namesFulfills DefinitionReference al profilo ReteLabServiceRequestRichiestaEsamiLab Allows tracing of authorization for the event and tracking whether proposals/recommendations were acted upon. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(ReteLabServiceRequestRichiestaEsamiLab) Constraints
|
partOf | Σ I | 0..* | Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy) | There are no (further) constraints on this element Element idObservation.partOf Part of referenced event Alternate namesContainer DefinitionA larger event of which this particular Observation is a component or step. For example, an observation as part of a procedure. To link an Observation to an Encounter use Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy) Constraints
|
status | Σ ?! | 1..1 | codeBinding | Element idObservation.status Stato del risultato DefinitionPuò assumere i seguenti valori:
Need to track the status of individual results. Some results are finalized before the whole report is finalized. Corrispondente campo HL7 secondo specifiche regionali: OBX-11 Codes providing the status of an observation.
|
category | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.category Classification of type of observation DefinitionA code that classifies the general type of observation being made. Used for filtering what observations are retrieved and displayed. In addition to the required category valueset, this element allows various categorization schemes based on the owner’s definition of the category and effectively multiple categories can be used at once. The level of granularity is defined by the category concepts in the value set. Codes for high level observation categories.
| |
code | Σ | 1..1 | CodeableConcept | Element idObservation.code Codice relativo al risultato osservato Alternate namesName DefinitionCodice univoco assegnato al risultato osservato secondo la codifica scelta. Obbligatorio l'utilizzo della codifica LOINC. Knowing what kind of observation is being made is essential to understanding the observation.
Codes identifying names of simple observations.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.code.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
coding | Σ | 0..* | Coding | Element idObservation.code.coding Code defined by a terminology system DefinitionObbligatorio l'utilizzo della codifica loinc. Opzionalmente, si può aggiungere un'ulteriore sistema di codifica per descrivere il risultato dell'osservazione. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. Unordered, Open, by $this(Value) Constraints
|
LOINC | Σ | 1..* | CodingBinding | Element idObservation.code.coding:LOINC Codice LOINC DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uriFixed Value | Element idObservation.code.coding:LOINC.system Sistema di codifica utilizzata DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
https://loinc.org
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | code | Element idObservation.code.coding:LOINC.code Codice del risultato osservato DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
display | Σ | 0..1 | string | Element idObservation.code.coding:LOINC.display Descrizione del risultato osservato DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
Altro | Σ | 0..* | Coding | Element idObservation.code.coding:Altro Codice dell'osservazione DefinitionCodice dell'osservazione appartenente ad un altro sistema di codifica. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:Altro.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.code.coding:Altro.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uri | Element idObservation.code.coding:Altro.system Sistema di codifica utilizzata DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:Altro.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | code | Element idObservation.code.coding:Altro.code Codice del risultato osservato DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
display | Σ | 0..1 | string | Element idObservation.code.coding:Altro.display Descrizione del codice DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.code.coding:Altro.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
|
subject | Σ I | 0..1 | Reference(Patient | Group | Device | Location) | There are no (further) constraints on this element Element idObservation.subject Who and/or what the observation is about DefinitionThe patient, or group of patients, location, or device this observation is about and into whose record the observation is placed. If the actual focus of the observation is different from the subject (or a sample of, part, or region of the subject), the Observations have no value if you don't know who or what they're about. One would expect this element to be a cardinality of 1..1. The only circumstance in which the subject can be missing is when the observation is made by a device that does not know the patient. In this case, the observation SHALL be matched to a patient through some context/channel matching technique, and at this point, the observation should be updated. Reference(Patient | Group | Device | Location) Constraints
|
focus | Σ I | 0..* | Reference(Resource) | There are no (further) constraints on this element Element idObservation.focus What the observation is about, when it is not about the subject of record DefinitionThe actual focus of an observation when it is not the patient of record representing something or someone associated with the patient such as a spouse, parent, fetus, or donor. For example, fetus observations in a mother's record. The focus of an observation could also be an existing condition, an intervention, the subject's diet, another observation of the subject, or a body structure such as tumor or implanted device. An example use case would be using the Observation resource to capture whether the mother is trained to change her child's tracheostomy tube. In this example, the child is the patient of record and the mother is the focus. Typically, an observation is made about the subject - a patient, or group of patients, location, or device - and the distinction between the subject and what is directly measured for an observation is specified in the observation code itself ( e.g., "Blood Glucose") and does not need to be represented separately using this element. Use
|
encounter | Σ I | 0..1 | Reference(Encounter) | There are no (further) constraints on this element Element idObservation.encounter Healthcare event during which this observation is made Alternate namesContext DefinitionThe healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made. For some observations it may be important to know the link between an observation and a particular encounter. This will typically be the encounter the event occurred within, but some events may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. pre-admission laboratory tests).
|
effective[x] | Σ | 0..1 | Element idObservation.effective[x] Data e ora relativa all'analisi Alternate namesOccurrence DefinitionFormato: YYYY-MM-DDThh:mm:ss+zz:zz secondo lo standard FHIR Knowing when an observation was deemed true is important to its relevance as well as determining trends. Corrispondente campo HL7 secondo specifiche regionali: OBX-19
| |
effectiveDateTime | dateTime | Data type | ||
issued | Σ | 0..1 | instant | There are no (further) constraints on this element Element idObservation.issued Date/Time this version was made available DefinitionThe date and time this version of the observation was made available to providers, typically after the results have been reviewed and verified. For Observations that don’t require review and verification, it may be the same as the
|
performer | Σ I | 0..* | Reference(ReteLabPractitionerRoleMedico) | Element idObservation.performer Medico responsabile del risultato DefinitionReference al profilo ReteLabPractitionerRoleMedico May give a degree of confidence in the observation and also indicates where follow-up questions should be directed. Corrispondente campo HL7 secondo specifiche regionali: OBX-16 Reference(ReteLabPractitionerRoleMedico) Constraints
|
value[x] | Σ I | 0..1 | Element idObservation.value[x] Dato o valore da riportare DefinitionDato o Valore osservato relativamente all’esame richiesto. Nel caso di indagini colturali di microbiologia:
An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations. Corrispondente campo HL7 secondo specifiche regionali: OBX-5 e OBX-6
| |
valueQuantity | Quantity | Data type | ||
valueCodeableConcept | CodeableConcept | Data type | ||
valueString | string | Data type | ||
dataAbsentReason | I | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.dataAbsentReason Why the result is missing DefinitionProvides a reason why the expected value in the element Observation.value[x] is missing. For many results it is necessary to handle exceptional values in measurements. Null or exceptional values can be represented two ways in FHIR Observations. One way is to simply include them in the value set and represent the exceptions in the value. For example, measurement values for a serology test could be "detected", "not detected", "inconclusive", or "specimen unsatisfactory". The alternate way is to use the value element for actual observations and use the explicit dataAbsentReason element to record exceptional values. For example, the dataAbsentReason code "error" could be used when the measurement was not completed. Note that an observation may only be reported if there are values to report. For example differential cell counts values may be reported only when > 0. Because of these options, use-case agreements are required to interpret general observations for null or exceptional values. Codes specifying why the result (
|
interpretation | 0..* | CodeableConceptBinding | Element idObservation.interpretation Codice dello stato di anormalità di un risultato Alternate namesAbnormal Flag DefinitionValori consigliati nel caso di risultati legati ad esami di microbiologia (suscettibilità), in particolare nei gruppi relativi agli antibiogrammi (L3). For some results, particularly numeric results, an interpretation is necessary to fully understand the significance of a result. Corrispondente campo HL7 secondo specifiche regionali: OBX-8 Codes identifying interpretations of observations.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.interpretation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
coding | Σ | 0..* | Coding | There are no (further) constraints on this element Element idObservation.interpretation.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.coding.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.interpretation.coding.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uriFixed Value | Element idObservation.interpretation.coding.system Sistema di codifica DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. Corrispondente campo HL7 secondo specifiche regionali: OBX-8
https://fhir.siss.regione.lombardia.it/ValueSet/StatoAnormalitaRisultato
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.coding.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | codeBinding | Element idObservation.interpretation.coding.code Codice dello stato di anormalità di un risultato DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-8 ValueSet relativo alla codifica dello stato di anormalità di un risultato. Contiene codifiche per risultati comuni e per indagini culturali di microbiologia (antibiogrammi)
|
display | Σ | 0..1 | string | Element idObservation.interpretation.coding.display Descrizione dello stato di anormalità di un risultato DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-8
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.interpretation.coding.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
|
note | 0..* | Annotation | Element idObservation.note Note aggiuntive DefinitionComments about the observation or the results. Need to be able to provide free text additional information. Corrispondente campo HL7 secondo specifiche regionali: NTE.3
| |
bodySite | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idObservation.bodySite Observed body part DefinitionIndicates the site on the subject's body where the observation was made (i.e. the target site). Only used if not implicit in code found in Observation.code. In many systems, this may be represented as a related observation instead of an inline component. If the use case requires BodySite to be handled as a separate resource (e.g. to identify and track separately) then use the standard extension bodySite. Codes describing anatomical locations. May include laterality.
| |
method | 0..1 | CodeableConcept | Element idObservation.method Nome antibiogramma a cui l'antibiotico testato appartiene DefinitionNel caso di indagini colturali di microbiologia, nei gruppi degli antibiogrammi (L3), una ripetizione di tale campo può essere utilizzata per indicare il nome dell’antibiogramma a cui l’antibiotico testato appartiene. In some cases, method can impact results and is thus used for determining whether results can be compared or determining significance of results. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 Methods for simple observations.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.method.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.method.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
coding | Σ | 0..* | Coding | There are no (further) constraints on this element Element idObservation.method.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.method.coding.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.method.coding.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uri | Element idObservation.method.coding.system Sistema di codifica DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 CE-1
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.method.coding.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | code | Element idObservation.method.coding.code Codice antibiogramma DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 - CE-1
|
display | Σ | 0..1 | string | Element idObservation.method.coding.display Descrizione antibiogramma DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 CE-2
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.method.coding.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
text | Σ | 0..1 | stringFixed Value | Element idObservation.method.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Corrispondente campo HL7 secondo specifiche regionali: OBX-17, CE-5 = ANTIBIOGRAMMA
ANTIBIOGRAMMA
|
specimen | I | 0..1 | Reference(Specimen) | There are no (further) constraints on this element Element idObservation.specimen Specimen used for this observation DefinitionThe specimen that was used when this observation was made. Should only be used if not implicit in code found in
|
device | I | 0..1 | Reference(Device | DeviceMetric) | There are no (further) constraints on this element Element idObservation.device (Measurement) Device DefinitionThe device used to generate the observation data. Note that this is not meant to represent a device involved in the transmission of the result, e.g., a gateway. Such devices may be documented using the Provenance resource where relevant. Reference(Device | DeviceMetric) Constraints
|
referenceRange | I | 0..* | BackboneElement | Element idObservation.referenceRange Limite inferirore e superiore per un risultato DefinitionI formati accettati sono:
Nel caso di risultati non numerici, può essere comunicata una stringa non formattata ad indicare il valore di “normalità” (es. “negativo”). Nel caso di gruppi relativi agli antibiogrammi, si può utilizzare la seguente codifica:
Dove:
Knowing what values are considered "normal" can help evaluate the significance of a particular result. Need to be able to provide multiple reference ranges for different contexts. Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g., specific to the patient's age, gender, weight and other factors), but this might not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.referenceRange.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.referenceRange.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.referenceRange.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
low | I | 0..1 | SimpleQuantity | Element idObservation.referenceRange.low Valore limite inferiore del range DefinitionThe value of the low bound of the reference range. The low bound of the reference range endpoint is inclusive of the value (e.g. reference range is >=5 - <=9). If the low bound is omitted, it is assumed to be meaningless (e.g. reference range is <=2.3). The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.
|
high | I | 0..1 | SimpleQuantity | Element idObservation.referenceRange.high Valore limite superiore del range DefinitionThe value of the high bound of the reference range. The high bound of the reference range endpoint is inclusive of the value (e.g. reference range is >=5 - <=9). If the high bound is omitted, it is assumed to be meaningless (e.g. reference range is >= 2.3). The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.
|
type | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.referenceRange.type Reference range qualifier DefinitionCodes to indicate the what part of the targeted reference population it applies to. For example, the normal or therapeutic range. Need to be able to say what kind of reference range this is - normal, recommended, therapeutic, etc., - for proper interpretation. This SHOULD be populated if there is more than one range. If this element is not present then the normal range is assumed. Code for the meaning of a reference range.
| |
appliesTo | 0..* | CodeableConcept | There are no (further) constraints on this element Element idObservation.referenceRange.appliesTo Reference range population DefinitionCodes to indicate the target population this reference range applies to. For example, a reference range may be based on the normal population or a particular sex or race. Multiple Need to be able to identify the target population for proper interpretation. This SHOULD be populated if there is more than one range. If this element is not present then the normal population is assumed. Codes identifying the population the reference range applies to.
| |
age | I | 0..1 | Range | There are no (further) constraints on this element Element idObservation.referenceRange.age Applicable age range, if relevant DefinitionThe age at which this reference range is applicable. This is a neonatal age (e.g. number of weeks at term) if the meaning says so. Some analytes vary greatly over age. The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -> 3.
|
text | 0..1 | string | There are no (further) constraints on this element Element idObservation.referenceRange.text Text based reference range in an observation DefinitionText based reference range in an observation which may be used when a quantitative range is not appropriate for an observation. An example would be a reference value of "Negative" or a list or table of "normals". Note that FHIR strings SHALL NOT exceed 1MB in size
| |
hasMember | Σ I | 0..* | Reference(Observation | QuestionnaireResponse | MolecularSequence) | Element idObservation.hasMember Osservazioni a dettaglio di una rilevazione. DefinitionAlcune osservazioni hanno risultati multipli. Queste componenti sono espresse con codici diversi e hanno valore singolarmente. Possono essere raccolte tramite hasMember sotto un Observation generica, descritta, secondo specifiche regionali HL7, dal campo: OBR-4. When using this element, an observation will typically have either a value or a set of related resources, although both may be present in some cases. For a discussion on the ways Observations can assembled in groups together, see Notes below. Note that a system may calculate results from QuestionnaireResponse into a final score and represent the score as an Observation. Reference(Observation | QuestionnaireResponse | MolecularSequence) Constraints
|
derivedFrom | Σ I | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence) | There are no (further) constraints on this element Element idObservation.derivedFrom Related measurements the observation is made from DefinitionThe target resource that represents a measurement from which this observation value is derived. For example, a calculated anion gap or a fetal measurement based on an ultrasound image. All the reference choices that are listed in this element can represent clinical observations and other measurements that may be the source for a derived value. The most common reference will be another Observation. For a discussion on the ways Observations can assembled in groups together, see Notes below. Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence) Constraints
|
component | Σ | 0..* | BackboneElement | There are no (further) constraints on this element Element idObservation.component Component results DefinitionSome observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes. Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations. Component observations share the same attributes in the Observation resource as the primary observation and are always treated a part of a single observation (they are not separable). However, the reference range for the primary observation value is not inherited by the component values and is required when appropriate for each component observation. For a discussion on the ways Observations can be assembled in groups together see Notes below.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.component.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.component.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.component.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
code | Σ | 1..1 | CodeableConcept | There are no (further) constraints on this element Element idObservation.component.code Type of component observation (code / type) DefinitionDescribes what was observed. Sometimes this is called the observation "code". Knowing what kind of observation is being made is essential to understanding the observation. All code-value and component.code-component.value pairs need to be taken into account to correctly understand the meaning of the observation. Codes identifying names of simple observations.
|
value[x] | Σ | 0..1 | There are no (further) constraints on this element Element idObservation.component.value[x] Actual component result DefinitionThe information determined as a result of making the observation, if the information has a simple value. An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations. Used when observation has a set of component observations. An observation may have both a value (e.g. an Apgar score) and component observations (the observations from which the Apgar score was derived). If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the Notes section below.
| |
valueQuantity | Quantity | There are no (further) constraints on this element Data type | ||
valueCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data type | ||
valueString | string | There are no (further) constraints on this element Data type | ||
valueBoolean | boolean | There are no (further) constraints on this element Data type | ||
valueInteger | integer | There are no (further) constraints on this element Data type | ||
valueRange | Range | There are no (further) constraints on this element Data type | ||
valueRatio | Ratio | There are no (further) constraints on this element Data type | ||
valueSampledData | SampledData | There are no (further) constraints on this element Data type | ||
valueTime | time | There are no (further) constraints on this element Data type | ||
valueDateTime | dateTime | There are no (further) constraints on this element Data type | ||
valuePeriod | Period | There are no (further) constraints on this element Data type | ||
dataAbsentReason | I | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.component.dataAbsentReason Why the component result is missing DefinitionProvides a reason why the expected value in the element Observation.component.value[x] is missing. For many results it is necessary to handle exceptional values in measurements. "Null" or exceptional values can be represented two ways in FHIR Observations. One way is to simply include them in the value set and represent the exceptions in the value. For example, measurement values for a serology test could be "detected", "not detected", "inconclusive", or "test not done". The alternate way is to use the value element for actual observations and use the explicit dataAbsentReason element to record exceptional values. For example, the dataAbsentReason code "error" could be used when the measurement was not completed. Because of these options, use-case agreements are required to interpret general observations for exceptional values. Codes specifying why the result (
|
interpretation | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.component.interpretation High, low, normal, etc. Alternate namesAbnormal Flag DefinitionA categorical assessment of an observation value. For example, high, low, normal. For some results, particularly numeric results, an interpretation is necessary to fully understand the significance of a result. Historically used for laboratory results (known as 'abnormal flag' ), its use extends to other use cases where coded interpretations are relevant. Often reported as one or more simple compact codes this element is often placed adjacent to the result value in reports and flow sheets to signal the meaning/normalcy status of the result. Codes identifying interpretations of observations.
| |
referenceRange | 0..* | see (referenceRange) | There are no (further) constraints on this element Element idObservation.component.referenceRange Provides guide for interpretation of component result DefinitionGuidance on how to interpret the value by comparison to a normal or recommended range. Knowing what values are considered "normal" can help evaluate the significance of a particular result. Need to be able to provide multiple reference ranges for different contexts. Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g., specific to the patient's age, gender, weight and other factors), but this might not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties.
|
Hybrid View
ReteLabObservationRisultati (Observation) | I | Observation | Element idObservation Comunicazione dei risultati degli esami Alternate namesVital Signs, Measurement, Results, Tests DefinitionRisorsa usata per la comunicazione dei risultati disponibili degli esami, prima che venga redatto il referto finale. Segmento HL7 secondo specifiche regionali: OBX Questo profilo può essere presente nei seguenti flussi: "Notifica risultati disponibili da LS a LR"
| |
id | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.id Logical id of this artifact DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. |
meta | Σ | 0..1 | Meta | There are no (further) constraints on this element Element idObservation.meta Metadata about the resource DefinitionThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
|
implicitRules | Σ ?! | 0..1 | uri | There are no (further) constraints on this element Element idObservation.implicitRules A set of rules under which this content was created DefinitionA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.
|
language | 0..1 | codeBinding | There are no (further) constraints on this element Element idObservation.language Language of the resource content DefinitionThe base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). A human language.
| |
text | 0..1 | Narrative | There are no (further) constraints on this element Element idObservation.text Text summary of the resource, for human interpretation Alternate namesnarrative, html, xhtml, display DefinitionA human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.
| |
contained | 0..* | Resource | There are no (further) constraints on this element Element idObservation.contained Contained, inline Resources Alternate namesinline resources, anonymous resources, contained resources DefinitionThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | ?! I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.modifierExtension Extensions that cannot be ignored Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it 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 is allowed to 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
identifier | Σ | 0..* | Identifier | There are no (further) constraints on this element Element idObservation.identifier Business Identifier for observation DefinitionA unique identifier assigned to this observation. Allows observations to be distinguished and referenced.
|
basedOn | Σ I | 0..* | Reference(ReteLabServiceRequestRichiestaEsamiLab) | Element idObservation.basedOn Richiesta esame lab di cui si danno i risultati Alternate namesFulfills DefinitionReference al profilo ReteLabServiceRequestRichiestaEsamiLab Allows tracing of authorization for the event and tracking whether proposals/recommendations were acted upon. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(ReteLabServiceRequestRichiestaEsamiLab) Constraints
|
partOf | Σ I | 0..* | Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy) | There are no (further) constraints on this element Element idObservation.partOf Part of referenced event Alternate namesContainer DefinitionA larger event of which this particular Observation is a component or step. For example, an observation as part of a procedure. To link an Observation to an Encounter use Reference(MedicationAdministration | MedicationDispense | MedicationStatement | Procedure | Immunization | ImagingStudy) Constraints
|
status | Σ ?! | 1..1 | codeBinding | Element idObservation.status Stato del risultato DefinitionPuò assumere i seguenti valori:
Need to track the status of individual results. Some results are finalized before the whole report is finalized. Corrispondente campo HL7 secondo specifiche regionali: OBX-11 Codes providing the status of an observation.
|
category | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.category Classification of type of observation DefinitionA code that classifies the general type of observation being made. Used for filtering what observations are retrieved and displayed. In addition to the required category valueset, this element allows various categorization schemes based on the owner’s definition of the category and effectively multiple categories can be used at once. The level of granularity is defined by the category concepts in the value set. Codes for high level observation categories.
| |
code | Σ | 1..1 | CodeableConcept | Element idObservation.code Codice relativo al risultato osservato Alternate namesName DefinitionCodice univoco assegnato al risultato osservato secondo la codifica scelta. Obbligatorio l'utilizzo della codifica LOINC. Knowing what kind of observation is being made is essential to understanding the observation.
Codes identifying names of simple observations.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.code.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
coding | Σ | 0..* | Coding | Element idObservation.code.coding Code defined by a terminology system DefinitionObbligatorio l'utilizzo della codifica loinc. Opzionalmente, si può aggiungere un'ulteriore sistema di codifica per descrivere il risultato dell'osservazione. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true. Unordered, Open, by $this(Value) Constraints
|
LOINC | Σ | 1..* | CodingBinding | Element idObservation.code.coding:LOINC Codice LOINC DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uriFixed Value | Element idObservation.code.coding:LOINC.system Sistema di codifica utilizzata DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
https://loinc.org
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | code | Element idObservation.code.coding:LOINC.code Codice del risultato osservato DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
display | Σ | 0..1 | string | Element idObservation.code.coding:LOINC.display Descrizione del risultato osservato DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.code.coding:LOINC.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
Altro | Σ | 0..* | Coding | Element idObservation.code.coding:Altro Codice dell'osservazione DefinitionCodice dell'osservazione appartenente ad un altro sistema di codifica. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:Altro.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.code.coding:Altro.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uri | Element idObservation.code.coding:Altro.system Sistema di codifica utilizzata DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.coding:Altro.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | code | Element idObservation.code.coding:Altro.code Codice del risultato osservato DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
display | Σ | 0..1 | string | Element idObservation.code.coding:Altro.display Descrizione del codice DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Note that FHIR strings SHALL NOT exceed 1MB in size
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.code.coding:Altro.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.code.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
|
subject | Σ I | 0..1 | Reference(Patient | Group | Device | Location) | There are no (further) constraints on this element Element idObservation.subject Who and/or what the observation is about DefinitionThe patient, or group of patients, location, or device this observation is about and into whose record the observation is placed. If the actual focus of the observation is different from the subject (or a sample of, part, or region of the subject), the Observations have no value if you don't know who or what they're about. One would expect this element to be a cardinality of 1..1. The only circumstance in which the subject can be missing is when the observation is made by a device that does not know the patient. In this case, the observation SHALL be matched to a patient through some context/channel matching technique, and at this point, the observation should be updated. Reference(Patient | Group | Device | Location) Constraints
|
focus | Σ I | 0..* | Reference(Resource) | There are no (further) constraints on this element Element idObservation.focus What the observation is about, when it is not about the subject of record DefinitionThe actual focus of an observation when it is not the patient of record representing something or someone associated with the patient such as a spouse, parent, fetus, or donor. For example, fetus observations in a mother's record. The focus of an observation could also be an existing condition, an intervention, the subject's diet, another observation of the subject, or a body structure such as tumor or implanted device. An example use case would be using the Observation resource to capture whether the mother is trained to change her child's tracheostomy tube. In this example, the child is the patient of record and the mother is the focus. Typically, an observation is made about the subject - a patient, or group of patients, location, or device - and the distinction between the subject and what is directly measured for an observation is specified in the observation code itself ( e.g., "Blood Glucose") and does not need to be represented separately using this element. Use
|
encounter | Σ I | 0..1 | Reference(Encounter) | There are no (further) constraints on this element Element idObservation.encounter Healthcare event during which this observation is made Alternate namesContext DefinitionThe healthcare event (e.g. a patient and healthcare provider interaction) during which this observation is made. For some observations it may be important to know the link between an observation and a particular encounter. This will typically be the encounter the event occurred within, but some events may be initiated prior to or after the official completion of an encounter but still be tied to the context of the encounter (e.g. pre-admission laboratory tests).
|
effective[x] | Σ | 0..1 | Element idObservation.effective[x] Data e ora relativa all'analisi Alternate namesOccurrence DefinitionFormato: YYYY-MM-DDThh:mm:ss+zz:zz secondo lo standard FHIR Knowing when an observation was deemed true is important to its relevance as well as determining trends. Corrispondente campo HL7 secondo specifiche regionali: OBX-19
| |
effectiveDateTime | dateTime | Data type | ||
issued | Σ | 0..1 | instant | There are no (further) constraints on this element Element idObservation.issued Date/Time this version was made available DefinitionThe date and time this version of the observation was made available to providers, typically after the results have been reviewed and verified. For Observations that don’t require review and verification, it may be the same as the
|
performer | Σ I | 0..* | Reference(ReteLabPractitionerRoleMedico) | Element idObservation.performer Medico responsabile del risultato DefinitionReference al profilo ReteLabPractitionerRoleMedico May give a degree of confidence in the observation and also indicates where follow-up questions should be directed. Corrispondente campo HL7 secondo specifiche regionali: OBX-16 Reference(ReteLabPractitionerRoleMedico) Constraints
|
value[x] | Σ I | 0..1 | Element idObservation.value[x] Dato o valore da riportare DefinitionDato o Valore osservato relativamente all’esame richiesto. Nel caso di indagini colturali di microbiologia:
An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations. Corrispondente campo HL7 secondo specifiche regionali: OBX-5 e OBX-6
| |
valueQuantity | Quantity | Data type | ||
valueCodeableConcept | CodeableConcept | Data type | ||
valueString | string | Data type | ||
dataAbsentReason | I | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.dataAbsentReason Why the result is missing DefinitionProvides a reason why the expected value in the element Observation.value[x] is missing. For many results it is necessary to handle exceptional values in measurements. Null or exceptional values can be represented two ways in FHIR Observations. One way is to simply include them in the value set and represent the exceptions in the value. For example, measurement values for a serology test could be "detected", "not detected", "inconclusive", or "specimen unsatisfactory". The alternate way is to use the value element for actual observations and use the explicit dataAbsentReason element to record exceptional values. For example, the dataAbsentReason code "error" could be used when the measurement was not completed. Note that an observation may only be reported if there are values to report. For example differential cell counts values may be reported only when > 0. Because of these options, use-case agreements are required to interpret general observations for null or exceptional values. Codes specifying why the result (
|
interpretation | 0..* | CodeableConceptBinding | Element idObservation.interpretation Codice dello stato di anormalità di un risultato Alternate namesAbnormal Flag DefinitionValori consigliati nel caso di risultati legati ad esami di microbiologia (suscettibilità), in particolare nei gruppi relativi agli antibiogrammi (L3). For some results, particularly numeric results, an interpretation is necessary to fully understand the significance of a result. Corrispondente campo HL7 secondo specifiche regionali: OBX-8 Codes identifying interpretations of observations.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.interpretation.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
coding | Σ | 0..* | Coding | There are no (further) constraints on this element Element idObservation.interpretation.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.coding.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.interpretation.coding.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uriFixed Value | Element idObservation.interpretation.coding.system Sistema di codifica DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. Corrispondente campo HL7 secondo specifiche regionali: OBX-8
https://fhir.siss.regione.lombardia.it/ValueSet/StatoAnormalitaRisultato
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.coding.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | codeBinding | Element idObservation.interpretation.coding.code Codice dello stato di anormalità di un risultato DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-8 ValueSet relativo alla codifica dello stato di anormalità di un risultato. Contiene codifiche per risultati comuni e per indagini culturali di microbiologia (antibiogrammi)
|
display | Σ | 0..1 | string | Element idObservation.interpretation.coding.display Descrizione dello stato di anormalità di un risultato DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-8
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.interpretation.coding.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
text | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.interpretation.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Very often the text is the same as a displayName of one of the codings.
|
note | 0..* | Annotation | Element idObservation.note Note aggiuntive DefinitionComments about the observation or the results. Need to be able to provide free text additional information. Corrispondente campo HL7 secondo specifiche regionali: NTE.3
| |
bodySite | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idObservation.bodySite Observed body part DefinitionIndicates the site on the subject's body where the observation was made (i.e. the target site). Only used if not implicit in code found in Observation.code. In many systems, this may be represented as a related observation instead of an inline component. If the use case requires BodySite to be handled as a separate resource (e.g. to identify and track separately) then use the standard extension bodySite. Codes describing anatomical locations. May include laterality.
| |
method | 0..1 | CodeableConcept | Element idObservation.method Nome antibiogramma a cui l'antibiotico testato appartiene DefinitionNel caso di indagini colturali di microbiologia, nei gruppi degli antibiogrammi (L3), una ripetizione di tale campo può essere utilizzata per indicare il nome dell’antibiogramma a cui l’antibiotico testato appartiene. In some cases, method can impact results and is thus used for determining whether results can be compared or determining significance of results. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 Methods for simple observations.
| |
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.method.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.method.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
coding | Σ | 0..* | Coding | There are no (further) constraints on this element Element idObservation.method.coding Code defined by a terminology system DefinitionA reference to a code defined by a terminology system. Allows for alternative encodings within a code system, and translations to other code systems. Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.method.coding.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.method.coding.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
system | Σ | 0..1 | uri | Element idObservation.method.coding.system Sistema di codifica DefinitionThe identification of the code system that defines the meaning of the symbol in the code. Need to be unambiguous about the source of the definition of the symbol. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 CE-1
|
version | Σ | 0..1 | string | There are no (further) constraints on this element Element idObservation.method.coding.version Version of the system - if relevant DefinitionThe version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured, and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged. Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.
|
code | Σ | 0..1 | code | Element idObservation.method.coding.code Codice antibiogramma DefinitionA symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination). Need to refer to a particular code in the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 - CE-1
|
display | Σ | 0..1 | string | Element idObservation.method.coding.display Descrizione antibiogramma DefinitionA representation of the meaning of the code in the system, following the rules of the system. Need to be able to carry a human-readable meaning of the code for readers that do not know the system. Corrispondente campo HL7 secondo specifiche regionali: OBX-17 CE-2
|
userSelected | Σ | 0..1 | boolean | There are no (further) constraints on this element Element idObservation.method.coding.userSelected If this coding was chosen directly by the user DefinitionIndicates that this coding was chosen by a user directly - e.g. off a pick list of available items (codes or displays). This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing. Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.
|
text | Σ | 0..1 | stringFixed Value | Element idObservation.method.text Plain text representation of the concept DefinitionA human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user. The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source. Corrispondente campo HL7 secondo specifiche regionali: OBX-17, CE-5 = ANTIBIOGRAMMA
ANTIBIOGRAMMA
|
specimen | I | 0..1 | Reference(Specimen) | There are no (further) constraints on this element Element idObservation.specimen Specimen used for this observation DefinitionThe specimen that was used when this observation was made. Should only be used if not implicit in code found in
|
device | I | 0..1 | Reference(Device | DeviceMetric) | There are no (further) constraints on this element Element idObservation.device (Measurement) Device DefinitionThe device used to generate the observation data. Note that this is not meant to represent a device involved in the transmission of the result, e.g., a gateway. Such devices may be documented using the Provenance resource where relevant. Reference(Device | DeviceMetric) Constraints
|
referenceRange | I | 0..* | BackboneElement | Element idObservation.referenceRange Limite inferirore e superiore per un risultato DefinitionI formati accettati sono:
Nel caso di risultati non numerici, può essere comunicata una stringa non formattata ad indicare il valore di “normalità” (es. “negativo”). Nel caso di gruppi relativi agli antibiogrammi, si può utilizzare la seguente codifica:
Dove:
Knowing what values are considered "normal" can help evaluate the significance of a particular result. Need to be able to provide multiple reference ranges for different contexts. Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g., specific to the patient's age, gender, weight and other factors), but this might not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.referenceRange.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.referenceRange.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.referenceRange.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
low | I | 0..1 | SimpleQuantity | Element idObservation.referenceRange.low Valore limite inferiore del range DefinitionThe value of the low bound of the reference range. The low bound of the reference range endpoint is inclusive of the value (e.g. reference range is >=5 - <=9). If the low bound is omitted, it is assumed to be meaningless (e.g. reference range is <=2.3). The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.
|
high | I | 0..1 | SimpleQuantity | Element idObservation.referenceRange.high Valore limite superiore del range DefinitionThe value of the high bound of the reference range. The high bound of the reference range endpoint is inclusive of the value (e.g. reference range is >=5 - <=9). If the high bound is omitted, it is assumed to be meaningless (e.g. reference range is >= 2.3). The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.
|
type | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.referenceRange.type Reference range qualifier DefinitionCodes to indicate the what part of the targeted reference population it applies to. For example, the normal or therapeutic range. Need to be able to say what kind of reference range this is - normal, recommended, therapeutic, etc., - for proper interpretation. This SHOULD be populated if there is more than one range. If this element is not present then the normal range is assumed. Code for the meaning of a reference range.
| |
appliesTo | 0..* | CodeableConcept | There are no (further) constraints on this element Element idObservation.referenceRange.appliesTo Reference range population DefinitionCodes to indicate the target population this reference range applies to. For example, a reference range may be based on the normal population or a particular sex or race. Multiple Need to be able to identify the target population for proper interpretation. This SHOULD be populated if there is more than one range. If this element is not present then the normal population is assumed. Codes identifying the population the reference range applies to.
| |
age | I | 0..1 | Range | There are no (further) constraints on this element Element idObservation.referenceRange.age Applicable age range, if relevant DefinitionThe age at which this reference range is applicable. This is a neonatal age (e.g. number of weeks at term) if the meaning says so. Some analytes vary greatly over age. The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -> 3.
|
text | 0..1 | string | There are no (further) constraints on this element Element idObservation.referenceRange.text Text based reference range in an observation DefinitionText based reference range in an observation which may be used when a quantitative range is not appropriate for an observation. An example would be a reference value of "Negative" or a list or table of "normals". Note that FHIR strings SHALL NOT exceed 1MB in size
| |
hasMember | Σ I | 0..* | Reference(Observation | QuestionnaireResponse | MolecularSequence) | Element idObservation.hasMember Osservazioni a dettaglio di una rilevazione. DefinitionAlcune osservazioni hanno risultati multipli. Queste componenti sono espresse con codici diversi e hanno valore singolarmente. Possono essere raccolte tramite hasMember sotto un Observation generica, descritta, secondo specifiche regionali HL7, dal campo: OBR-4. When using this element, an observation will typically have either a value or a set of related resources, although both may be present in some cases. For a discussion on the ways Observations can assembled in groups together, see Notes below. Note that a system may calculate results from QuestionnaireResponse into a final score and represent the score as an Observation. Reference(Observation | QuestionnaireResponse | MolecularSequence) Constraints
|
derivedFrom | Σ I | 0..* | Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence) | There are no (further) constraints on this element Element idObservation.derivedFrom Related measurements the observation is made from DefinitionThe target resource that represents a measurement from which this observation value is derived. For example, a calculated anion gap or a fetal measurement based on an ultrasound image. All the reference choices that are listed in this element can represent clinical observations and other measurements that may be the source for a derived value. The most common reference will be another Observation. For a discussion on the ways Observations can assembled in groups together, see Notes below. Reference(DocumentReference | ImagingStudy | Media | QuestionnaireResponse | Observation | MolecularSequence) Constraints
|
component | Σ | 0..* | BackboneElement | There are no (further) constraints on this element Element idObservation.component Component results DefinitionSome observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes. Examples include systolic and diastolic component observations for blood pressure measurement and multiple component observations for genetics observations. Component observations share the same attributes in the Observation resource as the primary observation and are always treated a part of a single observation (they are not separable). However, the reference range for the primary observation value is not inherited by the component values and is required when appropriate for each component observation. For a discussion on the ways Observations can be assembled in groups together see Notes below.
|
id | 0..1 | string | There are no (further) constraints on this element Element idObservation.component.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.component.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idObservation.component.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
code | Σ | 1..1 | CodeableConcept | There are no (further) constraints on this element Element idObservation.component.code Type of component observation (code / type) DefinitionDescribes what was observed. Sometimes this is called the observation "code". Knowing what kind of observation is being made is essential to understanding the observation. All code-value and component.code-component.value pairs need to be taken into account to correctly understand the meaning of the observation. Codes identifying names of simple observations.
|
value[x] | Σ | 0..1 | There are no (further) constraints on this element Element idObservation.component.value[x] Actual component result DefinitionThe information determined as a result of making the observation, if the information has a simple value. An observation exists to have a value, though it might not if it is in error, or if it represents a group of observations. Used when observation has a set of component observations. An observation may have both a value (e.g. an Apgar score) and component observations (the observations from which the Apgar score was derived). If a value is present, the datatype for this element should be determined by Observation.code. A CodeableConcept with just a text would be used instead of a string if the field was usually coded, or if the type associated with the Observation.code defines a coded value. For additional guidance, see the Notes section below.
| |
valueQuantity | Quantity | There are no (further) constraints on this element Data type | ||
valueCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data type | ||
valueString | string | There are no (further) constraints on this element Data type | ||
valueBoolean | boolean | There are no (further) constraints on this element Data type | ||
valueInteger | integer | There are no (further) constraints on this element Data type | ||
valueRange | Range | There are no (further) constraints on this element Data type | ||
valueRatio | Ratio | There are no (further) constraints on this element Data type | ||
valueSampledData | SampledData | There are no (further) constraints on this element Data type | ||
valueTime | time | There are no (further) constraints on this element Data type | ||
valueDateTime | dateTime | There are no (further) constraints on this element Data type | ||
valuePeriod | Period | There are no (further) constraints on this element Data type | ||
dataAbsentReason | I | 0..1 | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.component.dataAbsentReason Why the component result is missing DefinitionProvides a reason why the expected value in the element Observation.component.value[x] is missing. For many results it is necessary to handle exceptional values in measurements. "Null" or exceptional values can be represented two ways in FHIR Observations. One way is to simply include them in the value set and represent the exceptions in the value. For example, measurement values for a serology test could be "detected", "not detected", "inconclusive", or "test not done". The alternate way is to use the value element for actual observations and use the explicit dataAbsentReason element to record exceptional values. For example, the dataAbsentReason code "error" could be used when the measurement was not completed. Because of these options, use-case agreements are required to interpret general observations for exceptional values. Codes specifying why the result (
|
interpretation | 0..* | CodeableConceptBinding | There are no (further) constraints on this element Element idObservation.component.interpretation High, low, normal, etc. Alternate namesAbnormal Flag DefinitionA categorical assessment of an observation value. For example, high, low, normal. For some results, particularly numeric results, an interpretation is necessary to fully understand the significance of a result. Historically used for laboratory results (known as 'abnormal flag' ), its use extends to other use cases where coded interpretations are relevant. Often reported as one or more simple compact codes this element is often placed adjacent to the result value in reports and flow sheets to signal the meaning/normalcy status of the result. Codes identifying interpretations of observations.
| |
referenceRange | 0..* | see (referenceRange) | There are no (further) constraints on this element Element idObservation.component.referenceRange Provides guide for interpretation of component result DefinitionGuidance on how to interpret the value by comparison to a normal or recommended range. Knowing what values are considered "normal" can help evaluate the significance of a particular result. Need to be able to provide multiple reference ranges for different contexts. Most observations only have one generic reference range. Systems MAY choose to restrict to only supplying the relevant reference range based on knowledge about the patient (e.g., specific to the patient's age, gender, weight and other factors), but this might not be possible or appropriate. Whenever more than one reference range is supplied, the differences between them SHOULD be provided in the reference range and/or age properties.
|
Table View
Observation | .. | |
Observation.basedOn | Reference(ReteLabServiceRequestRichiestaEsamiLab) | .. |
Observation.status | .. | |
Observation.code | .. | |
Observation.code.coding | .. | |
Observation.code.coding | 1.. | |
Observation.code.coding.system | .. | |
Observation.code.coding.code | .. | |
Observation.code.coding.display | .. | |
Observation.code.coding | .. | |
Observation.code.coding.system | .. | |
Observation.code.coding.code | .. | |
Observation.code.coding.display | .. | |
Observation.effective[x] | dateTime | .. |
Observation.performer | Reference(ReteLabPractitionerRoleMedico) | .. |
Observation.value[x] | Quantity, CodeableConcept, string | .. |
Observation.interpretation | .. | |
Observation.interpretation.coding | .. | |
Observation.interpretation.coding.system | .. | |
Observation.interpretation.coding.code | .. | |
Observation.interpretation.coding.display | .. | |
Observation.note | .. | |
Observation.method | .. | |
Observation.method.coding | .. | |
Observation.method.coding.system | .. | |
Observation.method.coding.code | .. | |
Observation.method.coding.display | .. | |
Observation.method.text | .. | |
Observation.referenceRange | .. | |
Observation.referenceRange.low | .. | |
Observation.referenceRange.high | .. | |
Observation.hasMember | .. |
XML View
<StructureDefinition xmlns="http://hl7.org/fhir"> <url value="https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabObservationRisultati" /> <name value="ReteLabObservationRisultati" /> <status value="active" /> <date value="2023-12-21T14:31:53.6384566+00:00" /> <description value="Profilo utilizzato per la comunicazione dei risultati degli esami" /> <fhirVersion value="4.0.1" /> <kind value="resource" /> <abstract value="false" /> <type value="Observation" /> <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Observation" /> <derivation value="constraint" /> <differential> <element id="Observation"> <path value="Observation" /> <short value="Comunicazione dei risultati degli esami" /> <definition value="Risorsa usata per la comunicazione dei risultati disponibili degli esami, prima che venga redatto il referto finale." /> <comment value="Segmento HL7 secondo specifiche regionali: OBX\nQuesto profilo può essere presente nei seguenti flussi: "Notifica risultati disponibili da LS a LR"" /> </element> <element id="Observation.basedOn"> <path value="Observation.basedOn" /> <short value="Richiesta esame lab di cui si danno i risultati" /> <definition value="Reference al profilo ReteLabServiceRequestRichiestaEsamiLab" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabServiceRequestRichiestaEsamiLab" /> </type> </element> <element id="Observation.status"> <path value="Observation.status" /> <short value="Stato del risultato" /> <definition value="Può assumere i seguenti valori:\n- "partial" è un’osservazione parziale poiché i dati sono incompleti o non verificati;\n- "preliminary" indica che sono disponibili dei risultati verificati ma non tutti sono definitivi;\n- "amended/corrected" indicano che il risultato è stato modificato dopo essere stato inviato con status impostato su “finale”;\n- "cancelled" è per quelle osservazioni non disponibili poiché non è stata completata la misurazione;\n- "final" è un risultato finale e verificato" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-11" /> </element> <element id="Observation.code"> <path value="Observation.code" /> <short value="Codice relativo al risultato osservato" /> <definition value="Codice univoco assegnato al risultato osservato secondo la codifica scelta. \nObbligatorio l'utilizzo della codifica LOINC." /> <comment value="- Nel caso di microbiologia e esame singolo: corrispondente campo HL7 secondo specifiche regionali: OBX-3 \nIdentificativo univoco assegnato al risultato osservato: CE-1 = identificativo univoco CE-2 = descrizione testuale CE-3 = sistema di codifica\n\n- Nel caso della prima Observation raccoglitrice dell'esame battery avrà questo campo corrispondente campo HL7 secondo specifiche regionali: OBR-4" /> </element> <element id="Observation.code.coding"> <path value="Observation.code.coding" /> <slicing> <discriminator> <type value="value" /> <path value="$this" /> </discriminator> <rules value="open" /> </slicing> <definition value="Obbligatorio l'utilizzo della codifica loinc. \nOpzionalmente, si può aggiungere un'ulteriore sistema di codifica per descrivere il risultato dell'osservazione." /> </element> <element id="Observation.code.coding:LOINC"> <path value="Observation.code.coding" /> <sliceName value="LOINC" /> <short value="Codice LOINC" /> <min value="1" /> <binding> <strength value="required" /> <valueSet value="https://fhir.siss.regione.lombardia.it/ValueSet/LOINC" /> </binding> </element> <element id="Observation.code.coding:LOINC.system"> <path value="Observation.code.coding.system" /> <short value="Sistema di codifica utilizzata" /> <fixedUri value="https://loinc.org" /> </element> <element id="Observation.code.coding:LOINC.code"> <path value="Observation.code.coding.code" /> <short value="Codice del risultato osservato" /> </element> <element id="Observation.code.coding:LOINC.display"> <path value="Observation.code.coding.display" /> <short value="Descrizione del risultato osservato" /> </element> <element id="Observation.code.coding:Altro"> <path value="Observation.code.coding" /> <sliceName value="Altro" /> <short value="Codice dell'osservazione" /> <definition value="Codice dell'osservazione appartenente ad un altro sistema di codifica." /> </element> <element id="Observation.code.coding:Altro.system"> <path value="Observation.code.coding.system" /> <short value="Sistema di codifica utilizzata" /> </element> <element id="Observation.code.coding:Altro.code"> <path value="Observation.code.coding.code" /> <short value="Codice del risultato osservato" /> </element> <element id="Observation.code.coding:Altro.display"> <path value="Observation.code.coding.display" /> <short value="Descrizione del codice" /> </element> <element id="Observation.effective[x]"> <path value="Observation.effective[x]" /> <short value="Data e ora relativa all'analisi" /> <definition value="Formato: YYYY-MM-DDThh:mm:ss+zz:zz secondo lo standard FHIR" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-19" /> <type> <code value="dateTime" /> </type> </element> <element id="Observation.performer"> <path value="Observation.performer" /> <short value="Medico responsabile del risultato" /> <definition value="Reference al profilo ReteLabPractitionerRoleMedico" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-16" /> <type> <code value="Reference" /> <targetProfile value="https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPractitionerRoleMedico" /> </type> </element> <element id="Observation.value[x]"> <path value="Observation.value[x]" /> <short value="Dato o valore da riportare" /> <definition value="Dato o Valore osservato relativamente all’esame richiesto. \nNel caso di indagini colturali di microbiologia:\n- nel gruppo relativo agli esiti dell’indagine è valorizzato con l’esito ottenuto;\n- nei gruppi relativi ai microrganismi valorizzato con il microrganismo identificato (si può utilizzare il formato codice e descrizione [CE] in alternativa alla stringa semplice);\n- nei gruppo relativo agli antibiogrammi, viene valorizzato con l’esito dell’antibiogramma (ammessi sia valori qualitativi tratti dalla suscettibilità, sia MIC [concentrazione minima inibente])" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-5 e OBX-6" /> <type> <code value="Quantity" /> </type> <type> <code value="CodeableConcept" /> </type> <type> <code value="string" /> </type> </element> <element id="Observation.interpretation"> <path value="Observation.interpretation" /> <short value="Codice dello stato di anormalità di un risultato" /> <definition value="Valori consigliati nel caso di risultati legati ad esami di microbiologia (suscettibilità), in particolare nei gruppi relativi agli antibiogrammi (L3)." /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-8" /> <binding> <strength value="required" /> <valueSet value="https://fhir.siss.regione.lombardia.it/ValueSet/StatoAnormalitaRisultato" /> </binding> </element> <element id="Observation.interpretation.coding.system"> <path value="Observation.interpretation.coding.system" /> <short value="Sistema di codifica" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-8" /> <fixedUri value="https://fhir.siss.regione.lombardia.it/ValueSet/StatoAnormalitaRisultato" /> </element> <element id="Observation.interpretation.coding.code"> <path value="Observation.interpretation.coding.code" /> <short value="Codice dello stato di anormalità di un risultato" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-8" /> <binding> <strength value="required" /> <description value="ValueSet relativo alla codifica dello stato di anormalità di un risultato. Contiene codifiche per risultati comuni e per indagini culturali di microbiologia (antibiogrammi)" /> <valueSet value="https://fhir.siss.regione.lombardia.it/ValueSet/StatoAnormalitaRisultato" /> </binding> </element> <element id="Observation.interpretation.coding.display"> <path value="Observation.interpretation.coding.display" /> <short value="Descrizione dello stato di anormalità di un risultato" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-8" /> </element> <element id="Observation.note"> <path value="Observation.note" /> <short value="Note aggiuntive" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: NTE.3" /> </element> <element id="Observation.method"> <path value="Observation.method" /> <short value="Nome antibiogramma a cui l'antibiotico testato appartiene" /> <definition value="Nel caso di indagini colturali di microbiologia, nei gruppi degli antibiogrammi (L3), una ripetizione di tale campo può essere utilizzata per indicare il nome dell’antibiogramma a cui l’antibiotico testato appartiene." /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-17" /> </element> <element id="Observation.method.coding.system"> <path value="Observation.method.coding.system" /> <short value="Sistema di codifica" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-17 CE-1" /> </element> <element id="Observation.method.coding.code"> <path value="Observation.method.coding.code" /> <short value="Codice antibiogramma" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-17 - CE-1" /> </element> <element id="Observation.method.coding.display"> <path value="Observation.method.coding.display" /> <short value="Descrizione antibiogramma" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-17 CE-2" /> </element> <element id="Observation.method.text"> <path value="Observation.method.text" /> <comment value="Corrispondente campo HL7 secondo specifiche regionali: OBX-17, CE-5 = ANTIBIOGRAMMA" /> <fixedString value="ANTIBIOGRAMMA" /> </element> <element id="Observation.referenceRange"> <path value="Observation.referenceRange" /> <short value="Limite inferirore e superiore per un risultato" /> <definition value="I formati accettati sono:\n- "lower limit – upper limit"\n- "> lower limit"\n- "< upper limit"\n\nNel caso di risultati non numerici, può essere comunicata una stringa non formattata ad indicare il valore di “normalità” (es. “negativo”).\n\nNel caso di gruppi relativi agli antibiogrammi, si può utilizzare la seguente codifica:\n- S<MicS; R>MicR, WT = WildType\n\nDove:\n- MicS è il valore di cut-off della suscettibilità MIC, \n- MicR è il valore di cut-off della resistenza MIC, \n- WildType è il valore di cut-off del wild type" /> </element> <element id="Observation.referenceRange.low"> <path value="Observation.referenceRange.low" /> <short value="Valore limite inferiore del range" /> </element> <element id="Observation.referenceRange.high"> <path value="Observation.referenceRange.high" /> <short value="Valore limite superiore del range" /> </element> <element id="Observation.hasMember"> <path value="Observation.hasMember" /> <short value="Osservazioni a dettaglio di una rilevazione." /> <definition value="Alcune osservazioni hanno risultati multipli. \nQueste componenti sono espresse con codici diversi e hanno valore singolarmente. Possono essere raccolte tramite hasMember sotto un Observation generica, descritta, secondo specifiche regionali HL7, dal campo: OBR-4." /> </element> </differential> </StructureDefinition>
JSON View
{ "resourceType": "StructureDefinition", "url": "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabObservationRisultati", "name": "ReteLabObservationRisultati", "status": "active", "date": "2023-12-21T14:31:53.6384566+00:00", "description": "Profilo utilizzato per la comunicazione dei risultati degli esami", "fhirVersion": "4.0.1", "kind": "resource", "abstract": false, "type": "Observation", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation", "derivation": "constraint", "differential": { "element": [ { "id": "Observation", "path": "Observation", "short": "Comunicazione dei risultati degli esami", "definition": "Risorsa usata per la comunicazione dei risultati disponibili degli esami, prima che venga redatto il referto finale.", "comment": "Segmento HL7 secondo specifiche regionali: OBX\nQuesto profilo può essere presente nei seguenti flussi: \"Notifica risultati disponibili da LS a LR\"" }, { "id": "Observation.basedOn", "path": "Observation.basedOn", "short": "Richiesta esame lab di cui si danno i risultati", "definition": "Reference al profilo ReteLabServiceRequestRichiestaEsamiLab", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabServiceRequestRichiestaEsamiLab" ] } ] }, { "id": "Observation.status", "path": "Observation.status", "short": "Stato del risultato", "definition": "Può assumere i seguenti valori:\n- \"partial\" è un’osservazione parziale poiché i dati sono incompleti o non verificati;\n- \"preliminary\" indica che sono disponibili dei risultati verificati ma non tutti sono definitivi;\n- \"amended/corrected\" indicano che il risultato è stato modificato dopo essere stato inviato con status impostato su “finale”;\n- \"cancelled\" è per quelle osservazioni non disponibili poiché non è stata completata la misurazione;\n- \"final\" è un risultato finale e verificato", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-11" }, { "id": "Observation.code", "path": "Observation.code", "short": "Codice relativo al risultato osservato", "definition": "Codice univoco assegnato al risultato osservato secondo la codifica scelta. \nObbligatorio l'utilizzo della codifica LOINC.", "comment": "- Nel caso di microbiologia e esame singolo: corrispondente campo HL7 secondo specifiche regionali: OBX-3 \nIdentificativo univoco assegnato al risultato osservato: CE-1 = identificativo univoco CE-2 = descrizione testuale CE-3 = sistema di codifica\n\n- Nel caso della prima Observation raccoglitrice dell'esame battery avrà questo campo corrispondente campo HL7 secondo specifiche regionali: OBR-4" }, { "id": "Observation.code.coding", "path": "Observation.code.coding", "slicing": { "discriminator": [ { "type": "value", "path": "$this" } ], "rules": "open" }, "definition": "Obbligatorio l'utilizzo della codifica loinc. \nOpzionalmente, si può aggiungere un'ulteriore sistema di codifica per descrivere il risultato dell'osservazione." }, { "id": "Observation.code.coding:LOINC", "path": "Observation.code.coding", "sliceName": "LOINC", "short": "Codice LOINC", "min": 1, "binding": { "strength": "required", "valueSet": "https://fhir.siss.regione.lombardia.it/ValueSet/LOINC" } }, { "id": "Observation.code.coding:LOINC.system", "path": "Observation.code.coding.system", "short": "Sistema di codifica utilizzata", "fixedUri": "https://loinc.org" }, { "id": "Observation.code.coding:LOINC.code", "path": "Observation.code.coding.code", "short": "Codice del risultato osservato" }, { "id": "Observation.code.coding:LOINC.display", "path": "Observation.code.coding.display", "short": "Descrizione del risultato osservato" }, { "id": "Observation.code.coding:Altro", "path": "Observation.code.coding", "sliceName": "Altro", "short": "Codice dell'osservazione", "definition": "Codice dell'osservazione appartenente ad un altro sistema di codifica." }, { "id": "Observation.code.coding:Altro.system", "path": "Observation.code.coding.system", "short": "Sistema di codifica utilizzata" }, { "id": "Observation.code.coding:Altro.code", "path": "Observation.code.coding.code", "short": "Codice del risultato osservato" }, { "id": "Observation.code.coding:Altro.display", "path": "Observation.code.coding.display", "short": "Descrizione del codice" }, { "id": "Observation.effective[x]", "path": "Observation.effective[x]", "short": "Data e ora relativa all'analisi", "definition": "Formato: YYYY-MM-DDThh:mm:ss+zz:zz secondo lo standard FHIR", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-19", "type": [ { "code": "dateTime" } ] }, { "id": "Observation.performer", "path": "Observation.performer", "short": "Medico responsabile del risultato", "definition": "Reference al profilo ReteLabPractitionerRoleMedico", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-16", "type": [ { "code": "Reference", "targetProfile": [ "https://fhir.siss.regione.lombardia.it/StructureDefinition/ReteLabPractitionerRoleMedico" ] } ] }, { "id": "Observation.value[x]", "path": "Observation.value[x]", "short": "Dato o valore da riportare", "definition": "Dato o Valore osservato relativamente all’esame richiesto. \nNel caso di indagini colturali di microbiologia:\n- nel gruppo relativo agli esiti dell’indagine è valorizzato con l’esito ottenuto;\n- nei gruppi relativi ai microrganismi valorizzato con il microrganismo identificato (si può utilizzare il formato codice e descrizione [CE] in alternativa alla stringa semplice);\n- nei gruppo relativo agli antibiogrammi, viene valorizzato con l’esito dell’antibiogramma (ammessi sia valori qualitativi tratti dalla suscettibilità, sia MIC [concentrazione minima inibente])", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-5 e OBX-6", "type": [ { "code": "Quantity" }, { "code": "CodeableConcept" }, { "code": "string" } ] }, { "id": "Observation.interpretation", "path": "Observation.interpretation", "short": "Codice dello stato di anormalità di un risultato", "definition": "Valori consigliati nel caso di risultati legati ad esami di microbiologia (suscettibilità), in particolare nei gruppi relativi agli antibiogrammi (L3).", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-8", "binding": { "strength": "required", "valueSet": "https://fhir.siss.regione.lombardia.it/ValueSet/StatoAnormalitaRisultato" } }, { "id": "Observation.interpretation.coding.system", "path": "Observation.interpretation.coding.system", "short": "Sistema di codifica", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-8", "fixedUri": "https://fhir.siss.regione.lombardia.it/ValueSet/StatoAnormalitaRisultato" }, { "id": "Observation.interpretation.coding.code", "path": "Observation.interpretation.coding.code", "short": "Codice dello stato di anormalità di un risultato", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-8", "binding": { "strength": "required", "description": "ValueSet relativo alla codifica dello stato di anormalità di un risultato. Contiene codifiche per risultati comuni e per indagini culturali di microbiologia (antibiogrammi)", "valueSet": "https://fhir.siss.regione.lombardia.it/ValueSet/StatoAnormalitaRisultato" } }, { "id": "Observation.interpretation.coding.display", "path": "Observation.interpretation.coding.display", "short": "Descrizione dello stato di anormalità di un risultato", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-8" }, { "id": "Observation.note", "path": "Observation.note", "short": "Note aggiuntive", "comment": "Corrispondente campo HL7 secondo specifiche regionali: NTE.3" }, { "id": "Observation.method", "path": "Observation.method", "short": "Nome antibiogramma a cui l'antibiotico testato appartiene", "definition": "Nel caso di indagini colturali di microbiologia, nei gruppi degli antibiogrammi (L3), una ripetizione di tale campo può essere utilizzata per indicare il nome dell’antibiogramma a cui l’antibiotico testato appartiene.", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-17" }, { "id": "Observation.method.coding.system", "path": "Observation.method.coding.system", "short": "Sistema di codifica", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-17 CE-1" }, { "id": "Observation.method.coding.code", "path": "Observation.method.coding.code", "short": "Codice antibiogramma", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-17 - CE-1" }, { "id": "Observation.method.coding.display", "path": "Observation.method.coding.display", "short": "Descrizione antibiogramma", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-17 CE-2" }, { "id": "Observation.method.text", "path": "Observation.method.text", "comment": "Corrispondente campo HL7 secondo specifiche regionali: OBX-17, CE-5 = ANTIBIOGRAMMA", "fixedString": "ANTIBIOGRAMMA" }, { "id": "Observation.referenceRange", "path": "Observation.referenceRange", "short": "Limite inferirore e superiore per un risultato", "definition": "I formati accettati sono:\n- \"lower limit – upper limit\"\n- \"> lower limit\"\n- \"< upper limit\"\n\nNel caso di risultati non numerici, può essere comunicata una stringa non formattata ad indicare il valore di “normalità” (es. “negativo”).\n\nNel caso di gruppi relativi agli antibiogrammi, si può utilizzare la seguente codifica:\n- S<MicS; R>MicR, WT = WildType\n\nDove:\n- MicS è il valore di cut-off della suscettibilità MIC, \n- MicR è il valore di cut-off della resistenza MIC, \n- WildType è il valore di cut-off del wild type" }, { "id": "Observation.referenceRange.low", "path": "Observation.referenceRange.low", "short": "Valore limite inferiore del range" }, { "id": "Observation.referenceRange.high", "path": "Observation.referenceRange.high", "short": "Valore limite superiore del range" }, { "id": "Observation.hasMember", "path": "Observation.hasMember", "short": "Osservazioni a dettaglio di una rilevazione.", "definition": "Alcune osservazioni hanno risultati multipli. \nQueste componenti sono espresse con codici diversi e hanno valore singolarmente. Possono essere raccolte tramite hasMember sotto un Observation generica, descritta, secondo specifiche regionali HL7, dal campo: OBR-4." } ] } }
ValueSet
Nella seguente tabella sono elencati i value set relativi al profilo ReteLabObservationRisultati:
Nome | Descrizione | Riferimento al dettaglio della codifica |
---|---|---|
Stato anormalità risultato | Codifica dello stato di anormalità di un risultato | La codifica è definita dal ValueSet Stato Anormalità Risultato |
Codice risultato | Codifica del risultato di un'osservazione | La codifica è definita dal Valueset LOINC |