PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot3
    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.r6.core",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2025-04-01T12:16:37.966+11:00"
  },
  "publisher": "HL7 International / 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": "true",
  "resourceType": "CodeSystem",
  "title": "FHIRPath Types",
  "package_version": "6.0.0-ballot3",
  "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": "4204947b-a6b3-4d57-91b7-978a91db19f0",
  "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": "6.0.0-ballot3",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}