PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0-snapshot1
    http://hl7.org/fhir/ValueSet/expression-language
{
  "description": "The media type of the expression language.",
  "compose": {
    "include": [ {
      "system": "urn:ietf:bcp:13",
      "concept": [ {
        "code": "text/cql",
        "display": "CQL",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
          "valueString": "Clinical Quality Language"
        } ]
      }, {
        "code": "text/fhirpath",
        "display": "FHIRPath",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
          "valueString": "FHIRPath"
        } ]
      }, {
        "code": "text/x-fhir-query",
        "display": "FHIR Query",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
          "valueString": "FHIR's RESTful query syntax - typically independedent of base URL"
        } ]
      }, {
        "code": "text/cql.identifier",
        "display": "CQL Identifier",
        "extension": [ {
          "url": "http://hl7.org/fhir/StructureDefinition/valueset-concept-definition",
          "valueString": "A Clinical Quality Language identifier, typically the name of a top-level definition within a library"
        } ]
      } ]
    } ]
  },
  "_filename": "ValueSet-expression-language.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2021-12-19T08:15:41+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
    "lastUpdated": "2021-12-19T08:15:41.873+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "name": "ExpressionLanguage",
  "type": null,
  "experimental": "false",
  "resourceType": "ValueSet",
  "title": "Expression Language",
  "package_version": "5.0.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  } ],
  "status": "draft",
  "id": "55b0282a-9857-4a53-af7e-988c54e3e927",
  "kind": null,
  "url": "http://hl7.org/fhir/ValueSet/expression-language",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.3.105",
    "system": "urn:ietf:rfc:3986"
  } ],
  "immutable": true,
  "version": "5.0.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}