PackagesCanonicalsLogsProblems
    Packages
    ca.bc.bcy@ids-1.0.0
    http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/MessageHeader
description: null
package_name: ca.bc.bcy
derivation: constraint
name: MessageHeader
type: MessageHeader
elements:
  meta:
    index: 1
    elements:
      versionId: {index: 2}
      lastUpdated: {index: 3}
      profile:
        pattern: {type: Canonical, value: 'http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/MessageHeader'}
        index: 4
      security: {index: 5}
      tag: {index: 6}
    required: [profile]
  source:
    short: Message source application - PIR
    index: 19
    elements:
      name:
        pattern: {type: String, value: PIR Immz}
        index: 20
      endpoint: {index: 21}
    required: [name]
  reason:
    index: 24
    elements:
      id: {index: 25}
      coding: {index: 26}
      text: {index: 27}
  responsible:
    short: The Panorama Organizational Unit and/or Client Health Region which submitted the message contents.
    index: 22
    elements:
      reference: {index: 23}
    required: [reference]
  contained: {index: 7}
  event:
    pattern: {type: Uri, value: 'http://ehealth.bc.ca/panorama/fhir/MessageHeader'}
    choices: [eventUri]
    index: 9
  id: {short: Same unique GUID as resourceBundle.id, index: 0}
  focus:
    short: The actual content of the message related to a specific patient.
    index: 28
    elements:
      reference: {index: 29}
    required: [reference]
  eventUri:
    type: uri
    pattern: {type: Uri, value: 'http://ehealth.bc.ca/panorama/fhir/MessageHeader'}
    choiceOf: event
    index: 10
  destination:
    index: 11
    elements:
      name: {index: 12}
      target:
        elements:
          id: {index: 13}
          reference: {index: 14}
          type: {index: 15}
          identifier: {index: 16}
          display: {index: 17}
      endpoint: {index: 18}
    required: [name]
package_version: ids-1.0.0
class: profile
kind: resource
url: http://ehealth.bc.ca/fhir/StructureDefinition/bc-bcyimmunizationdistribution/MessageHeader
base: http://hl7.org/fhir/StructureDefinition/MessageHeader
version: null
required: [destination, focus, id, responsible, meta]