Invocations

URL: [base]/CodeSystem/$compose
URL: [base]/CodeSystem/[id]/$compose

Parameters (In)

NameCardinalityTypeDocumentation
system0..1Uri

The system in which composition is to be performed. This must be provided unless the operation is invoked on a code system instance

version0..1String

The version of the system for the inferencing to be performed

property0..*

One or more properties that contain information to be composed into the code

property.code1..1Code

Identifies the property provided

property.value0..1Code

The value of the property provided

property.subproperty0..*

Nested Properties (mainly used for SNOMED CT composition, for relationship Groups)

property.subproperty.code1..1Code

Identifies the sub-property provided

property.subproperty.value1..1Code

The value of the sub-property provided

exact1..1Boolean

Whether the operation is being used by a human, or a machine. If the operation is being used by a human, the terminology server can return a list of possible matches, with commentary. For a machine, the server returns sure matches, or none at all

compositional0..1Boolean

Post-coordinated expressions are allowed to be returned in the matching codes (mainly for SNOMED CT). Default = false

Return Values (Out)

NameCardinalityTypeDocumentation
match0..*

Concepts returned by the server as a result of the inferencing operation

match.code1..1Coding

A code that matches the properties provided

match.unmatched0..*

One or more properties that contain properties that could not be matched into the code

match.unmatched.code1..1Code

Identifies the property provided

match.unmatched.value1..1Code

The value of the property provided

match.unmatched.property0..*

Nested Properties (mainly used for SNOMED CT composition, for relationship Groups)

match.unmatched.property.code1..1Code

Identifies the sub-property provided

match.unmatched.property.value1..1Code

The value of the sub-property provided

match.comment0..1String

Information about the quality of the match, if operation is for a human