Expression Language
draftURL
http://hl7.org/fhir/ValueSet/expression-languageCopied!
Version5.0.0Copied!
PublisherHL7 (FHIR Project)Date2023-03-26T15:21:02+11:00DescriptionThe media type of the expression language.
Expansion
| Code | Display | System |
|---|---|---|
| text/cql | cql | urn:ietf:bcp:13 |
| text/cql-expression | cql-expression | urn:ietf:bcp:13 |
| text/cql-identifier | cql-identifier | urn:ietf:bcp:13 |
| text/fhirpath | fhirpath | urn:ietf:bcp:13 |
systemurn:ietf:bcp:13
- Include these codes as defined in
urn:ietf:bcp:13Code Display Definition text/cql CQL Clinical Quality Language text/fhirpath FHIRPath FHIRPath text/x-fhir-query FHIR Query FHIR's RESTful query syntax - typically independent of base URL text/cql-identifier CQL Identifier A Clinical Quality Language identifier, typically the name of a top-level definition within a library text/cql-expression CQL Expression A Clinical Quality Language expression,
{
"description" : "The media type of the expression language.",
"compose" : {
"exclude" : [ ],
"include" : [ {
"system" : "urn:ietf:bcp:13",
"extension" : [ {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 5
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
} ]
} ]
},
"date" : "2023-03-26T15:21:02+11:00",
"meta" : {
"lastUpdated" : "2023-03-26T15:21:02.749+11:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
},
"publisher" : "HL7 (FHIR Project)",
"jurisdiction" : [ {
"coding" : [ {
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
} ]
} ],
"name" : "ExpressionLanguage",
"experimental" : false,
"resourceType" : "ValueSet",
"title" : "Expression Language",
"extension" : [ {
"valueCode" : "fhir",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"valueCode" : "trial-use",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 5
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "0225a4a0-bf70-4fae-a609-699777100d99",
"url" : "http://hl7.org/fhir/ValueSet/expression-language",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.3.105"
} ],
"immutable" : true,
"version" : "5.0.0",
"contact" : [ {
"telecom" : [ {
"system" : "url",
"value" : "http://hl7.org/fhir"
}, {
"system" : "email",
"value" : "fhir@lists.hl7.org"
} ]
} ],
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <ul>\n <li>Include these codes as defined in \n <code>urn:ietf:bcp:13</code>\n <table class=\"none\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td>text/cql</td>\n <td>CQL</td>\n <td>Clinical Quality Language</td>\n </tr>\n <tr>\n <td>text/fhirpath</td>\n <td>FHIRPath</td>\n <td>FHIRPath</td>\n </tr>\n <tr>\n <td>text/x-fhir-query</td>\n <td>FHIR Query</td>\n <td>FHIR's RESTful query syntax - typically independent of base URL</td>\n </tr>\n <tr>\n <td>text/cql-identifier</td>\n <td>CQL Identifier</td>\n <td>A Clinical Quality Language identifier, typically the name of a top-level definition within a library</td>\n </tr>\n <tr>\n <td>text/cql-expression</td>\n <td>CQL Expression</td>\n <td>A Clinical Quality Language expression,</td>\n </tr>\n </table>\n </li>\n </ul>\n </div>",
"status" : "extensions"
}
}