International Patient Summary Implementation Guide
2.0.0 - International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. See the Directory of published versions

: Bundle - Minimal Complete IPS

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "bundle-minimal",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/ips/StructureDefinition/Bundle-uv-ips"
    ]
  },
  "language" : "en",
  "identifier" : {
    "system" : "urn:oid:2.16.724.4.8.10.200.10",
    "value" : "28b95815-76ce-457b-b7ae-a972e527db40"
  },
  "type" : "document",
  "timestamp" : "2020-12-11T14:30:00+01:00",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:f40b07e3-37e8-48c3-bf1c-ae70fe12dab0",
      "resource" : {
        "resourceType" : "Composition",
        "id" : "f40b07e3-37e8-48c3-bf1c-ae70fe12dab0",
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "status" : "final",
        "type" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "60591-5",
              "display" : "Patient summary Document"
            }
          ]
        },
        "subject" : {
          "reference" : "urn:uuid:244ad7c3-beeb-41d1-8a2f-c76b8cf720ad"
        },
        "date" : "2020-12-11T14:30:00+01:00",
        "author" : [
          {
            "reference" : "urn:uuid:45271f7f-63ab-4946-970f-3daaaa06637f"
          }
        ],
        "title" : "Patient Summary as of December 11, 2020 14:30",
        "confidentiality" : "N",
        "attester" : [
          {
            "mode" : "legal",
            "time" : "2020-12-11T14:30:00+01:00",
            "party" : {
              "reference" : "urn:uuid:45271f7f-63ab-4946-970f-3daaaa06637f"
            }
          },
          {
            "mode" : "legal",
            "time" : "2020-12-11T14:30:00+01:00",
            "party" : {
              "reference" : "urn:uuid:a21fe796-3594-4ad9-a01e-cc83118ceca9"
            }
          }
        ],
        "custodian" : {
          "reference" : "urn:uuid:a21fe796-3594-4ad9-a01e-cc83118ceca9"
        },
        "relatesTo" : [
          {
            "code" : "appends",
            "targetIdentifier" : {
              "system" : "urn:oid:2.16.724.4.8.10.200.10",
              "value" : "20e12ce3-857f-49c0-b888-cb670597f191"
            }
          }
        ],
        "event" : [
          {
            "code" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
                    "code" : "PCPR"
                  }
                ]
              }
            ],
            "period" : {
              "end" : "2020-12-11T14:30:00+01:00"
            }
          }
        ],
        "section" : [
          {
            "title" : "Active Problems",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "11450-4",
                  "display" : "Problem list - Reported"
                }
              ]
            },
            "text" : {
              "status" : "generated"
            },
            "entry" : [
              {
                "reference" : "urn:uuid:d179321e-c091-4cd4-8642-3a27537d506d"
              }
            ]
          },
          {
            "title" : "Medication",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "10160-0",
                  "display" : "History of Medication use Narrative"
                }
              ]
            },
            "text" : {
              "status" : "generated"
            },
            "entry" : [
              {
                "reference" : "urn:uuid:e1271efd-18ff-4654-9ee7-45f40019c453"
              }
            ]
          },
          {
            "title" : "Allergies and Intolerances",
            "code" : {
              "coding" : [
                {
                  "system" : "http://loinc.org",
                  "code" : "48765-2",
                  "display" : "Allergies and adverse reactions Document"
                }
              ]
            },
            "text" : {
              "status" : "generated"
            },
            "entry" : [
              {
                "reference" : "urn:uuid:74861316-f69d-4652-9fb1-8512a20c7927"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:244ad7c3-beeb-41d1-8a2f-c76b8cf720ad",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "244ad7c3-beeb-41d1-8a2f-c76b8cf720ad",
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.840.1.113883.2.4.6.3",
            "value" : "574687583"
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "DeLarosa",
            "given" : [
              "Martha"
            ]
          }
        ],
        "telecom" : [
          {
            "system" : "phone",
            "value" : "+31788700800",
            "use" : "home"
          }
        ],
        "gender" : "female",
        "birthDate" : "1972-05-01",
        "address" : [
          {
            "line" : [
              "Laan Van Europa 1600"
            ],
            "city" : "Dordrecht",
            "postalCode" : "3317 DB",
            "country" : "NL"
          }
        ],
        "contact" : [
          {
            "relationship" : [
              {
                "coding" : [
                  {
                    "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                    "code" : "MTH"
                  }
                ]
              }
            ],
            "name" : {
              "family" : "Mum",
              "given" : [
                "Martha"
              ]
            },
            "telecom" : [
              {
                "system" : "phone",
                "value" : "+33-555-20036",
                "use" : "home"
              }
            ],
            "address" : {
              "line" : [
                "Promenade des Anglais 111"
              ],
              "city" : "Lyon",
              "postalCode" : "69001",
              "country" : "FR"
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:45271f7f-63ab-4946-970f-3daaaa06637f",
      "resource" : {
        "resourceType" : "Practitioner",
        "id" : "45271f7f-63ab-4946-970f-3daaaa06637f",
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.528.1.1007.3.1",
            "value" : "129854633",
            "assigner" : {
              "display" : "CIBG"
            }
          }
        ],
        "active" : true,
        "name" : [
          {
            "family" : "van Hulp",
            "given" : [
              "Beetje"
            ]
          }
        ],
        "qualification" : [
          {
            "code" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0360",
                  "version" : "2.7",
                  "code" : "MD",
                  "display" : "Doctor of Medicine"
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:a21fe796-3594-4ad9-a01e-cc83118ceca9",
      "resource" : {
        "resourceType" : "Organization",
        "id" : "a21fe796-3594-4ad9-a01e-cc83118ceca9",
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "system" : "urn:oid:2.16.528.1.1007.3.3",
            "value" : "564738757"
          }
        ],
        "active" : true,
        "name" : "Anorg Aniza Tion BV / The best custodian ever",
        "telecom" : [
          {
            "system" : "phone",
            "value" : "+31-51-34343400",
            "use" : "work"
          }
        ],
        "address" : [
          {
            "use" : "work",
            "line" : [
              "Houttuinen 27"
            ],
            "city" : "Dordrecht",
            "postalCode" : "3311 CE",
            "country" : "NL"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:d179321e-c091-4cd4-8642-3a27537d506d",
      "resource" : {
        "resourceType" : "Condition",
        "id" : "d179321e-c091-4cd4-8642-3a27537d506d",
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "system" : "urn:oid:1.2.3.999",
            "value" : "cacceb57-395f-48e1-9c88-e9c9704dc2d2"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
              "code" : "confirmed"
            }
          ]
        },
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://loinc.org",
                "code" : "75326-9",
                "display" : "Problem"
              }
            ]
          }
        ],
        "severity" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "LA6751-7",
              "display" : "Moderate"
            }
          ]
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "198436008",
              "display" : "Menopausal flushing (finding)"
            },
            {
              "system" : "http://hl7.org/fhir/sid/icd-10",
              "code" : "N95.1",
              "display" : "Menopausal and female climacteric states"
            }
          ]
        },
        "subject" : {
          "reference" : "urn:uuid:244ad7c3-beeb-41d1-8a2f-c76b8cf720ad"
        },
        "onsetDateTime" : "2015",
        "recordedDate" : "2016-10"
      }
    },
    {
      "fullUrl" : "urn:uuid:e1271efd-18ff-4654-9ee7-45f40019c453",
      "resource" : {
        "resourceType" : "MedicationStatement",
        "id" : "e1271efd-18ff-4654-9ee7-45f40019c453",
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "system" : "urn:oid:1.2.3.999",
            "value" : "8faf0319-89d3-427c-b9d1-e8c8fd390dca"
          }
        ],
        "status" : "active",
        "medicationReference" : {
          "reference" : "urn:uuid:95db7c92-566a-4ded-896b-2220ab244a9e"
        },
        "subject" : {
          "reference" : "urn:uuid:244ad7c3-beeb-41d1-8a2f-c76b8cf720ad"
        },
        "effectivePeriod" : {
          "start" : "2015-03"
        },
        "dosage" : [
          {
            "timing" : {
              "repeat" : {
                "count" : 1,
                "periodUnit" : "d"
              }
            },
            "route" : {
              "coding" : [
                {
                  "system" : "http://standardterms.edqm.eu",
                  "code" : "20053000",
                  "display" : "Oral use"
                }
              ]
            },
            "doseAndRate" : [
              {
                "doseQuantity" : {
                  "value" : 1,
                  "unit" : "tablet",
                  "system" : "http://unitsofmeasure.org",
                  "code" : "1"
                }
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:95db7c92-566a-4ded-896b-2220ab244a9e",
      "resource" : {
        "resourceType" : "Medication",
        "id" : "95db7c92-566a-4ded-896b-2220ab244a9e",
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "108774000",
              "display" : "Product containing anastrozole (medicinal product)"
            },
            {
              "system" : "urn:oid:2.16.840.1.113883.2.4.4.1",
              "code" : "99872",
              "display" : "ANASTROZOL 1MG TABLET"
            },
            {
              "system" : "urn:oid:2.16.840.1.113883.2.4.4.7",
              "code" : "2076667",
              "display" : "ANASTROZOL CF TABLET FILMOMHULD 1MG"
            },
            {
              "system" : "http://www.whocc.no/atc",
              "code" : "L02BG03",
              "display" : "anastrozole"
            }
          ]
        }
      }
    },
    {
      "fullUrl" : "urn:uuid:74861316-f69d-4652-9fb1-8512a20c7927",
      "resource" : {
        "resourceType" : "AllergyIntolerance",
        "id" : "74861316-f69d-4652-9fb1-8512a20c7927",
        "language" : "en",
        "text" : {
          "status" : "generated"
        },
        "identifier" : [
          {
            "system" : "urn:oid:1.2.3.999",
            "value" : "8d9566a4-d26d-46be-a3e4-c9f3a0e5cd83"
          }
        ],
        "clinicalStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
              "code" : "active"
            }
          ]
        },
        "verificationStatus" : {
          "coding" : [
            {
              "system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
              "code" : "confirmed"
            }
          ]
        },
        "type" : "allergy",
        "category" : [
          "medication"
        ],
        "criticality" : "high",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "764146007",
              "display" : "Substance with penicillin structure (substance)"
            }
          ]
        },
        "patient" : {
          "reference" : "urn:uuid:244ad7c3-beeb-41d1-8a2f-c76b8cf720ad"
        },
        "onsetDateTime" : "2010"
      }
    }
  ]
}