FhirResourceType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum FhirResourceType
type FhirResourceType =
- Inheritance
-
FhirResourceType
Fields
| Name | Value | Description |
|---|---|---|
| Immunization | 1 | FHIR resource type for Immunization. Android reference for 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. 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 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 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 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 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. 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. 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 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 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. 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 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 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 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. |