PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r5.r4@0.0.1-snapshot-2
    http://hl7.org/fhir/CodeSystem/fhirpath-types
{
  "description": "Data types defined by FHIRPath and used within the FHIR specification",
  "_filename": "CodeSystem-fhirpath-types.json",
  "package_name": "hl7.fhir.uv.xver-r5.r4",
  "date": "2025-09-13T16:55:28-04:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "FHIRPathTypesCodeSystem",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "FHIRPath Types",
  "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-r5.r4"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "id": "9f7987f2-4e73-4e9d-9037-9d46372ae51e",
  "valueSet": "http://hl7.org/fhir/ValueSet/fhirpath-types",
  "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": "5.0.0",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}