Method: AUCoreTestKit::AUCoreV110_PREVIEW::BodyweightPatient_DVA_ChainSearchTest.properties

Defined in:
lib/au_core_test_kit/generated/v1.1.0-preview/bodyweight/bodyweight_patient_dva_chain_search_test.rb

.propertiesObject



29
30
31
32
33
34
35
36
# File 'lib/au_core_test_kit/generated/v1.1.0-preview/bodyweight/bodyweight_patient_dva_chain_search_test.rb', line 29

def self.properties
  @properties ||= SearchTestProperties.new(
    resource_type: 'Observation',
    search_param_names: ['patient:Patient.identifier'],
    attr_paths: ['subject'],
    target_identifier: { display: 'DVA', url: 'http://ns.electronichealth.net.au/id/dva' }
  )
end