PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@5.0.0
    http://hl7.org/fhir/StructureDefinition/shareabletestscript
description: Enforces the minimum information set for the test script metadata required by HL7 and other organizations that share and publish test scripts
package_name: hl7.fhir.r5.core
derivation: constraint
name: ShareableTestScript
type: TestScript
elements:
  url: {type: uri, index: 0}
  version: {type: string, index: 1}
  experimental: {type: boolean, index: 2}
  publisher: {type: string, index: 3}
  description: {type: markdown, index: 4}
package_version: 5.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/StructureDefinition/shareabletestscript
base: http://hl7.org/fhir/StructureDefinition/TestScript
version: 5.0.0
required: [url, experimental, publisher, version, description]