PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.livd@1.0.0-ballot
    http://hl7.org/fhir/uv/livd/StructureDefinition/bundle-uv-livd
description: LIVD constraints on the Bundle resource
package_name: hl7.fhir.uv.livd
derivation: constraint
name: LIVDBundle
type: Bundle
elements:
  identifier: {mustSupport: true, index: 0}
  type:
    short: The bundle type
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/livd/ValueSet/livd-bundle-type'}
    mustSupport: true
    index: 1
  timestamp: {mustSupport: false, index: 2}
  total: {mustSupport: false, index: 3}
  link:
    mustSupport: false
    index: 4
    elements:
      relation: {mustSupport: false, index: 5}
      url: {mustSupport: false, index: 6}
  entry:
    mustSupport: true
    array: true
    min: 5
    index: 7
    elements:
      link: {mustSupport: false, index: 8}
      fullUrl: {mustSupport: true, index: 9}
      resource: {mustSupport: true, index: 10}
      search:
        mustSupport: false
        index: 11
        elements:
          mode: {mustSupport: false, index: 12}
          score: {mustSupport: false, index: 13}
      request:
        short: Transaction Related Information
        mustSupport: true
        index: 14
        elements:
          method: {short: GET | POST | PUT | DELETE, mustSupport: true, index: 15}
          url: {mustSupport: true, index: 16}
          ifNoneMatch: {mustSupport: false, index: 17}
          ifModifiedSince: {mustSupport: false, index: 18}
          ifMatch: {mustSupport: false, index: 19}
          ifNoneExist: {mustSupport: false, index: 20}
      response:
        mustSupport: false
        index: 21
        elements:
          status: {mustSupport: false, index: 22}
          location: {mustSupport: false, index: 23}
          etag: {mustSupport: false, index: 24}
          lastModified: {mustSupport: false, index: 25}
          outcome: {mustSupport: false, index: 26}
    required: [resource]
  signature: {index: 27}
package_version: 1.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/uv/livd/StructureDefinition/bundle-uv-livd
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0-ballot
required: [identifier]