PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.8
    https://fhir.synapxe.sg/StructureDefinition/ext-ed-policeCase
description: Extension for capturing police case information in Emergency Department notes
package_name: synapxe.sgcdi
derivation: constraint
name: policeCase
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'https://fhir.synapxe.sg/StructureDefinition/ext-ed-policeCase'}
    index: 0
  value:
    short: Police case
    choices: [valueBoolean]
    index: 2
  valueBoolean: {type: boolean, short: Police case, choiceOf: value, index: 3}
package_version: 1.0.8
class: extension
kind: complex-type
url: https://fhir.synapxe.sg/StructureDefinition/ext-ed-policeCase
base: http://hl7.org/fhir/StructureDefinition/Extension
version: null
required: [value, valueBoolean]