PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.8
    https://fhir.synapxe.sg/StructureDefinition/ext-testType
description: Extension for capturing test type information in QuestionnaireResponse
package_name: synapxe.sgcdi
derivation: constraint
name: testType
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'https://fhir.synapxe.sg/StructureDefinition/ext-testType'}
    index: 0
  value:
    short: test type
    choices: [valueString]
    index: 2
  valueString: {type: string, short: test type, choiceOf: value, index: 3}
package_version: 1.0.8
class: extension
kind: complex-type
url: https://fhir.synapxe.sg/StructureDefinition/ext-testType
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [valueString, value]