$validate-code
Value Set based Validation
activeFHIR Core package4.3.0operation13 inputs3 outputs
Validate that a coded value is in the set of codes allowed by a value set.
If the operation is not called at the instance level, one of the in parameters url, context or valueSet must be provided. One (and only one) of the in parameters code, coding, or codeableConcept must be provided. The operation returns a result (true / false), an error message, and the recommended display for the code
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/OperationDefinition/ValueSet-validate-code
- Code
- $validate-code
- Kind
- operation
- Affects State
- No
- Publisher
- HL7 (FHIR Project)
Invocation Context
Can be invoked at:
Type LevelInstance Level
Target Resources:
ValueSet
Affects State:No
Implementation Notes
Note: the correct behaviour of validation with regard to language for Coding.display items is currently undefined, and further development and testing may lead to specific requirements or recommendations in subsequent releases
Input Parameters (13)
Output Parameters (3)
Additional Information
- Version
- 4.3.0
- Date
- 2022-05-28T12:47:40+10:00