{
"description": "All FHIRPath data types",
"_filename": "CodeSystem-fhirpath-types.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2022-09-10T04:52:37.223+10:00"
},
"publisher": null,
"content": "complete",
"name": "FHIRPathTypes",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "FHIRPath Types Value Set",
"package_version": "5.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"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
} ],
"status": "active",
"id": "82fc86bb-0efa-4df3-97e5-9f3f1c661029",
"valueSet": "http://hl7.org/fhir/ValueSet/fhirpath-types",
"kind": null,
"url": "http://hl7.org/fhir/CodeSystem/fhirpath-types",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.1803",
"system": "urn:ietf:rfc:3986"
} ],
"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": "5.0.0-ballot"
}