PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.examples@5.0.0
    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.r5.examples",
  "date": null,
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2023-03-26T15:21:02.749+11:00"
  },
  "publisher": null,
  "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": "5.0.0",
  "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": "08c4caed-93dc-4fff-9b20-7de185a2c8ce",
  "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"
}