URL | http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.requestId |
Version | |
Status | active |
Description | Cross-Version Extension for TestScript.setup.action.operation.requestId. Valid in versions R2 This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..1 | Extension | Fixture Id of mapped request | |
![]() ![]() ![]() | ..0 | |||
![]() ![]() ![]() | 1.. | id | ||
![]() ![]() ![]() | "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.requestId" | |||
![]() |
{ "resourceType" : "StructureDefinition", "id" : "xv-r3-tst.set.actn.ope.requestId", "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.requestId", "name" : "XVerExtensionTestScript.setup.action.operation.requestIdR3", "title" : "Cross-Version Extension for TestScript.setup.action.operation.requestId in R3", "status" : "active", "experimental" : false, "publisher" : "Health Level Seven International (FHIR Infrastructure)", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }, { "telecom" : [{ "system" : "url", "value" : "http://www.hl7.org/Special/committees/fiwg/index.cfm" }] }], "description" : "Cross-Version Extension for TestScript.setup.action.operation.requestId. Valid in versions R2\r\n\r\nThis is a valid cross-version extension because it's counted as a new element", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" }] }], "fhirVersion" : "5.0.0", "kind" : "complex-type", "abstract" : false, "context" : [{ "extension" : [{ "extension" : [{ "url" : "startFhirVersion", "valueCode" : "1.0" }, { "url" : "endFhirVersion", "valueCode" : "1.0" }], "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use" }], "type" : "element", "expression" : "TestScript.setup.action.operation" }, { "type" : "extension", "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-TestScript.setup.action.operation" }], "type" : "Extension", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension", "derivation" : "constraint", "differential" : { "element" : [{ "path" : "Extension", "short" : "Fixture Id of mapped request", "definition" : "The fixture id (maybe new) to map to the request.", "comment" : "If a requestId is supplied, then the resulting request (both headers and body) is mapped to the fixture ID (which may be entirely new and previously undeclared) designated by \"requestId\". If requestId is not specified, it is the test engine's responsibility to store the request and use it as the requestId in subsequent assertions when assertion path and/or headerField is specified, direction is equal to request, and the requestId in not specified.", "min" : 0, "max" : "1", "isModifier" : false }, { "path" : "Extension.extension", "max" : "0" }, { "path" : "Extension.value[x]", "min" : 1, "type" : [{ "code" : "id" }] }, { "path" : "Extension.url", "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.requestId" }] } }