Language

FhirResourceType Enum

Definition

public enum FhirResourceType
type FhirResourceType = 
Inheritance
FhirResourceType

Fields

Name Value Description
Immunization 1

FHIR resource type for Immunization.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_IMMUNIZATION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

AllergyIntolerance 2

FHIR resource type for AllergyIntolerance.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_ALLERGY_INTOLERANCE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Observation 3

FHIR resource type for a FHIR Observation.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_OBSERVATION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Condition 4

FHIR resource type for a FHIR Condition.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_CONDITION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Procedure 5

FHIR resource type for a FHIR Procedure.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_PROCEDURE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Medication 6

FHIR resource type for a FHIR Medication.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_MEDICATION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

MedicationRequest 7

FHIR resource type for a FHIR MedicationRequest.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_MEDICATION_REQUEST.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

MedicationStatement 8

FHIR resource type for a FHIR MedicationStatement.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_MEDICATION_STATEMENT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Patient 9

FHIR resource type for a FHIR Patient.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_PATIENT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Practitioner 10

FHIR resource type for a FHIR Practitioner.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_PRACTITIONER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

PractitionerRole 11

FHIR resource type for a FHIR PractitionerRole.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_PRACTITIONER_ROLE.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Encounter 12

FHIR resource type for a FHIR Encounter.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_ENCOUNTER.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Location 13

FHIR resource type for a FHIR Location.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_LOCATION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Organization 14

FHIR resource type for a FHIR Organization.

Android reference for android.health.connect.datatypes.FhirResource.FHIR_RESOURCE_TYPE_ORGANIZATION.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to