PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.testing@0.1.0-snapshot1
    http://hl7.org/fhir/testplan-script-language
{
  "description": "The TestPlan test run script language.",
  "_filename": "CodeSystem-testplan-script-language.json",
  "package_name": "hl7.fhir.uv.testing",
  "date": "2025-02-24T10:56:24+04:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
  },
  "publisher": "HL7 International / FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
    } ]
  } ],
  "content": "complete",
  "name": "TestPlanScriptLanguage",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Test Plan Script Language",
  "package_version": "0.1.0-snapshot1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "draft"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 0
  } ],
  "status": "draft",
  "id": "420b523b-0522-47c8-9939-477672dd2058",
  "valueSet": "http://hl7.org/fhir/ValueSet/testplan-script-language|0.1.0-snapshot1",
  "kind": null,
  "url": "http://hl7.org/fhir/testplan-script-language",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.40.62.16.2",
    "system": "urn:ietf:rfc:3986"
  } ],
  "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": "0.1.0-snapshot1",
  "contact": [ {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}