Unable to compare with previous version: Unable to find version history at http://hl7.org/fhir/uv/sql-on-fhir (Problem #1 with package-list.json at http://hl7.org/fhir/uv/sql-on-fhir: Not Found)
IPA Comparison:
n/a
IPS Comparison:
n/a
Validation Flags:
On: autoLoad; Off: hintAboutNonMustSupport, anyExtensionsAllowed, checkAggregation, showReferenceMessages, noExperimentalContent, displayWarnings
There is no jira specification file defined with the expected name of FHIR-sql-on-fhir in the xml folder of the https://github.com/HL7/Jira-Spec-Artifacts project. This must exist before ballot or publication.
OperationDefinition-SQLQueryExport.html
information
The html source contains the word 'MAY' but it is not in a text phrase marked as a conformance clause: 'Server responds with 202 Accepted while export is in progress (MAY include interim results)'CONFORMANCE_STATEMENT_WORD
OperationDefinition-SQLQueryRun.html
information
The html source contains the word 'MAY' but it is not in a text phrase marked as a conformance clause: 'Servers MAY enforce a maximum value, silently capping client-supplied limits at a smaller server-defined maximum. The cap is applied to the final result set after the SQL query (including any in-query LIMIT) has been evaluated; implementations are free to push the limit down into the query as an optimisation, but the observable behaviour is post-evaluation.'CONFORMANCE_STATEMENT_WORD
OperationDefinition-ViewDefinitionExport.html
information
The html source contains the word 'MAY' but it is not in a text phrase marked as a conformance clause: 'Server responds with 202 Accepted while export is in progress (MAY include interim results)'CONFORMANCE_STATEMENT_WORD
OperationDefinition-ViewDefinitionRun.html
information
The html source contains the word 'MAY' but it is not in a text phrase marked as a conformance clause: 'Transfer framing: The response of any format MAY use Transfer-Encoding: chunked. Chunked transfer is an HTTP transport choice, independent of the format; it is distinct from incremental result production. See Streaming and Transfer Encoding'CONFORMANCE_STATEMENT_WORD
StructureDefinition-SQLQuery.html
information
The html source contains the word 'MAY' but it is not in a text phrase marked as a conformance clause: 'Store the query in content with contentType = "application/sql". The data element (base64-encoded SQL) is required. The sql-text extension MAY carry a plain-text copy for human readability.'CONFORMANCE_STATEMENT_WORD
StructureDefinition-SQLView.html
information
The html source contains the word 'SHALL NOT' but it is not in a text phrase marked as a conformance clause: 'An SQLView SHALL NOT declare parameters. Dependent views cannot be parameterised in this iteration of the specification.'CONFORMANCE_STATEMENT_WORD
StructureDefinition-ViewDefinition.html
information
The html source contains the word 'SHOULD' but it is not in a text phrase marked as a conformance clause: 'View runner implementations MUST support the following required additional FHIRPath functions. In addition to this, runners SHOULD implement the FHIRPath subset defined in the Shareable View Definition profile if the intent is for the runner to be able to execute shared view definitions.'CONFORMANCE_STATEMENT_WORD
operations-capability.html
information
The html source contains the word 'SHALL' but it is not in a text phrase marked as a conformance clause: 'The server SHALL support the CapabilityStatement resource to allow clients to discover supported operations.'CONFORMANCE_STATEMENT_WORD
operations-common.html
information
The html source contains the word 'MAY' but it is not in a text phrase marked as a conformance clause: 'It is RECOMMENDED to support json, ndjson and csv by default. Servers MAY support parquet, and MAY support fhir on the run operations; any format a server supports SHALL be declared in its CapabilityStatement, and any format it does not support SHALL be rejected with 400 Bad Request and an OperationOutcome.'CONFORMANCE_STATEMENT_WORD
operations-materialize.html
information
The html source contains the word 'SHALL' but it is not in a text phrase marked as a conformance clause: 'When invoking this operation at the instance level (/ViewDefinition/{id}/$materialize), the view parameter is not required and SHALL be ignored if provided, as the ViewDefinition is inferred from the URL. At the type level, the view parameter is required.'CONFORMANCE_STATEMENT_WORD
operations.html
information
The html source contains the word 'MAY' but it is not in a text phrase marked as a conformance clause: 'The client polls the status URL: Server returns 202 Accepted while processing (MAY include interim results) Server returns 303 See Other with a Location header carrying the result URL when the export has finished 'CONFORMANCE_STATEMENT_WORD
Binary/CodeSystemHierarchy: ViewDefinition: Validated against this.View Definition
Path
Severity
Message
Validating
ViewDefinition.id (l3/c9)
error
Unknown JSON property id
--
ViewDefinition.select[1].repeat (l15/c17)
error
Unknown JSON property repeat
--
ViewDefinition.select[1].column[0] (l20/c19)
error
Error evaluating FHIRPath expression: The name 'code' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/CodeSystem] (@char 1)
Binary/ConditionFlat: ViewDefinition: Validated against this.View Definition
Path
Severity
Message
Validating
ViewDefinition.id (l3/c9)
error
Unknown JSON property id
--
ViewDefinition.select[0].column[0] (l12/c19)
error
Error evaluating FHIRPath expression: The name 'Patient' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/Condition] (@char 25)
--
ViewDefinition.select[0].column[0] (l16/c19)
error
Error evaluating FHIRPath expression: The name 'Encounter' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/Condition] (@char 27)
--
ViewDefinition.select[1].column[0] (l28/c9)
warning
This column is not defined as a collection, but the path statement 'system' might return multiple values for the column 'system' for some inputs
--
ViewDefinition.select[1].column[0] (l33/c9)
warning
This column is not defined as a collection, but the path statement 'code' might return multiple values for the column 'code' for some inputs
--
ViewDefinition.select[2].column[0] (l42/c9)
warning
This column is not defined as a collection, but the path statement 'code' might return multiple values for the column 'category' for some inputs
--
ViewDefinition.select[3].column[0] (l51/c9)
warning
This column is not defined as a collection, but the path statement 'code' might return multiple values for the column 'clinical_status' for some inputs
--
ViewDefinition.select[4].column[0] (l60/c9)
warning
This column is not defined as a collection, but the path statement 'code' might return multiple values for the column 'verification_status' for some inputs
Binary/EncounterFlat: ViewDefinition: Validated against this.View Definition
Path
Severity
Message
Validating
ViewDefinition.id (l3/c9)
error
Unknown JSON property id
--
ViewDefinition.fhirVersion (l4/c18)
error
Unknown JSON property fhirVersion
--
ViewDefinition.select[0].column[0] (l19/c19)
error
Error evaluating FHIRPath expression: The name 'Patient' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/Encounter] (@char 25)
--
ViewDefinition.select[0].column[0] (l23/c19)
error
Error evaluating FHIRPath expression: The name 'Organization' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/Encounter] (@char 33)
--
ViewDefinition.select[0].column[0] (l27/c19)
error
Error evaluating FHIRPath expression: The name 'period' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/Encounter] (@char 1)
--
ViewDefinition.select[0].column[0] (l35/c19)
error
Error evaluating FHIRPath expression: The name 'EpisodeOfCare' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/Encounter] (@char 31)
--
ViewDefinition.select[1].column[0] (l42/c9)
warning
This column is not defined as a collection, but the path statement 'system' might return multiple values for the column 'type_sys' for some inputs
--
ViewDefinition.select[1].column[0] (l46/c9)
warning
This column is not defined as a collection, but the path statement 'code' might return multiple values for the column 'type_code' for some inputs
--
ViewDefinition.select[2].column[0] (l56/c19)
error
Error evaluating FHIRPath expression: The name 'individual' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/Encounter#Encounter.participant] (@char 1)
--
ViewDefinition.select[3].column[0] (l65/c19)
error
Error evaluating FHIRPath expression: The name 'Location' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/Encounter#Encounter.location] (@char 26)
--
ViewDefinition.select[0].column[0] (l31/c19)
error
Error evaluating FHIRPath expression: The name 'period' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/Encounter] (@char 1)
Binary/PatientNamesWithIndex: ViewDefinition: Validated against this.View Definition
Path
Severity
Message
Validating
ViewDefinition.id (l3/c9)
error
Unknown JSON property id
--
ViewDefinition.select[1].column[0] (l16/c19)
error
class org.hl7.fhir.utilities.json.model.JsonObject cannot be cast to class org.hl7.fhir.validation.instance.utils.ValidationContext (org.hl7.fhir.utilities.json.model.JsonObject and org.hl7.fhir.validation.instance.utils.ValidationContext are in unnamed module of loader 'app')
--
ViewDefinition.select[1].column[0] (l21/c9)
warning
This column is not defined as a collection, but the path statement 'use' might return multiple values for the column 'use' for some inputs
--
ViewDefinition.select[1].column[0] (l25/c9)
warning
This column is not defined as a collection, but the path statement 'family' might return multiple values for the column 'family' for some inputs
Binary/QuestionnaireResponseItems: ViewDefinition: Validated against this.View Definition
Path
Severity
Message
Validating
ViewDefinition.id (l3/c9)
error
Unknown JSON property id
--
ViewDefinition.select[0].column[0] (l18/c19)
error
Error evaluating FHIRPath expression: The name 'Patient' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse] (@char 25)
--
ViewDefinition.select[1].repeat (l30/c17)
error
Unknown JSON property repeat
--
ViewDefinition.select[1].column[0] (l35/c19)
error
Error evaluating FHIRPath expression: The name 'linkId' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse] (@char 1)
--
ViewDefinition.select[1].column[0] (l40/c19)
warning
Column from path 'text' is a complex type ('Narrative'). This is not supported in some Runners
--
ViewDefinition.select[1].column[0] (l45/c19)
error
Error evaluating FHIRPath expression: The name 'answer' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse] (@char 1)
--
ViewDefinition.select[1].column[0] (l50/c19)
error
Error evaluating FHIRPath expression: The name 'answer' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse] (@char 1)
--
ViewDefinition.select[1].column[0] (l55/c19)
error
Error evaluating FHIRPath expression: The name 'answer' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse] (@char 1)
--
ViewDefinition.select[1].column[0] (l60/c19)
error
Error evaluating FHIRPath expression: The name 'answer' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/QuestionnaireResponse] (@char 1)
Binary/UsCoreBloodPressures: ViewDefinition: Validated against this.View Definition
Path
Severity
Message
Validating
ViewDefinition.id (l3/c9)
error
Unknown JSON property id
--
ViewDefinition.where[0] (l81/c15)
error
class org.hl7.fhir.utilities.json.model.JsonObject cannot be cast to class org.hl7.fhir.validation.instance.utils.ValidationContext (org.hl7.fhir.utilities.json.model.JsonObject and org.hl7.fhir.validation.instance.utils.ValidationContext are in unnamed module of loader 'app')
--
ViewDefinition.select[0].column[0] (l26/c19)
error
Error evaluating FHIRPath expression: The name 'Patient' is not valid for any of the possible types: [http://hl7.org/fhir/StructureDefinition/Observation] (@char 25)
--
ViewDefinition.select[1] (l55/c18)
error
class org.hl7.fhir.utilities.json.model.JsonObject cannot be cast to class org.hl7.fhir.validation.instance.utils.ValidationContext (org.hl7.fhir.utilities.json.model.JsonObject and org.hl7.fhir.validation.instance.utils.ValidationContext are in unnamed module of loader 'app')
--
ViewDefinition.select[2] (l76/c18)
error
class org.hl7.fhir.utilities.json.model.JsonObject cannot be cast to class org.hl7.fhir.validation.instance.utils.ValidationContext (org.hl7.fhir.utilities.json.model.JsonObject and org.hl7.fhir.validation.instance.utils.ValidationContext are in unnamed module of loader 'app')
Most code systems defined in HL7 IGs will need to move to THO later during the process. Consider giving this code system a THO URL now (See https://confluence.hl7.org/display/TSMG/Terminology+Play+Book, and/or talk to TSMG)CODESYSTEM_THO_CHECK
Most code systems defined in HL7 IGs will need to move to THO later during the process. Consider giving this code system a THO URL now (See https://confluence.hl7.org/display/TSMG/Terminology+Play+Book, and/or talk to TSMG)CODESYSTEM_THO_CHECK
Most code systems defined in HL7 IGs will need to move to THO later during the process. Consider giving this code system a THO URL now (See https://confluence.hl7.org/display/TSMG/Terminology+Play+Book, and/or talk to TSMG)CODESYSTEM_THO_CHECK
Most code systems defined in HL7 IGs will need to move to THO later during the process. Consider giving this code system a THO URL now (See https://confluence.hl7.org/display/TSMG/Terminology+Play+Book, and/or talk to TSMG)CODESYSTEM_THO_CHECK
Error in constraint 'sql-expressions' with expression '(path | forEach | forEachOrNull | union).count() = 1': Cannot assign field "sourceDefinition" because "res" is null (0 uses)
a leading uppercase identifier.
%Constraint failed: cnl-0% (10 uses)
changed here.
%which is experimental, but this structure is not labeled as experimental% (16 uses)
explicit FMM extension will be added when the maturity level is agreed.
%should state their maturity explicitly using the extension% (1 uses)
extensible additional binding to the SQL content type codes.
%http://hl7.org/fhir/ValueSet/mimetypes|5.0.0 could not be expanded% (2 uses)
in this IG's layout.
%is not included anywhere in the produced implementation guide% (3 uses)
matches more than one target. This is a rendering artefact of the logical model.
%Hyperlink '#ViewDefinition.select' at 'div/table/tr/td/a' for 'select' resolves to multiple targets% (1 uses)
not apply to these example instances.
%Constraint failed: dom-6% (10 uses)
things here.
%The resource status 'active' and the standards status 'draft' are not consistent% (4 uses)
Most code systems defined in HL7 IGs will need to move to THO later during the process. Consider giving this code system a THO URL now (See https://confluence.hl7.org/display/TSMG/Terminology+Play+Book, and/or talk to TSMG)
Most code systems defined in HL7 IGs will need to move to THO later during the process. Consider giving this code system a THO URL now (See https://confluence.hl7.org/display/TSMG/Terminology+Play+Book, and/or talk to TSMG)
Most code systems defined in HL7 IGs will need to move to THO later during the process. Consider giving this code system a THO URL now (See https://confluence.hl7.org/display/TSMG/Terminology+Play+Book, and/or talk to TSMG)
Most code systems defined in HL7 IGs will need to move to THO later during the process. Consider giving this code system a THO URL now (See https://confluence.hl7.org/display/TSMG/Terminology+Play+Book, and/or talk to TSMG)