PackagesCanonicalsLogsProblems
    Packages
    synapxe.sgcdi@1.0.3
    https://fhir.synapxe.sg/StructureDefinition/profile-bundle-observation
description: null
package_name: synapxe.sgcdi
derivation: constraint
name: BundleObservation
type: Bundle
elements:
  identifier:
    index: 0
    elements:
      system:
        pattern: {type: Uri, value: 'https://fhir.synap'}
        index: 1
  type:
    pattern: {type: Code, value: transaction}
    index: 2
  timestamp: {index: 3}
  total: {index: 4}
  link: {index: 5}
  entry:
    index: 6
    elements:
      response: {index: 18}
      request:
        index: 14
        elements:
          id: {index: 15}
          extension: {index: 16}
          modifierExtension: {index: 17}
        extensions: {}
      search: {index: 13}
      extension: {index: 8}
      fullUrl: {index: 11}
      link: {index: 10}
      id: {index: 7}
      resource: {type: Resource, index: 12}
      modifierExtension: {index: 9}
    extensions: {}
    required: [resource, fullUrl, request]
  signature: {index: 19}
  issues: {index: 20}
package_version: 1.0.3
class: profile
kind: resource
url: https://fhir.synapxe.sg/StructureDefinition/profile-bundle-observation
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: null
required: [entry, identifier]