From 986459faf58e3f84e0ba5ab2ec0ed4e95ed69608 Mon Sep 17 00:00:00 2001 From: vg081283 Date: Wed, 17 Jan 2024 18:12:00 +0530 Subject: [PATCH] lint fixes --- .../example_json/r4_examples_location.rb | 70 ++++++++++--------- 1 file changed, 36 insertions(+), 34 deletions(-) diff --git a/lib/resources/example_json/r4_examples_location.rb b/lib/resources/example_json/r4_examples_location.rb index af4234645..e1762473d 100644 --- a/lib/resources/example_json/r4_examples_location.rb +++ b/lib/resources/example_json/r4_examples_location.rb @@ -75,15 +75,15 @@ module Resources }, "type": [ { - "coding": [ - { - "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/222", - "code": "783", - "display": "Facility(s)", - "userSelected": true - } - ], - "text": "Facility(s)" + "coding": [ + { + "system": 'https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/222', + "code": '783', + "display": 'Facility(s)', + "userSelected": true + } + ], + "text": 'Facility(s)' } ], "physicalType": { @@ -149,12 +149,14 @@ module Resources "link": [ { "relation": 'self', - "url": 'https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Location?-physicalType=http://terminology.hl7.org/CodeSystem/location-physical-type|si' + "url": 'https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Location?'\ + '-physicalType=http://terminology.hl7.org/CodeSystem/location-physical-type|si' } ], "entry": [ { - "fullUrl": 'https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Location?-physicalType=http://terminology.hl7.org/CodeSystem/location-physical-type|si', + "fullUrl": 'https://fhir-open.cerner.com/r4/ec2458f2-1e24-41c8-b71b-0e701af7583d/Location?'\ + '-physicalType=http://terminology.hl7.org/CodeSystem/location-physical-type|si', "resource": R4_LOCATION_ENTRY } ] @@ -200,20 +202,20 @@ module Resources }, "type": [ { - "coding": [ - { - "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/222", - "code": "783", - "display": "Facility(s)", - "userSelected": true - }, - { - "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode", - "code": "Facility", - "display": "Facility" - } - ], - "text": "Facility(s)" + "coding": [ + { + "system": 'https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/222', + "code": '783', + "display": 'Facility(s)', + "userSelected": true + }, + { + "system": 'http://terminology.hl7.org/CodeSystem/v3-RoleCode', + "code": 'Facility', + "display": 'Facility' + } + ], + "text": 'Facility(s)' } ], "physicalType": { @@ -325,15 +327,15 @@ module Resources "mode": 'instance', "type": [ { - "coding": [ - { - "system": "https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/222", - "code": "783", - "display": "Facility(s)", - "userSelected": true - } - ], - "text": "Facility(s)" + "coding": [ + { + "system": 'https://fhir.cerner.com/ec2458f2-1e24-41c8-b71b-0e701af7583d/codeSet/222', + "code": '783', + "display": 'Facility(s)', + "userSelected": true + } + ], + "text": 'Facility(s)' } ], "telecom": [