Skip to Main Content

R4 APIs (Millennium)

Announcement

For information related to the Oracle Partner Network (OPN) Industry Healthcare Track please visit our OPN Industry Healthcare Program page.

For specific questions related to Oracle Partner Network (OPN), please contact Partner Assistance.

Millennium FHIR and non-FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com
Soarian FHIR API Specifications and Supporting Documents can be found HERE on docs.oracle.com.

valueUrl format concerns

Trang DerdakJan 30 2025

Workflow or API calls:

When testing test user nancysmart in R4 Sandbox, we noticed this in the Patient resource:

{

                    "extension": \[

                        {

                            **"valueUrl": "+1(415)354-1780",**

                            "url": "[http://hl7.org/fhir/StructureDefinition/iso21090-TEL-address](http://hl7.org/fhir/StructureDefinition/iso21090-TEL-address)"

                        }

                    \],

                    "system": "phone",

                    "use": "mobile",

                    "rank": 2,

                    "id": "CI-PH-29906485-10",

                    "value": "+1 (415) 354-1780"

                }

Based on https://build.fhir.org/extensibility.html, valueUrl should be in a url format.

The current valueUrl in the phone format 1(415)354-1780 is causing validation error on our end. Could you have your team review whether this should be changed to a url format?

Background Information:

Failure to provide answers will impact our ability to respond in a timely and effective manner
Developer questions:

Are you an OPN Member? Yes
Have you signed up to be in the Healthcare Developer Track? Yes
Are you a registered Code Program member? Yes
Does your App have a presence on the Oracle Healthcare App Marketplace? Yes

Are you developing on behalf of an Oracle Health client?
If so, which client:

Application's Client ID and App ID, if relevant:

Expected Result:

Actual Result:

X-Request-Id / Cerner-Correlation-Id / opc-request-id:
Date/time of the example:

Comments
Post Details
Added on Jan 30 2025
6 comments
169 views