Patient Master Identity Registry (PMIR)
1.5.0 - Trial-Implementation International flag

This page is part of the IHE Patient Master Identity Registry (PMIR) (v1.5.0: Trial Implementation) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CAT Sample 4 ITI-93 Baby - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "08b38db4-13c1-48a3-ab50-80104d6dd66a",
  "type" : "message",
  "timestamp" : "2021-03-03T16:56:18.995083-05:00",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:2a33c795-c064-4e47-9ea9-f246450c0551",
      "resource" : {
        "resourceType" : "MessageHeader",
        "id" : "2a33c795-c064-4e47-9ea9-f246450c0551",
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: MessageHeader</b></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource MessageHeader \"2a33c795-c064-4e47-9ea9-f246450c0551\" </p></div><p><b>event</b>: <code>urn:ihe:iti:pmir:2019:patient-feed</code></p><h3>Sources</h3><table class=\"grid\"><tr><td>-</td><td><b>Endpoint</b></td></tr><tr><td>*</td><td><a href=\"http://172-223-006-088.res.spectrum.com:18035/PatientIdentityManager/fhir\">http://172-223-006-088.res.spectrum.com:18035/PatientIdentityManager/fhir</a></td></tr></table><h3>Responses</h3><table class=\"grid\"><tr><td>-</td><td><b>Identifier</b></td><td><b>Code</b></td></tr><tr><td>*</td><td>76354729-8458-434c-ace5-007e6ff32464</td><td>ok</td></tr></table><p><b>focus</b>: <a href=\"#Bundle_546b18fa-95c6-4471-9ba2-fee6b09c46b2\">See above (urn:uuid:52670f39-60d4-414b-9823-7b7ca043c3f3)</a></p></div>"
        },
        "eventUri" : "urn:ihe:iti:pmir:2019:patient-feed",
        "source" : {
          "endpoint" : "http://172-223-006-088.res.spectrum.com:18035/PatientIdentityManager/fhir"
        },
        "response" : {
          "identifier" : "76354729-8458-434c-ace5-007e6ff32464",
          "code" : "ok"
        },
        "focus" : [
          {
            "reference" : "urn:uuid:52670f39-60d4-414b-9823-7b7ca043c3f3"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:52670f39-60d4-414b-9823-7b7ca043c3f3",
      "resource" : {
        "resourceType" : "Bundle",
        "id" : "546b18fa-95c6-4471-9ba2-fee6b09c46b2",
        "type" : "history",
        "timestamp" : "2021-03-03T16:56:19.0000825-05:00",
        "entry" : [
          {
            "fullUrl" : "http://172-223-006-088.res.spectrum.com:18035/PatientIdentityManager/fhir/Patient/8a940348-6b7c-eb11-95e7-d067e54cbc0c",
            "resource" : {
              "resourceType" : "Patient",
              "id" : "8a940348-6b7c-eb11-95e7-d067e54cbc0c",
              "meta" : {
                "lastUpdated" : "2021-03-03T16:56:18.573-05:00"
              },
              "identifier" : [
                {
                  "use" : "usual",
                  "system" : "urn:oid:1.3.6.1.4.1.21367.13.20.308",
                  "value" : "Child",
                  "assigner" : {
                    "display" : "TIE5"
                  }
                }
              ],
              "active" : true,
              "name" : [
                {
                  "use" : "official",
                  "family" : "TIANI-SPIRIT",
                  "given" : [
                    "CHILD"
                  ]
                }
              ],
              "gender" : "male",
              "birthDate" : "2021-03-03"
            },
            "request" : {
              "method" : "POST",
              "url" : "Patient/cb80f151-8209-46b8-87e8-b0c20186b654"
            },
            "response" : {
              "status" : "201",
              "location" : "Patient/8a940348-6b7c-eb11-95e7-d067e54cbc0c"
            }
          }
        ]
      }
    }
  ]
}