{ "description": "All FHIRPath data types", "_filename": "CodeSystem-fhirpath-types.json", "package_name": "hl7.fhir.uv.xver-r4b.r5", "date": "2025-09-13T16:46:03-04:00", "publisher": "FHIR Infrastructure", "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "display": "World" } ] } ], "content": "complete", "name": "FHIRPathTypes", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": "FHIRPath Types Value Set", "package_version": "0.0.1-snapshot-2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "normative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version", "valueCode": "4.0.0" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 5 }, { "url": "http://hl7.org/fhir/StructureDefinition/package-source", "extension": [ { "url": "packageId", "valueId": "hl7.fhir.uv.xver-r4b.r5" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "active", "id": "d617f1b9-33a0-4c04-83fa-f0dae94e9fb2", "valueSet": "http://hl7.org/fhir/ValueSet/fhirpath-types|5.0.0", "kind": null, "url": "http://hl7.org/fhir/CodeSystem/fhirpath-types", "concept": [ { "code": "http://hl7.org/fhirpath/System.String", "display": "String" }, { "code": "http://hl7.org/fhirpath/System.Boolean", "display": "Boolean" }, { "code": "http://hl7.org/fhirpath/System.Date", "display": "Date" }, { "code": "http://hl7.org/fhirpath/System.DateTime", "display": "DateTime" }, { "code": "http://hl7.org/fhirpath/System.Decimal", "display": "Decimal" }, { "code": "http://hl7.org/fhirpath/System.Integer", "display": "Integer" }, { "code": "http://hl7.org/fhirpath/System.Time", "display": "Time" } ], "caseSensitive": true, "version": "4.3.0", "contact": [ { "name": "FHIR Infrastructure", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ] }