Guia de implementação do Sumário Internacional do Paciente: Release 1 - BR Realm | STU1
1.0.0 - STU1 Brazil flag

This page is part of the IPS Brasil (v1.0.0: Release) 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

: Exemplo de composição do IPS Brasileiro. - JSON Representation

Raw json | Download

{
  "resourceType" : "Composition",
  "id" : "560ad9c9-2057-40fe-8996-e43bd91f617a",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narrativa gerada: Composition 560ad9c9-2057-40fe-8996-e43bd91f617a</b></p><a name=\"560ad9c9-2057-40fe-8996-e43bd91f617a\"> </a><a name=\"hc560ad9c9-2057-40fe-8996-e43bd91f617a\"> </a><p><b>status</b>: Final</p><p><b>type</b>: <span title=\"Códigos:{http://loinc.org 60591-5}\">Patient summary Document</span></p><p><b>date</b>: 2025-02-20 14:30:00+0000</p><p><b>author</b>: <a href=\"Practitioner-d3b61455-f432-48f0-b83b-ba825922d735.html\">Dra. Maria Souza</a></p><p><b>title</b>: Resumo Internacional do Paciente</p></div>"
  },
  "status" : "final",
  "type" : {
    "coding" : [
      {
        "system" : "http://loinc.org",
        "code" : "60591-5",
        "display" : "Patient summary Document"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/b1997888-85fd-41b6-bf94-6242cf3c8265",
    "display" : "João da Silva"
  },
  "date" : "2025-02-20T14:30:00Z",
  "author" : [
    {
      🔗 "reference" : "Practitioner/d3b61455-f432-48f0-b83b-ba825922d735",
      "display" : "Dra. Maria Souza"
    }
  ],
  "title" : "Resumo Internacional do Paciente",
  "section" : [
    {
      "title" : "Histórico de Medicações",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "10160-0",
            "display" : "History of Medication use Narrative"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "MedicationStatement/40386463-e1c7-46d4-92c7-b65ace40fa41"
        }
      ]
    },
    {
      "title" : "Alergias e Intolerâncias",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "48765-2",
            "display" : "Allergies and adverse reactions Document"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "AllergyIntolerance/498615d6-279f-4883-b4e2-e32f86f75aa1"
        }
      ]
    },
    {
      "title" : "Lista de Problemas",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11450-4",
            "display" : "Problem list Reported"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Condition/c5771fd6-63a6-4a3b-936c-22146d2be9d5"
        }
      ]
    },
    {
      "title" : "Histórico de Procedimentos do Paciente",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "47519-4",
            "display" : "Procedures Hx Doc"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Procedure/2d7b5358-19aa-4f21-b7c5-9260ed832c6c"
        }
      ]
    },
    {
      "title" : "Imunizações",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11369-6",
            "display" : "History of Immunization Narrative"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Immunization/714819de-cd07-4423-94ea-7057504a2cc8"
        }
      ]
    },
    {
      "title" : "Documento",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "11502-2",
            "display" : "Laboratory report"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "DiagnosticReport/f2ae8416-6ea8-4dbf-9147-86de7fa2490d"
        }
      ]
    },
    {
      "title" : "Sinais Vitais do Paciente",
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "8716-3",
            "display" : "Vital signs"
          }
        ]
      },
      "entry" : [
        {
          🔗 "reference" : "Observation/14d1729d-16c7-45a2-be7f-bc17f261ce85"
        }
      ]
    }
  ]
}