http://hl7.org/fhir/CodeSystem/fhirpath-types|5.0.0
name
FHIRPathTypesCodeSystem
FHIRPathTypesCodeSystem
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
FHIRPath Types
Data types defined by FHIRPath and used within the FHIR specification
{
"description" : "Data types defined by FHIRPath and used within the FHIR specification",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "FHIRPathTypesCodeSystem",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "FHIRPath Types",
"supliment" : null,
"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" : "49204dae-3c5b-52ec-9346-a4464f828e49",
"valueSet" : "http://hl7.org/fhir/ValueSet/fhirpath-types",
"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"
}