Guia de Implementação da iPES - CI build
0.1.0 - ci-build

!!Guia de Implementação da iPES - CI build - Compilação de desenvolvimento local (v0.1.0) construída pelas ferramentas de compilação FHIR (HL7® FHIR® Standard). Veja o Diretório de versões publicadas

: Exemplo de Bundle Laboratório - JSON Representation

Raw json | Download

{
  "resourceType" : "Bundle",
  "id" : "LaboratoryExample",
  "meta" : {
    "profile" : [
      🔗 "https://fhir.ipes.tech/fhir/StructureDefinition/Laboratory"
    ]
  },
  "type" : "transaction",
  "entry" : [
    {
      "fullUrl" : "urn:uuid:service-request-example-001",
      "resource" : {
        "resourceType" : "ServiceRequest",
        "id" : "ServiceRequestExemplo",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.ipes.tech/fhir/StructureDefinition/ServiceRequestBRIPES"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"ServiceRequest_ServiceRequestExemplo\"> </a><p class=\"res-header-id\"><b>Narrativa gerada: ServiceRequest ServiceRequestExemplo</b></p><a name=\"ServiceRequestExemplo\"> </a><a name=\"hcServiceRequestExemplo\"> </a><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\"/><p style=\"margin-bottom: 0px\">Perfil: <a href=\"StructureDefinition-ServiceRequestBRIPES.html\">Solicitação de Serviço</a></p></div><p><b>identifier</b>: <code>urn:oid:1.3.2.4.5.7.11111.8</code>/123456</p><p><b>status</b>: Draft</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Códigos:{https://fhir.ipes.tech/fhir/CodeSystem/ServiceRequestCategory SADT}\">Serviço Auxiliar de Diagnóstico ou Terapia</span></p><p><b>code</b>: <span title=\"Códigos:{https://fhir.ipes.tech/fhir/CodeSystem/ServiceRequestCategory 403043018}\">Hemograma completo</span></p><p><b>orderDetail</b>: <span title=\"Códigos:{https://terminologia.saude.gov.br/fhir/CodeSystem/BRCBHPMTUSS 403043018}\">Hemograma completo</span></p><p><b>subject</b>: <a href=\"Patient-611c2e81-2ccb-42d8-9ddc-2d0bfa65c1b4.html\">James Bond  Male, DoB: 1985-01-01 ( Health Card Number\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>requester</b>: <a href=\"Practitioner/practitioner-exemplo-id\">Practitioner/practitioner-exemplo-id</a></p><p><b>reasonCode</b>: <span title=\"Códigos:{https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10 R53.1}\">Fraqueza</span></p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:1.3.2.4.5.7.11111.8",
            "value" : "123456"
          }
        ],
        "status" : "draft",
        "intent" : "order",
        "category" : [
          {
            "coding" : [
              {
                "system" : "https://fhir.ipes.tech/fhir/CodeSystem/ServiceRequestCategory",
                "code" : "SADT",
                "display" : "Serviço Auxiliar de Diagnóstico ou Terapia"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "https://fhir.ipes.tech/fhir/CodeSystem/ServiceRequestCategory",
              "code" : "403043018",
              "display" : "Hemograma completo"
            }
          ],
          "text" : "Hemograma completo"
        },
        "orderDetail" : [
          {
            "coding" : [
              {
                "system" : "https://terminologia.saude.gov.br/fhir/CodeSystem/BRCBHPMTUSS",
                "code" : "403043018",
                "display" : "Hemograma completo"
              }
            ]
          }
        ],
        "subject" : {
          🔗 "reference" : "Patient/611c2e81-2ccb-42d8-9ddc-2d0bfa65c1b4"
        },
        "requester" : {
          "reference" : "Practitioner/practitioner-exemplo-id"
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "https://terminologia.saude.gov.br/fhir/ValueSet/BRCID10",
                "code" : "R53.1",
                "display" : "Fraqueza"
              }
            ]
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "ServiceRequest"
      }
    },
    {
      "fullUrl" : "urn:uuid:diagnostic-report-example-001",
      "resource" : {
        "resourceType" : "DiagnosticReport",
        "id" : "DiagnosticReportExemplo",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.ipes.tech/fhir/StructureDefinition/DiagnosticReportPresentedForm"
          ]
        },
        "text" : {
          "status" : "generated",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"DiagnosticReport_DiagnosticReportExemplo\"> </a><p class=\"res-header-id\"><b>Narrativa gerada: DiagnosticReport DiagnosticReportExemplo</b></p><a name=\"DiagnosticReportExemplo\"> </a><a name=\"hcDiagnosticReportExemplo\"> </a><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\"/><p style=\"margin-bottom: 0px\">Perfil: <a href=\"StructureDefinition-DiagnosticReportPresentedForm.html\">Resultado de Exame - Formatado</a></p></div><h2><span title=\"Códigos:{$BRProcedimentosNacionais 403043018}\">Hemograma completo</span> (<span title=\"Códigos:{http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>) </h2><table class=\"grid\"><tr><td>Assunto</td><td>James Bond  Male, DoB: 1985-01-01 ( Health Card Number\u00a0(use:\u00a0official,\u00a0))</td></tr><tr><td>Comunicado</td><td>2025-09-30 10:30:00-0300</td></tr><tr><td>Identificador</td><td> <code>urn:oid:1.3.2.4.5.7.99999.1</code>/LAB-EXAME-001</td></tr></table><p><b>Detalhes do relatório</b></p></div>"
        },
        "identifier" : [
          {
            "system" : "urn:oid:1.3.2.4.5.7.99999.1",
            "value" : "LAB-EXAME-001"
          }
        ],
        "basedOn" : [
          {
            🔗 "reference" : "ServiceRequest/ServiceRequestExemplo"
          }
        ],
        "status" : "final",
        "category" : [
          {
            "coding" : [
              {
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
                "code" : "LAB",
                "display" : "Laboratory"
              }
            ]
          }
        ],
        "code" : {
          "coding" : [
            {
              "system" : "$BRProcedimentosNacionais",
              "code" : "403043018",
              "display" : "Hemograma completo"
            }
          ]
        },
        "subject" : {
          🔗 "reference" : "Patient/611c2e81-2ccb-42d8-9ddc-2d0bfa65c1b4"
        },
        "issued" : "2025-09-30T10:30:00-03:00",
        "presentedForm" : [
          {
            "contentType" : "application/pdf",
            "url" : "https://laboratorio-exemplo.com/resultados/hemograma-001.pdf"
          }
        ]
      },
      "request" : {
        "method" : "POST",
        "url" : "DiagnosticReport"
      }
    },
    {
      "fullUrl" : "urn:uuid:binary-example-001",
      "resource" : {
        "resourceType" : "Binary",
        "id" : "BinaryBRIPESExemplo",
        "meta" : {
          "profile" : [
            🔗 "https://fhir.ipes.tech/fhir/StructureDefinition/BinaryBRIPES"
          ]
        },
        "contentType" : "application/pdf",
        "data" : "VW0gZXhlbXBsbyBkZSBiYXNlIDY0"
      },
      "request" : {
        "method" : "POST",
        "url" : "Binary"
      }
    }
  ]
}