PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@epr-mhealth-0.2.0
    http://ihe.net/fhir/StructureDefinition/IHE.PMIR.Patient.Merge
description: See https://wiki.ihe.net/index.php/Patient_Master_Identity_Registry_(PMIR)
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: IHE_PMIR_Patient_Merge
type: Patient
elements:
  active:
    pattern: {type: boolean, value: false}
    type: boolean
    index: 0
  link:
    index: 1
    elements:
      other:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
        index: 2
      type:
        pattern: {type: code, value: replaced-by}
        type: code
        index: 3
package_version: epr-mhealth-0.2.0
class: profile
kind: resource
url: http://ihe.net/fhir/StructureDefinition/IHE.PMIR.Patient.Merge
base: http://hl7.org/fhir/StructureDefinition/Patient
version: 0.2.0
required: [active, link]