--- type: "valueset" title: "Participant Resource Types" valueset: "participant-resource-types" --- # Participant Resource Types - **Status**: active - **Name**: ParticipantResourceTypes - **Title**: Participant Resource Types - **Description**: All Resource Types that represent participant resources ## Content (Compose) - **System**: http://hl7.org/fhir/fhir-types ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <description value="All Resource Types that represent participant resources"/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/fhir-types"/> <!-- filled in by the build --> </include> </compose> </ValueSet> ```