Page Status: updated 2025-10-16
21.15
| Resource | Description of changes |
|---|---|
| NLLPeriod | Fix FHIR-validation error "NLLPeriod.StructureDefinition.xml: Could not parse file as a FHIR resource. Parser: Element 'experimental' is not in the correct order and should come before element 'date'". |
| NLLEnd | Fix FHIR-validation error "NLLEnd.OperationDefinition.xml: Instance failed constraint opd-3 A targetProfile can only be specified for parameters of type Reference or Canonical". Element targetProfile replaced with element binding. |
| NLLPatientDosageDirections | Fix FHIR-validation error "NLLPatientDosageDirections.OperationDefinition.xml: Instance failed constraint opd-3 A targetProfile can only be specified for parameters of type Reference or Canonical". Removed element targetProfile and updated documentation element. |
| NLLVerify | Fix FHIR-validation error "NLLVerify.OperationDefinition.xml: Instance failed constraint opd-3 "A targetProfile can only be specified for parameters of type Reference or Canonical"". Removed element targetProfile and updated documentation element. |
| FHIR and REST | Added new section about String field normalization and Optional attribute handling. |