--- type: "valueset" title: "FHIRPath Types Value Set" valueset: "fhirpath-types" --- # FHIRPath Types Value Set - **Status**: active - **Name**: FHIRPathTypes - **Title**: FHIRPath Types Value Set - **Description**: All FHIRPath data types ## Content (Compose) - **System**: http://hl7.org/fhir/CodeSystem/fhirpath-types ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <description value="All FHIRPath data types"/> <immutable value="true"/> <compose> <include> <system value="http://hl7.org/fhir/CodeSystem/fhirpath-types"/> </include> </compose> </ValueSet> ```