Sha256: 4ea067d54282787a8d93fe8898148c86cfd3fb57c9e5be4877553a25359ff240
Contents?: true
Size: 620 Bytes
Versions: 13
Compression:
Stored size: 620 Bytes
Contents
module USCoreTestKit module USCoreV501 module ResourceList RESOURCE_LIST = [ 'AllergyIntolerance', 'CarePlan', 'CareTeam', 'Condition', 'Device', 'DiagnosticReport', 'DocumentReference', 'Encounter', 'Goal', 'Immunization', 'Location', 'Medication', 'MedicationRequest', 'Observation', 'Organization', 'Patient', 'Practitioner', 'PractitionerRole', 'Procedure', 'Provenance', 'QuestionnaireResponse', 'RelatedPerson', 'ServiceRequest' ].freeze end end end
Version data entries
13 entries across 13 versions & 1 rubygems