Skip to content

extension

Category: FHIR

Returns extensions with the specified URL (includes modifierExtension)

  • Return type: Collection
  • Parameters:
    • url string — Extension URL to filter by
Patient.extension('http://hl7.org/fhir/StructureDefinition/patient-nationality')
Observation.extension('http://example.org/custom')