Writing Code for Use in Interoperability Productions
In many cases, you can create a production entirely using the built-in components that support healthcare formats such as FHIR, CDA, HL7, and DICOM. You can also use built-in components that support other data formats.
In some cases, you may need to write code to extend a built-in component or to create a component from scratch. For these purposes, you may write code in InterSystems ObjectScript or other supported languages like Java or .NET.
HealthShare® Health Connect users may freely use the InterSystems code APIs within interoperability productions. Refer to the HealthShare® Health Connect terms of use for restrictions on using code to develop applications.
-
If you are developing production components in ObjectScript, use the ObjectScript, class programming, API, and SQL documentation under the “Writing Code for Productions” heading.
-
If you are developing production components in Java or .NET, see PEX: Developing Productions with Java and .NET.