Error | StructureDefinition.url | Values for url differ: 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-response' vs 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ObservationAssessment' |
Error | StructureDefinition.version | Values for version differ: '4.1.0' vs '1.1.0' |
Information | StructureDefinition.name | Values for name differ: 'USCoreObservationScreeningResponse' vs 'SDOHCCObservationAssessment' |
Information | StructureDefinition.title | Values for title differ: 'US Core Screening Response Observation Profile' vs 'SDOHCC Observation Assessment' |
Information | StructureDefinition.status | Values for status differ: 'active' vs 'draft' |
Information | StructureDefinition.date | Values for date differ: '2021-11-12' vs '2021-12-07T14:30:02+00:00' |
Information | StructureDefinition.publisher | Values for publisher differ: 'HL7 International - Cross-Group Projects' vs 'HL7 International - Patient Care WG' |
Warning | StructureDefinition.abstract | Values for abstract differ: 'false' vs 'true' |
Warning | Observation | Elements differ in short:
'questionnaire observations'
'SDOH assessment observation' |
Warning | Observation | Elements differ in definition:
'For Observations derived from surveys/questionnaires.'
'For SDOH observations derived from assessment of the individual.' |
Warning | Observation | Elements differ in comments:
'Used for simple observations such as education status, food insecurity observations, etc. This profile allows the representation of SDOH observations based on SDOH screening questionnaire responses (which can also be represented using SDC QuestionnaireResponse).'
'For representation of SDOH observations that involve assessment (e.g., by a provider or payer) as opposed to being derived only from screening surveys (as is the case for the SDOHCC Screening Response Observation).
Many of the SDOHCC profiles reference one another. One flow supported by this IG is that QuestionnaireResponses result in Observations that can be used as evidence for Conditions that can lead to Goals, ServiceRequests and Procedures. However, alternatives paths are also possible.' |
Warning | Observation.category | Elements differ in requirements:
'To identify that observation is derived from a questionnaire.'
'Used for filtering what observations are retrieved and displayed.' |
Error | Observation.category | Elements differ in definition for mustSupport:
'true'
'false' |
Warning | Observation.code | Elements differ in comments:
'*All* code-value and, if present, component.code-component.value pairs need to be taken into account to correctly understand the meaning of the observation.'
'*All* code-value and, if present, component.code-component.value pairs need to be taken into account to correctly understand the meaning of the observation.
As the Gravity Project continues to refine content for the SDOH categories (e.g., food, housing, transportation, etc.), this value set binding strength may change and may be refined to codes (including LOINC and SNOMED) that pertain to SDOH categories.' |
Information | Observation.code | Example/preferred bindings differ at Observation.code using binding from USCoreObservationScreeningResponse |
Error | Observation.subject | Type Mismatch:
Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient]])
Reference([CanonicalType[http://hl7.org/fhir/StructureDefinition/Group], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient]]) |
Warning | Observation.effective[x] | Elements differ in definition:
'The time or time-period the observed value is asserted as being true. For biological subjects - e.g. human patients - this is usually called the 'physiologically relevant time'.'
'The time or time-period the observed value is asserted as being true. For biological subjects - e.g. human patients - this is usually called the 'physiologically relevant time'. This is usually either the time of the procedure or of specimen collection, but very often the source of the date/time is not known, only the date/time itself.' |
Warning | Observation.effective[x] | Elements differ in comments:
'At least a date should be present unless this observation is a historical report.'
'At least a date should be present unless this observation is a historical report. For recording imprecise or 'fuzzy' times (For example, a blood glucose measurement taken 'after breakfast') use the [Timing] datatype which allow the measurement to be tied to regular life events.' |
Error | Observation.effective[x] | Elements differ in definition for mustSupport:
'true'
'false' |
Error | Observation.performer | Type Mismatch:
Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient], CanonicalType[http://hl7.org/fhir/StructureDefinition/PractitionerRole], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-relatedperson]])
Reference([CanonicalType[http://hl7.org/fhir/StructureDefinition/RelatedPerson], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-careteam]]) |
Warning | Observation.value[x] | Elements differ in comments:
'An observation may have; 1) a single value here, 2) both a value and a set of related or component values, or 3) only a set of related or component values. 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.'
'An observation may have; 1) a single value here, 2) both a value and a set of related or component values, or 3) only a set of related or component values. 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.' |
Warning | Observation.dataAbsentReason | Elements differ in comments:
''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. The alternate way is to use the value element for actual observations and use the explicit dataAbsentReason element to record exceptional values. For a given LOINC question, if the LOINC answer list includes concepts such as 'unknown' or 'not available', they should be used for Observation.value. Where these concepts are not part of the value set for Observation.value, the Observation.dataAbsentReason can be used if necessary and appropriate.'
'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.' |
Error | Observation.dataAbsentReason | Elements differ in definition for mustSupport:
'true'
'false' |
Warning | Observation.derivedFrom | Elements differ in short:
'Related questionnaire responses or observations that the observation is made from'
'Related measurements the observation is made from' |
Warning | Observation.derivedFrom | Elements differ in definition:
'Questionnaire responses or observations from which this observation value is derived.'
'The 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.' |
Error | Observation.derivedFrom | Elements differ in definition for mustSupport:
'true'
'false' |
Error | Observation.derivedFrom | Type Mismatch:
Reference([CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-screening-response], CanonicalType[http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse], CanonicalType[http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference], CanonicalType[http://hl7.org/fhir/StructureDefinition/ImagingStudy], CanonicalType[http://hl7.org/fhir/StructureDefinition/Media], CanonicalType[http://hl7.org/fhir/StructureDefinition/MolecularSequence]])
Reference([CanonicalType[http://hl7.org/fhir/StructureDefinition/DocumentReference], CanonicalType[http://hl7.org/fhir/StructureDefinition/ImagingStudy], CanonicalType[http://hl7.org/fhir/StructureDefinition/Media], CanonicalType[http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse], CanonicalType[http://hl7.org/fhir/StructureDefinition/Observation], CanonicalType[http://hl7.org/fhir/StructureDefinition/MolecularSequence]]) |
Warning | Observation.component | Elements differ in definition:
'Some observations have multiple component observations. These component observations are expressed as separate code value pairs that share the same attributes. Examples: Individuals may be multiracial. Component is used to capture one or more races.'
'Some 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.' |
Warning | Observation.component | Elements differ in comments:
'For questions represented in LOINC that specify “check all that apply”, the LOINC question should be used for Observation.code and for Observation.component.code. For “check all that apply” questions, the answers (regardless of whether one or more are selected) should only be represented using Observation.component.value and Observation.value should be empty.'
'For a discussion on the ways Observations can be assembled in groups together see [Notes] below.' |
Error | Observation.component | Elements differ in definition for mustSupport:
'true'
'false' |
Error | Observation.component.code | Elements differ in definition for mustSupport:
'true'
'false' |
Warning | Observation.component.value[x] | Elements differ in comments:
'see `Observation.value[x]` comments'
'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.' |
Error | Observation.component.value[x] | Elements differ in definition for mustSupport:
'true'
'false' |
Warning | Observation.component.dataAbsentReason | Elements differ in comments:
'see `Observation.dataAbsentReason` comments'
''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.' |
Error | Observation.component.dataAbsentReason | Elements differ in definition for mustSupport:
'true'
'false' |