﻿{
  "types": [
    "TestScript"
  ],
  "TestScript": {
    "elements": {
      "TestScript.url": {
        "old-min": 1,
        "new-min": 0
      },
      "TestScript.identifier": {
        "old-max": "1",
        "new-max": "*"
      },
      "TestScript.versionAlgorithm[x]": {
        "status": "new"
      },
      "TestScript.status": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/publication-status|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/publication-status|5.0.0",
          "strength": "required"
        }
      },
      "TestScript.copyrightLabel": {
        "status": "new"
      },
      "TestScript.origin.url": {
        "status": "new"
      },
      "TestScript.destination.url": {
        "status": "new"
      },
      "TestScript.scope": {
        "status": "new"
      },
      "TestScript.scope.artifact": {
        "status": "new"
      },
      "TestScript.scope.conformance": {
        "status": "new"
      },
      "TestScript.scope.phase": {
        "status": "new"
      },
      "TestScript.profile": {
        "removed-types": [
          "Reference(Resource)"
        ],
        "added-types": [
          "canonical(StructureDefinition)"
        ]
      },
      "TestScript.setup.action.operation.resource": {
        "removed-types": [
          "code"
        ],
        "added-types": [
          "uri"
        ],
        "binding-strength-changed": true,
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/defined-types|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/concrete-fhir-types",
          "strength": "extensible"
        }
      },
      "TestScript.setup.action.operation.accept": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/mimetypes|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/mimetypes|5.0.0",
          "strength": "required"
        }
      },
      "TestScript.setup.action.operation.contentType": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/mimetypes|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/mimetypes|5.0.0",
          "strength": "required"
        }
      },
      "TestScript.setup.action.operation.method": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/http-operations|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/http-operations|5.0.0",
          "strength": "required"
        }
      },
      "TestScript.setup.action.assert.direction": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/assert-direction-codes|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/assert-direction-codes|5.0.0",
          "strength": "required"
        }
      },
      "TestScript.setup.action.assert.contentType": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/mimetypes|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/mimetypes|5.0.0",
          "strength": "required"
        }
      },
      "TestScript.setup.action.assert.defaultManualCompletion": {
        "status": "new"
      },
      "TestScript.setup.action.assert.operator": {
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "added-codes": [
          "manualEval"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/assert-operator-codes|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/assert-operator-codes|5.0.0",
          "strength": "required"
        }
      },
      "TestScript.setup.action.assert.requestMethod": {
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/http-operations|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/http-operations|5.0.0",
          "strength": "required"
        }
      },
      "TestScript.setup.action.assert.resource": {
        "removed-types": [
          "code"
        ],
        "added-types": [
          "uri"
        ],
        "binding-strength-changed": true,
        "binding-valueset-changed": true,
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/defined-types|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/concrete-fhir-types",
          "strength": "extensible"
        }
      },
      "TestScript.setup.action.assert.response": {
        "binding-valueset-changed": true,
        "binding-codes-changed": true,
        "removed-codes": [
          "bad",
          "unprocessable"
        ],
        "added-codes": [
          "continue",
          "switchingProtocols",
          "accepted",
          "nonAuthoritativeInformation",
          "resetContent",
          "partialContent",
          "multipleChoices",
          "movedPermanently",
          "found",
          "seeOther",
          "useProxy",
          "temporaryRedirect",
          "permanentRedirect",
          "badRequest",
          "unauthorized",
          "paymentRequired",
          "notAcceptable",
          "proxyAuthenticationRequired",
          "requestTimeout",
          "lengthRequired",
          "contentTooLarge",
          "uriTooLong",
          "unsupportedMediaType",
          "rangeNotSatisfiable",
          "expectationFailed",
          "misdirectedRequest",
          "unprocessableContent",
          "upgradeRequired",
          "internalServerError",
          "notImplemented",
          "badGateway",
          "serviceUnavailable",
          "gatewayTimeout",
          "httpVersionNotSupported"
        ],
        "binding-status": "changed",
        "old-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/assert-response-code-types|4.3.0",
          "strength": "required"
        },
        "new-binding": {
          "reference": "http://hl7.org/fhir/ValueSet/assert-response-code-types|5.0.0",
          "strength": "required"
        }
      },
      "TestScript.setup.action.assert.stopTestOnFail": {
        "status": "new"
      },
      "TestScript.setup.action.assert.requirement": {
        "status": "new"
      },
      "TestScript.setup.action.assert.requirement.link[x]": {
        "status": "new"
      }
    },
    "status": "changed"
  }
}