Error | CapabilityStatement.url | Values for url differ: 'http://hl7.org/fhir/uv/ipa/CapabilityStatement/ipa-server' vs 'http://phr.kanta.fi/capabilitystatementATR4' |
Error | CapabilityStatement.version | Values for version differ: '0.1.0' vs '0.3.0' |
Information | CapabilityStatement.name | Values for name differ: 'InternationalPatientAccessAPI' vs 'Finnish PHR's capability statement for acceptance testing R4' |
Information | CapabilityStatement.date | Values for date differ: '2021-11-23T00:00:00.000-06:00' vs '2021-11-25' |
Information | CapabilityStatement.publisher | Values for publisher differ: 'HL7 International - Patient Care Workgroup' vs 'HL7 Finland' |
Information | CapabilityStatement.jurisdiction | Removed the item 'http://unstats.un.org/unsd/methods/m49/m49.htm#001' |
Information | CapabilityStatement.jurisdiction | Added the item 'urn:iso:std:iso:3166#FI' |
Information | CapabilityStatement.format | Removed the item 'xml' |
Information | CapabilityStatement.patchFormat | Removed the item 'application/json-patch+json' |
Information | CapabilityStatement.implementationGuide | Removed the item 'http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch' |
Warning | CapabilityStatement.rest.where(mode='SERVER').documentation | Changed value for documentation: 'The IPA Server **SHALL**:
1. Support the IPA Patient resource profile.
1. Support at least one additional resource profile from the list of IPA Profiles.
1. Implement the RESTful behavior according to the FHIR specification.
1. Return the following response classes:
- (Status 400): invalid parameter
- (Status 401/4xx): unauthorized request
- (Status 403): insufficient scope
- (Status 404): unknown resource
- (Status 410): deleted resource.
1. Support JSON source formats for all IPA interactions.
1. Declare a CapabilityStatement identifying the list of profiles, operations, and search parameters supported.
The IPA Server **SHOULD**:
1. Support XML source formats for all IPA interactions.
1. Identify the IPA profiles supported as part of the FHIR `meta.profile` attribute for each instance.' vs 'See implementation guide for details' |
Information | CapabilityStatement.rest.security.security.description | Changed value for security.description: '1. See the [General Security Considerations](security.html) section for requirements and recommendations.
1. A server **SHALL** reject any unauthorized requests by returning an `HTTP 401` unauthorized response code.' vs 'The usage of OAuth 2.0 with Finnish PHR can be found at kanta.fi' |
Information | CapabilityStatement.rest.resource.documentation | Changed value for documentation: 'The classification of the type of observation' vs 'The classification of the type of observation. The following syntaxes are supported: [parameter]=[code] and [parameter]=[system]|[code].' |
Information | CapabilityStatement.rest.resource.documentation | Changed value for documentation: 'The code of the observation type' vs 'The code of the observation type. The following syntaxes are supported: [parameter]=[code] and [parameter]=[system]|[code]. OR operator is supported. If searching with multiple codes and code.system isn't given, default codesystem http://loinc.org will be used.' |
Information | CapabilityStatement.rest.resource.documentation | Changed value for documentation: 'Obtained date/time. If the obtained element is a period, a date that falls in the period' vs 'Obtained date/time. If the obtained element is a period, a date that falls in the period. AND operator is supported.' |
Information | CapabilityStatement.rest.resource.documentation | Changed value for documentation: 'The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.
The server **SHALL** support both.' vs 'The patient that the observation is about, mandatory search parameter' |