Patient Master Identity Registry (PMIR)
1.6.0 - Trial-Implementation
This page is part of the IHE Patient Master Identity Registry (PMIR) (v1.6.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "Patient",
"id" : "ex-patient-merge",
"meta" : {
"profile" : [
🔗 "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Patient.Merge"
]
},
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Example PMIR Patient for merging</div>"
},
"active" : false,
"link" : [
{
"other" : {
🔗 "reference" : "Patient/ex-patient-merged"
},
"type" : "replaced-by"
}
]
}