PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.elements@3.0.2
    http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.requestMethod
{
  "description": null,
  "_filename": "DataElement-TestScript.setup.action.assert.requestMethod.json",
  "package_name": "hl7.fhir.r3.elements",
  "date": null,
  "meta": {
    "lastUpdated": "2019-10-24T11:53:00+11:00"
  },
  "publisher": null,
  "element": [ {
    "path": "TestScript.setup.action.assert.requestMethod",
    "min": 0,
    "definition": "The request method or HTTP operation code to compare against that used by the client system under test.",
    "short": "delete | get | options | patch | post | put",
    "type": [ {
      "code": "code"
    } ],
    "binding": {
      "strength": "required",
      "extension": [ {
        "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
        "valueString": "TestScriptRequestMethodCode"
      } ],
      "description": "The allowable request method or HTTP operation codes.",
      "valueSetReference": {
        "reference": "http://hl7.org/fhir/ValueSet/http-operations"
      }
    },
    "max": "1",
    "id": "TestScript.setup.action.assert.requestMethod",
    "comment": "If \"requestMethod\" is specified then it will be used in place of \"value\". The \"requestMethod\" will evaluate against the last operation's request HTTP operation."
  } ],
  "name": null,
  "type": null,
  "experimental": "true",
  "resourceType": "DataElement",
  "title": null,
  "package_version": "3.0.2",
  "status": "draft",
  "id": "def0cda0-dee4-4961-96b1-8733aa6e0179",
  "kind": null,
  "url": "http://hl7.org/fhir/DataElement/TestScript.setup.action.assert.requestMethod",
  "stringency": "fully-specified",
  "version": null
}