International Patient Summary Implementation Guide
1.1.0 - CI Build 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 1.1.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

: IPS Composition example - minimal - JSON Representation

Page standards status: Informative

Raw json | Download


{
  "resourceType" : "Composition",
  "id" : "composition-minimal",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"composition-minimal\"> </a><a name=\"hccomposition-minimal\"> </a></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 Composition &quot;composition-minimal&quot; </p></div><p><b>status</b>: final</p><p><b>type</b>: Patient summary Document <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#60591-5)</span></p><p><b>date</b>: 2020-12-11 14:30:00+0100</p><p><b>author</b>: <a href=\"Practitioner-eumfh-39-07.html\">Practitioner/eumfh-39-07</a> &quot; ANTONIO&quot;</p><p><b>title</b>: Patient Summary as of December 11, 2020 14:30</p><p><b>confidentiality</b>: N</p><blockquote><p><b>attester</b></p><p><b>mode</b>: legal</p><p><b>time</b>: 2020-12-11 14:30:00+0100</p><p><b>party</b>: <a href=\"Practitioner-eumfh-39-07.html\">Practitioner/eumfh-39-07</a> &quot; ANTONIO&quot;</p></blockquote><blockquote><p><b>attester</b></p><p><b>mode</b>: legal</p><p><b>time</b>: 2020-12-11 14:30:00+0100</p><p><b>party</b>: <a href=\"Organization-simple-org.html\">Organization/simple-org</a> &quot;Best Diagnostic Department&quot;</p></blockquote><p><b>custodian</b>: <a href=\"Organization-simple-org.html\">Organization/simple-org</a> &quot;Best Diagnostic Department&quot;</p><h3>RelatesTos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Target[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>appends</td><td><code>urn:oid:2.16.724.4.8.10.200.10</code>/20e12ce3-857f-49c0-b888-cb670597f191</td></tr></table><h3>Events</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Period</b></td></tr><tr><td style=\"display: none\">*</td><td>care provision <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ActClass.html\">ActClass</a>#PCPR)</span></td><td>?? --&gt; 2020-12-11 14:30:00+0100</td></tr></table></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "60591-5",
        "display" : "Patient summary Document"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/eumfh-39-07"
  },
  "date" : "2020-12-11T14:30:00+01:00",
  "author" : [
    {
      🔗 "reference" : "Practitioner/eumfh-39-07"
    }
  ],
  "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" : "Practitioner/eumfh-39-07"
      }
    },
    {
      "mode" : "legal",
      "time" : "2020-12-11T14:30:00+01:00",
      "party" : {
        🔗 "reference" : "Organization/simple-org"
      }
    }
  ],
  "custodian" : {
    🔗 "reference" : "Organization/simple-org"
  },
  "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",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li><div><b>Condition Name</b>: Acute myocardial infarction of anterior wall</div><div><b>Code</b>: <span>54329005</span></div><div><b>Status</b>: <span>Active</span></div></li></ul></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "Condition/eumfh-39-07-1"
        }
      ]
    },
    {
      "title" : "Medication",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "History of Medication use Narrative"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li><div><b>Medication Name</b>: Simvastatin 40 MG Disintegrating Oral Tablet</div><div><b>Code</b>: <span>C10AA01</span></div><div><b>Status</b>: <span>Active, started 2014</span></div><div>Instructions: Take 40 mg/day</div></li></ul></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "MedicationStatement/eumfh-39-07-1"
        }
      ]
    },
    {
      "title" : "Allergies and Intolerances",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48765-2",
            "display" : "Allergies and adverse reactions Document"
          }
        ]
      },
      "text" : {
        "status" : "generated",
        "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li><div><b>Allergy Name</b>: No known allergies</div><div><b>Verification Status</b>: Confirmed</div><div><b>Reaction</b>: <span>no information</span></div></li></ul></div>"
      },
      "entry" : [
        {
          🔗 "reference" : "AllergyIntolerance/eumfh-39-07-1"
        }
      ]
    }
  ]
}