PackagesCanonicalsLogsProblems
    Packages
    cezih.hr.cezih-osnova@0.2.9
    http://fhir.cezih.hr/specifikacije/StructureDefinition/IHE.PMIR.MessageHeaderInternal
description: StructureDefinition for MessageHeader resource constraints in the Internal implementation of IHE PMIR Profile for sync of Patient data to FHIR server.
package_name: cezih.hr.cezih-osnova
derivation: constraint
name: PMIRMessageHeaderInternal
type: MessageHeader
elements:
  definition:
    pattern: {type: canonical, value: 'https://profiles.ihe.net/ITI/PMIR/StructureDefintion/IHE.PMIR.MessageDefinition'}
    type: canonical
    index: 12
  enterer: {mustSupport: true, index: 8}
  author: {mustSupport: true, index: 9}
  responsible: {mustSupport: true, index: 10}
  event:
    pattern: {type: uri, value: 'urn:ihe:iti:pmir:2019:patient-feed-internal'}
    choices: [eventUri]
    type: uri
    index: 4
    slicing:
      slices:
        eventUri:
          match: {}
          schema:
            pattern: {type: uri, value: 'urn:ihe:iti:pmir:2019:patient-feed-internal'}
            choices: [eventUri]
            _required: true
            type: uri
            index: 4
          min: 1
  sender: {mustSupport: true, index: 7}
  focus:
    type: Reference
    refers: ['https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Bundle.History']
    index: 11
  eventUri:
    type: uri
    pattern: {type: uri, value: 'urn:ihe:iti:pmir:2019:patient-feed-internal'}
    choiceOf: event
    index: 5
    slicing:
      slices:
        eventUri:
          match: {}
          schema:
            type: uri
            pattern: {type: uri, value: 'urn:ihe:iti:pmir:2019:patient-feed-internal'}
            choiceOf: event
            _required: true
            index: 5
          min: 1
  destination: {index: 6}
package_version: 0.2.9
class: profile
kind: resource
url: http://fhir.cezih.hr/specifikacije/StructureDefinition/IHE.PMIR.MessageHeaderInternal
base: http://hl7.org/fhir/StructureDefinition/MessageHeader
version: 1.5.0
required: [destination, event, eventUri, focus]