PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.medmorph@0.2.0
    http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-content-bundle
description: Bundle Resource profile for exchanging public health messages, knowledge artifacts or content.
package_name: hl7.fhir.us.medmorph
derivation: constraint
name: USPublicHealthContentBundle
type: Bundle
elements:
  type:
    type: code
    pattern: {type: Code, value: collection}
    mustSupport: true
    index: 0
  timestamp: {mustSupport: true, index: 1}
  entry: {mustSupport: true, array: true, min: 1, index: 2}
package_version: 0.2.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/medmorph/StructureDefinition/us-ph-content-bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 0.2.0
required: [entry, type]