FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageihe.iti.pmir
Resource TypePatient
IdPatient-ex-patient-merge.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Example PMIR Patient for merging

Source1

{
  "resourceType": "Patient",
  "id": "ex-patient-merge",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Patient.Merge"
    ]
  },
  "text": {
    "status": "additional",
    "div": "<!-- snip (see above) -->"
  },
  "active": false,
  "link": [
    {
      "other": {
        "reference": "Patient/ex-patient-merged"
      },
      "type": "replaced-by"
    }
  ]
}