PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-mhealth@0.1.2
    http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pmir-messageheader-response
description: See https://wiki.ihe.net/index.php/Patient_Master_Identity_Registry_(PMIR)
package_name: ch.fhir.ig.ch-epr-mhealth
derivation: constraint
name: CH_PMIR_MessageHeader_Response
type: MessageHeader
elements:
  event:
    pattern: {type: Uri, value: 'urn:ihe:iti:pmir:2019:patient-feed'}
    choices: [eventUri]
    index: 1
  eventUri:
    type: uri
    pattern: {type: Uri, value: 'urn:ihe:iti:pmir:2019:patient-feed'}
    choiceOf: event
    index: 2
  destination: {index: 3}
  source: {index: 4}
  response:
    index: 5
    elements:
      identifier: {index: 6}
      code: {index: 7}
package_version: 0.1.2
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-pmir-messageheader-response
base: http://hl7.org/fhir/StructureDefinition/MessageHeader
version: 0.1.2
required: [destination, response]