FHIR IG Statistics: ValueSet/JavascriptExpressionLanguageValueset
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set includes codes based on the following rules:
Source
{
"resourceType": "ValueSet",
"id": "JavascriptExpressionLanguageValueset",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}
],
"url": "http://hl7.org/fhir/uv/javascript/ValueSet/JavascriptExpressionLanguageValueset",
"version": "0.1.0",
"name": "JavascriptExpressionLanguageValueset",
"title": "Javascript and other expression languages",
"status": "draft",
"experimental": false,
"date": "2025-05-12T10:18:26+00:00",
"publisher": "Hl7 International/ FHIR infrastructure",
"contact": [
{
"name": "Hl7 International/ FHIR infrastructure",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/"
}
]
}
],
"compose": {
"include": [
{
"valueSet": [
"http://hl7.org/fhir/ValueSet/expression-language"
]
},
{
"system": "http://hl7.org/fhir/uv/javascript/CodeSystem/JavaScriptExpressionCodes",
"concept": [
{
"code": "javascript",
"display": "Javascript"
}
]
}
]
}
}