Skip to content

Commit bfb7162

Browse files
Merge pull request #250741 from EXPEkesheth/patch-105
Update release-notes.md
2 parents 13880be + 703bb28 commit bfb7162

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

articles/healthcare-apis/azure-api-for-fhir/release-notes.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,14 @@ Azure API for FHIR provides a fully managed deployment of the Microsoft FHIR Ser
1818
> [!Note]
1919
> Azure Health Data services is the evolved version of Azure API for FHIR enabling customers to manage FHIR, DICOM, and MedTech services with integrations into other Azure Services. To learn about Azure Health Data Services [click here](https://azure.microsoft.com/products/health-data-services/).
2020
21+
## **August 2023**
22+
**Decimal value precision in FHIR service is updated per FHIR specification**
23+
24+
Prior to the fix, FHIR service allowed precision value of [18,6]. The service is updated to support decimal value precision of [36,18] per FHIR specification. For details, visit [FHIR specification Data Types](https://www.hl7.org/fhir/datatypes.html)
25+
2126
## **July 2023**
2227
**Feature enhancement: Change to the exported file name format**
28+
2329
FHIR service enables customers to export data with $export operation. Export can be conducted across various levels, such as System, Patient and Group of patients. There are name changes with exported file and default storage account name.
2430
* Exported file names will follow the format \<FHIR Resource Name\>-\<Number\>- \<Number\>.ndjson. The order of the files is not guaranteed to correspond to any ordering of the resources in the database.
2531
* Default storage account name is updated to Export-\<Number\>.

0 commit comments

Comments
 (0)