PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver-r4.r5@0.0.1-snapshot-2
    http://hl7.org/fhir/4.0/StructureDefinition/extension-TestScript.setup.action.assert.response
description: This cross-version extension represents TestScript.setup.action.assert.response from http://hl7.org/fhir/StructureDefinition/TestScript|4.0.1 for use in FHIR R5.
package_name: hl7.fhir.uv.xver-r4.r5
derivation: constraint
name: Ext_R4_TestScript_se_ac_as_response
type: Extension
elements:
  url:
    base: {max: '1', min: 1, path: Extension.url}
    pattern: {type: Uri, value: 'http://hl7.org/fhir/4.0/StructureDefinition/extension-TestScript.setup.action.assert.response'}
    index: 0
  value:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    short: okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable
    choices: [valueCode]
    index: 2
  valueCode:
    base: {max: '1', min: 0, path: 'Extension.value[x]'}
    type: code
    short: okay | created | noContent | notModified | bad | forbidden | notFound | methodNotAllowed | conflict | gone | preconditionFailed | unprocessable
    choiceOf: value
    index: 3
package_version: 0.0.1-snapshot-2
class: extension
kind: complex-type
url: http://hl7.org/fhir/4.0/StructureDefinition/extension-TestScript.setup.action.assert.response
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.0.1-snapshot-2
required: [url]