{
"description": "The TestPlan test run script language.",
"_filename": "CodeSystem-testplan-script-language.json",
"package_name": "hl7.fhir.r6.examples",
"date": "2025-02-24T10:56:24+04:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2025-04-01T12:16:37.966+11:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "TestPlanScriptLanguage",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "TestPlanScriptLanguage",
"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": "trial-use"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 0
} ],
"status": "active",
"id": "875025f4-f1b6-4a0a-82db-3a35d093cd69",
"valueSet": "http://hl7.org/fhir/ValueSet/testplan-script-language",
"kind": null,
"url": "http://hl7.org/fhir/testplan-script-language",
"concept": [ {
"code": "gherkin",
"display": "Gherkin",
"definition": "The Gherkin test script language."
}, {
"code": "postman",
"display": "Postman",
"definition": "The Postman test script language."
}, {
"code": "testscript",
"display": "FHIR TestScript",
"definition": "The FHIR TestScript resource."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot3",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}