Sincronização de Quebra de Vacina


Mensagem Exemplo 1 - Sincronização de Quebra com sucesso
Caso de Validação 1 – Sincronização de quebra de vacina com sucesso.

 

PEDIDO

 


Bundle
{
    "resourceType": "Bundle",
    "id": "snc-quebra-vacina-001",
    "meta": {
        "lastUpdated": "2023-12-31T23:59:59+00:00",
        "profile":  [
            "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV"
        ]
    },
    "type": "message",
    "entry":  [
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/MessageHeader/rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31",
            "resource": {
                "resourceType": "MessageHeader",
                "id": "rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRVEXE"
                    ]
                },
                "eventCoding": {
                    "system": "https://spms.min-saude.pt/fhir-r4B/iop/events",
                    "code": "<codigo-evento>",
                    "display": "<descricao-do-evento>"
                },
                "destination":  [
                    {
                        "name": "sistema-nacional",
                        "endpoint": "nome-da-entidade-responsavel/sistema-nacional",
                        "receiver": {
                            "reference": "Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
                            "display": "nome-da-entidade-exemplo1"
                        }
                    }
                ],
                "enterer": {
                    "reference": "Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526"
                },
                "sender": {
                    "reference": "Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
                    "display": "nome-da-entidade-exemplo2"
                },
                "source": {
                    "name": "sistema-clinico",
                    "endpoint": "nome-da-entidade-responsavel/sistema-clinico"
                },
                "focus":  [
                    {
                        "reference": "Parameters/par45ea48-e0ef-405e-86fc-498ae907f551"
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Parameters/par45ea48-e0ef-405e-86fc-498ae907f551",
            "resource": {
                "resourceType": "Parameters",
                "id": "par45ea48-e0ef-405e-86fc-498ae907f551",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPSQBR"
                    ]
                },
                "parameter":  [
                    {
                        "name": "DataRegistoQuebra",
                        "valueDateTime": "2023-10-12"
                    },
                    {
                        "name": "CodigoVacina",
                        "part":  [
                            {
                                "name": "Vacina",
                                "valueCodeableConcept": {
                                    "coding":  [
                                        {
                                            "system": "http://snomed.info/sct",
                                            "code": "1119349007",
                                            "display": "Vaccine product containing only severe acute respiratory syndrome coronavirus 2 messenger ribonucleic acid (medicinal product)"
                                        }
                                    ],
                                    "text": "Vacina contra a COVID-19 (mRNA)"
                                }
                            }
                        ]
                    },
                    {
                        "name": "NumeroLote",
                        "valueString": "ACA5778"
                    },
                    {
                        "name": "Medicamento",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "id": "RN-PT",
                                    "system": "https://www.infarmed.pt",
                                    "code": "5811344",
                                    "display": "JCOVDEN previously COVID-19 Vaccine Janssen"
                                }
                            ],
                            "text": "JCOVDEN previously COVID-19 Vaccine Janssen"
                        }
                    },
                    {
                        "name": "Quantidade",
                        "valuePositiveInt": 5
                    },
                    {
                        "name": "MotivoQuebra",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "1290621006",
                                    "display": "Vaccine product cold chain breakdown (finding)"
                                }
                            ],
                            "text": "Vaccine product cold chain breakdown"
                        }
                    },
                    {
                        "name": "DestinoVacinaInutilizada",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "system": "https://spms.min-saude.pt/vacinas/CodeSystem/unusedVaccineDestination",
                                    "code": "3"
                                }
                            ],
                            "text": "Solicitada recolha pelo INFARMED/TAIM – Suspeita defeito qualidade"
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526",
            "resource": {
                "resourceType": "Practitioner",
                "meta": {
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC"
                    ]
                },
                "id": "c80d7410-9423-42d3-aa97-a2c55d78b526",
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "RPH",
                                    "display": "Pharmacist license number"
                                }
                            ],
                            "text": "Número da Cédula Profissional Farmacêutica"
                        },
                        "system": "https://ordemfarmaceuticos.pt/pt",
                        "value": "55555",
                        "period": {
                            "start": "1992-01-01"
                        }
                    }
                ],
                "name":  [
                    {
                        "text": "Jorge Maria Gomes da Silva"
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
            "resource": {
                "resourceType": "Organization",
                "id": "1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
                    ]
                },
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "XX",
                                    "display": "Organization identifier"
                                }
                            ],
                            "text": "Número Nacional de Entidade"
                        },
                        "system": "https://spms.min-saude.pt/pne/identifiers/entity-id",
                        "value": "7654321"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo1"
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
            "resource": {
                "resourceType": "Organization",
                "id": "2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
                    ]
                },
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "FI",
                                    "display": "Facility ID"
                                }
                            ],
                            "text": "Número de Registo da Entidade"
                        },
                        "system": "https://www.infarmed.pt",
                        "value": "1600"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo2"
            }
        }
    ]
}
Bundle.id[0]snc-quebra-vacina-001
Bundle.meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV
Bundle.type[0]message
Bundle.entry[0].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/MessageHeader/rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[0].resource[0].id[0]rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[0].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[0].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRVEXE
Bundle.entry[0].resource[0].event[0].system[0]https://spms.min-saude.pt/fhir-r4B/iop/events
Bundle.entry[0].resource[0].event[0].code[0]<codigo-evento>
Bundle.entry[0].resource[0].event[0].display[0]<descricao-do-evento>
Bundle.entry[0].resource[0].destination[0].name[0]sistema-nacional
Bundle.entry[0].resource[0].destination[0].endpoint[0]nome-da-entidade-responsavel/sistema-nacional
Bundle.entry[0].resource[0].destination[0].receiver[0].reference[0]Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[0].resource[0].destination[0].receiver[0].display[0]nome-da-entidade-exemplo1
Bundle.entry[0].resource[0].sender[0].reference[0]Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[0].resource[0].sender[0].display[0]nome-da-entidade-exemplo2
Bundle.entry[0].resource[0].enterer[0].reference[0]Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[0].resource[0].source[0].name[0]sistema-clinico
Bundle.entry[0].resource[0].source[0].endpoint[0]nome-da-entidade-responsavel/sistema-clinico
Bundle.entry[0].resource[0].focus[0].reference[0]Parameters/par45ea48-e0ef-405e-86fc-498ae907f551
Bundle.entry[1].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Parameters/par45ea48-e0ef-405e-86fc-498ae907f551
Bundle.entry[1].resource[0].id[0]par45ea48-e0ef-405e-86fc-498ae907f551
Bundle.entry[1].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[1].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPSQBR
Bundle.entry[1].resource[0].parameter[0].name[0]DataRegistoQuebra
Bundle.entry[1].resource[0].parameter[0].value[0]2023-10-12
Bundle.entry[1].resource[0].parameter[1].name[0]CodigoVacina
Bundle.entry[1].resource[0].parameter[1].part[0].name[0]Vacina
Bundle.entry[1].resource[0].parameter[1].part[0].value[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[1].resource[0].parameter[1].part[0].value[0].coding[0].code[0]1119349007
Bundle.entry[1].resource[0].parameter[1].part[0].value[0].coding[0].display[0]Vaccine product containing only severe acute respiratory syndrome coronavirus 2 messenger ribonucleic acid (medicinal product)
Bundle.entry[1].resource[0].parameter[1].part[0].value[0].text[0]Vacina contra a COVID-19 (mRNA)
Bundle.entry[1].resource[0].parameter[2].name[0]NumeroLote
Bundle.entry[1].resource[0].parameter[2].value[0]ACA5778
Bundle.entry[1].resource[0].parameter[3].name[0]Medicamento
Bundle.entry[1].resource[0].parameter[3].value[0].coding[0].id[0]RN-PT
Bundle.entry[1].resource[0].parameter[3].value[0].coding[0].system[0]https://www.infarmed.pt
Bundle.entry[1].resource[0].parameter[3].value[0].coding[0].code[0]5811344
Bundle.entry[1].resource[0].parameter[3].value[0].coding[0].display[0]JCOVDEN previously COVID-19 Vaccine Janssen
Bundle.entry[1].resource[0].parameter[3].value[0].text[0]JCOVDEN previously COVID-19 Vaccine Janssen
Bundle.entry[1].resource[0].parameter[4].name[0]Quantidade
Bundle.entry[1].resource[0].parameter[4].value[0]5
Bundle.entry[1].resource[0].parameter[5].name[0]MotivoQuebra
Bundle.entry[1].resource[0].parameter[5].value[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[1].resource[0].parameter[5].value[0].coding[0].code[0]1290621006
Bundle.entry[1].resource[0].parameter[5].value[0].coding[0].display[0]Vaccine product cold chain breakdown (finding)
Bundle.entry[1].resource[0].parameter[5].value[0].text[0]Vaccine product cold chain breakdown
Bundle.entry[1].resource[0].parameter[6].name[0]DestinoVacinaInutilizada
Bundle.entry[1].resource[0].parameter[6].value[0].coding[0].system[0]https://spms.min-saude.pt/vacinas/CodeSystem/unusedVaccineDestination
Bundle.entry[1].resource[0].parameter[6].value[0].coding[0].code[0]3
Bundle.entry[1].resource[0].parameter[6].value[0].text[0]Solicitada recolha pelo INFARMED/TAIM – Suspeita defeito qualidade
Bundle.entry[2].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[2].resource[0].id[0]c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[2].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].code[0]RPH
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].display[0]Pharmacist license number
Bundle.entry[2].resource[0].identifier[0].type[0].text[0]Número da Cédula Profissional Farmacêutica
Bundle.entry[2].resource[0].identifier[0].system[0]https://ordemfarmaceuticos.pt/pt
Bundle.entry[2].resource[0].identifier[0].value[0]55555
Bundle.entry[2].resource[0].identifier[0].period[0].start[0]1992-01-01
Bundle.entry[2].resource[0].name[0].text[0]Jorge Maria Gomes da Silva
Bundle.entry[3].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[3].resource[0].id[0]1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[3].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[3].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[3].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[3].resource[0].identifier[0].type[0].coding[0].code[0]XX
Bundle.entry[3].resource[0].identifier[0].type[0].coding[0].display[0]Organization identifier
Bundle.entry[3].resource[0].identifier[0].type[0].text[0]Número Nacional de Entidade
Bundle.entry[3].resource[0].identifier[0].system[0]https://spms.min-saude.pt/pne/identifiers/entity-id
Bundle.entry[3].resource[0].identifier[0].value[0]7654321
Bundle.entry[3].resource[0].name[0]Nome-da-Entidade-exemplo1
Bundle.entry[4].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[4].resource[0].id[0]2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[4].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[4].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[4].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[4].resource[0].identifier[0].type[0].coding[0].code[0]FI
Bundle.entry[4].resource[0].identifier[0].type[0].coding[0].display[0]Facility ID
Bundle.entry[4].resource[0].identifier[0].type[0].text[0]Número de Registo da Entidade
Bundle.entry[4].resource[0].identifier[0].system[0]https://www.infarmed.pt
Bundle.entry[4].resource[0].identifier[0].value[0]1600
Bundle.entry[4].resource[0].name[0]Nome-da-Entidade-exemplo2
 

RESPOSTA

MessageHeader.response.code: "ok"


Bundle
{
    "resourceType": "Bundle",
    "id": "snc-quebra-vacina-001-1",
    "meta": {
        "lastUpdated": "2023-12-31T23:59:59+00:00",
        "profile":  [
            "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV"
        ]
    },
    "type": "message",
    "entry":  [
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/MessageHeader/rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31",
            "resource": {
                "resourceType": "MessageHeader",
                "id": "rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRV"
                    ]
                },
                "eventCoding": {
                    "system": "http://spms.min-saude.pt/fhir-r4B/iop/events",
                    "code": "<codigo-evento>",
                    "display": "<descricao-do-evento>"
                },
                "destination":  [
                    {
                        "name": "sistema-clinico",
                        "endpoint": "nome-da-entidade-responsavel/sistema-clinico",
                        "receiver": {
                            "reference": "Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
                            "display": "nome-da-entidade-exemplo2"
                        }
                    }
                ],
                "sender": {
                    "reference": "Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
                    "display": "nome-da-entidade-exemplo1"
                },
                "source": {
                    "name": "sistema-nacional",
                    "endpoint": "nome-da-entidade-responsavel/sistema-nacional"
                },
                "response": {
                    "identifier": "id",
                    "code": "ok"
                }
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
            "resource": {
                "resourceType": "Organization",
                "id": "1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
                    ]
                },
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "XX",
                                    "display": "Organization identifier"
                                }
                            ],
                            "text": "Número Nacional de Entidade"
                        },
                        "system": "https://spms.min-saude.pt/pne/identifiers/entity-id",
                        "value": "7654321"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo1"
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
            "resource": {
                "resourceType": "Organization",
                "id": "2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
                    ]
                },
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "FI",
                                    "display": "Facility ID"
                                }
                            ],
                            "text": "Número de Registo da Entidade"
                        },
                        "system": "https://www.infarmed.pt",
                        "value": "1600"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo2"
            }
        }
    ]
}
Bundle.id[0]snc-quebra-vacina-001-1
Bundle.meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV
Bundle.type[0]message
Bundle.entry[0].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/MessageHeader/rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[0].resource[0].id[0]rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[0].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[0].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRV
Bundle.entry[0].resource[0].event[0].system[0]http://spms.min-saude.pt/fhir-r4B/iop/events
Bundle.entry[0].resource[0].event[0].code[0]<codigo-evento>
Bundle.entry[0].resource[0].event[0].display[0]<descricao-do-evento>
Bundle.entry[0].resource[0].destination[0].name[0]sistema-clinico
Bundle.entry[0].resource[0].destination[0].endpoint[0]nome-da-entidade-responsavel/sistema-clinico
Bundle.entry[0].resource[0].destination[0].receiver[0].reference[0]Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[0].resource[0].destination[0].receiver[0].display[0]nome-da-entidade-exemplo2
Bundle.entry[0].resource[0].sender[0].reference[0]Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[0].resource[0].sender[0].display[0]nome-da-entidade-exemplo1
Bundle.entry[0].resource[0].source[0].name[0]sistema-nacional
Bundle.entry[0].resource[0].source[0].endpoint[0]nome-da-entidade-responsavel/sistema-nacional
Bundle.entry[0].resource[0].response[0].identifier[0]id
Bundle.entry[0].resource[0].response[0].code[0]ok
Bundle.entry[1].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[1].resource[0].id[0]1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[1].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[1].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[1].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[1].resource[0].identifier[0].type[0].coding[0].code[0]XX
Bundle.entry[1].resource[0].identifier[0].type[0].coding[0].display[0]Organization identifier
Bundle.entry[1].resource[0].identifier[0].type[0].text[0]Número Nacional de Entidade
Bundle.entry[1].resource[0].identifier[0].system[0]https://spms.min-saude.pt/pne/identifiers/entity-id
Bundle.entry[1].resource[0].identifier[0].value[0]7654321
Bundle.entry[1].resource[0].name[0]Nome-da-Entidade-exemplo1
Bundle.entry[2].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[2].resource[0].id[0]2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[2].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[2].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].code[0]FI
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].display[0]Facility ID
Bundle.entry[2].resource[0].identifier[0].type[0].text[0]Número de Registo da Entidade
Bundle.entry[2].resource[0].identifier[0].system[0]https://www.infarmed.pt
Bundle.entry[2].resource[0].identifier[0].value[0]1600
Bundle.entry[2].resource[0].name[0]Nome-da-Entidade-exemplo2
 

Mensagem Exemplo 2 - Sincronização de Quebra sem sucesso
Caso de Validação 2 – Sincronização de quebra de vacina, sem a identificação do lote, sem sucesso.

 

PEDIDO

 


Bundle
{
    "resourceType": "Bundle",
    "id": "snc-quebra-vacina-002",
    "meta": {
        "lastUpdated": "2023-12-31T23:59:59+00:00",
        "profile":  [
            "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV"
        ]
    },
    "type": "message",
    "entry":  [
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/MessageHeader/rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31",
            "resource": {
                "resourceType": "MessageHeader",
                "id": "rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRVEXE"
                    ]
                },
                "eventCoding": {
                    "system": "https://spms.min-saude.pt/fhir-r4B/iop/events",
                    "code": "<codigo-evento>",
                    "display": "<descricao-do-evento>"
                },
                "destination":  [
                    {
                        "name": "sistema-nacional",
                        "endpoint": "nome-da-entidade-responsavel/sistema-nacional",
                        "receiver": {
                            "reference": "Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
                            "display": "nome-da-entidade-exemplo1"
                        }
                    }
                ],
                "enterer": {
                    "reference": "Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526"
                },
                "sender": {
                    "reference": "Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
                    "display": "nome-da-entidade-exemplo2"
                },
                "source": {
                    "name": "sistema-clinico",
                    "endpoint": "nome-da-entidade-responsavel/sistema-clinico"
                },
                "focus":  [
                    {
                        "reference": "Parameters/par45ea48-e0ef-405e-86fc-498ae907f551"
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Parameters/par45ea48-e0ef-405e-86fc-498ae907f551",
            "resource": {
                "resourceType": "Parameters",
                "id": "par45ea48-e0ef-405e-86fc-498ae907f551",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPSQBR"
                    ]
                },
                "parameter":  [
                    {
                        "name": "DataRegistoQuebra",
                        "valueDateTime": "2023-10-12"
                    },
                    {
                        "name": "CodigoVacina",
                        "part":  [
                            {
                                "name": "Vacina",
                                "valueCodeableConcept": {
                                    "coding":  [
                                        {
                                            "system": "http://snomed.info/sct",
                                            "code": "1119349007",
                                            "display": "Vaccine product containing only severe acute respiratory syndrome coronavirus 2 messenger ribonucleic acid (medicinal product)"
                                        }
                                    ],
                                    "text": "Vacina contra a COVID-19 (mRNA)"
                                }
                            }
                        ]
                    },
                    {
                        "name": "NumeroLote",
                        "valueString": "Não conhecido"
                    },
                    {
                        "name": "Medicamento",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "id": "RN-PT",
                                    "system": "https://www.infarmed.pt",
                                    "code": "5811344",
                                    "display": "JCOVDEN previously COVID-19 Vaccine Janssen"
                                }
                            ],
                            "text": "JCOVDEN previously COVID-19 Vaccine Janssen"
                        }
                    },
                    {
                        "name": "Quantidade",
                        "valuePositiveInt": 5
                    },
                    {
                        "name": "MotivoQuebra",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "system": "http://snomed.info/sct",
                                    "code": "1290621006",
                                    "display": "Vaccine product cold chain breakdown (finding)"
                                }
                            ],
                            "text": "Vaccine product cold chain breakdown"
                        }
                    },
                    {
                        "name": "DestinoVacinaInutilizada",
                        "valueCodeableConcept": {
                            "coding":  [
                                {
                                    "system": "https://spms.min-saude.pt/vacinas/CodeSystem/unusedVaccineDestination",
                                    "code": "3"
                                }
                            ],
                            "text": "Solicitada recolha pelo INFARMED/TAIM – Suspeita defeito qualidade"
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526",
            "resource": {
                "resourceType": "Practitioner",
                "meta": {
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC"
                    ]
                },
                "id": "c80d7410-9423-42d3-aa97-a2c55d78b526",
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "RPH",
                                    "display": "Pharmacist license number"
                                }
                            ],
                            "text": "Número da Cédula Profissional Farmacêutica"
                        },
                        "system": "https://ordemfarmaceuticos.pt/pt",
                        "value": "55555",
                        "period": {
                            "start": "1992-01-01"
                        }
                    }
                ],
                "name":  [
                    {
                        "text": "Jorge Maria Gomes da Silva"
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
            "resource": {
                "resourceType": "Organization",
                "id": "1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
                    ]
                },
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "XX",
                                    "display": "Organization identifier"
                                }
                            ],
                            "text": "Número Nacional de Entidade"
                        },
                        "system": "https://spms.min-saude.pt/pne/identifiers/entity-id",
                        "value": "7654321"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo1"
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
            "resource": {
                "resourceType": "Organization",
                "id": "2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
                    ]
                },
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "FI",
                                    "display": "Facility ID"
                                }
                            ],
                            "text": "Número de Registo da Entidade"
                        },
                        "system": "https://www.infarmed.pt",
                        "value": "1600"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo2"
            }
        }
    ]
}
Bundle.id[0]snc-quebra-vacina-002
Bundle.meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV
Bundle.type[0]message
Bundle.entry[0].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/MessageHeader/rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[0].resource[0].id[0]rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[0].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[0].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRVEXE
Bundle.entry[0].resource[0].event[0].system[0]https://spms.min-saude.pt/fhir-r4B/iop/events
Bundle.entry[0].resource[0].event[0].code[0]<codigo-evento>
Bundle.entry[0].resource[0].event[0].display[0]<descricao-do-evento>
Bundle.entry[0].resource[0].destination[0].name[0]sistema-nacional
Bundle.entry[0].resource[0].destination[0].endpoint[0]nome-da-entidade-responsavel/sistema-nacional
Bundle.entry[0].resource[0].destination[0].receiver[0].reference[0]Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[0].resource[0].destination[0].receiver[0].display[0]nome-da-entidade-exemplo1
Bundle.entry[0].resource[0].sender[0].reference[0]Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[0].resource[0].sender[0].display[0]nome-da-entidade-exemplo2
Bundle.entry[0].resource[0].enterer[0].reference[0]Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[0].resource[0].source[0].name[0]sistema-clinico
Bundle.entry[0].resource[0].source[0].endpoint[0]nome-da-entidade-responsavel/sistema-clinico
Bundle.entry[0].resource[0].focus[0].reference[0]Parameters/par45ea48-e0ef-405e-86fc-498ae907f551
Bundle.entry[1].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Parameters/par45ea48-e0ef-405e-86fc-498ae907f551
Bundle.entry[1].resource[0].id[0]par45ea48-e0ef-405e-86fc-498ae907f551
Bundle.entry[1].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[1].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPSQBR
Bundle.entry[1].resource[0].parameter[0].name[0]DataRegistoQuebra
Bundle.entry[1].resource[0].parameter[0].value[0]2023-10-12
Bundle.entry[1].resource[0].parameter[1].name[0]CodigoVacina
Bundle.entry[1].resource[0].parameter[1].part[0].name[0]Vacina
Bundle.entry[1].resource[0].parameter[1].part[0].value[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[1].resource[0].parameter[1].part[0].value[0].coding[0].code[0]1119349007
Bundle.entry[1].resource[0].parameter[1].part[0].value[0].coding[0].display[0]Vaccine product containing only severe acute respiratory syndrome coronavirus 2 messenger ribonucleic acid (medicinal product)
Bundle.entry[1].resource[0].parameter[1].part[0].value[0].text[0]Vacina contra a COVID-19 (mRNA)
Bundle.entry[1].resource[0].parameter[2].name[0]NumeroLote
Bundle.entry[1].resource[0].parameter[2].value[0]Não conhecido
Bundle.entry[1].resource[0].parameter[3].name[0]Medicamento
Bundle.entry[1].resource[0].parameter[3].value[0].coding[0].id[0]RN-PT
Bundle.entry[1].resource[0].parameter[3].value[0].coding[0].system[0]https://www.infarmed.pt
Bundle.entry[1].resource[0].parameter[3].value[0].coding[0].code[0]5811344
Bundle.entry[1].resource[0].parameter[3].value[0].coding[0].display[0]JCOVDEN previously COVID-19 Vaccine Janssen
Bundle.entry[1].resource[0].parameter[3].value[0].text[0]JCOVDEN previously COVID-19 Vaccine Janssen
Bundle.entry[1].resource[0].parameter[4].name[0]Quantidade
Bundle.entry[1].resource[0].parameter[4].value[0]5
Bundle.entry[1].resource[0].parameter[5].name[0]MotivoQuebra
Bundle.entry[1].resource[0].parameter[5].value[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[1].resource[0].parameter[5].value[0].coding[0].code[0]1290621006
Bundle.entry[1].resource[0].parameter[5].value[0].coding[0].display[0]Vaccine product cold chain breakdown (finding)
Bundle.entry[1].resource[0].parameter[5].value[0].text[0]Vaccine product cold chain breakdown
Bundle.entry[1].resource[0].parameter[6].name[0]DestinoVacinaInutilizada
Bundle.entry[1].resource[0].parameter[6].value[0].coding[0].system[0]https://spms.min-saude.pt/vacinas/CodeSystem/unusedVaccineDestination
Bundle.entry[1].resource[0].parameter[6].value[0].coding[0].code[0]3
Bundle.entry[1].resource[0].parameter[6].value[0].text[0]Solicitada recolha pelo INFARMED/TAIM – Suspeita defeito qualidade
Bundle.entry[2].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[2].resource[0].id[0]c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[2].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].code[0]RPH
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].display[0]Pharmacist license number
Bundle.entry[2].resource[0].identifier[0].type[0].text[0]Número da Cédula Profissional Farmacêutica
Bundle.entry[2].resource[0].identifier[0].system[0]https://ordemfarmaceuticos.pt/pt
Bundle.entry[2].resource[0].identifier[0].value[0]55555
Bundle.entry[2].resource[0].identifier[0].period[0].start[0]1992-01-01
Bundle.entry[2].resource[0].name[0].text[0]Jorge Maria Gomes da Silva
Bundle.entry[3].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[3].resource[0].id[0]1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[3].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[3].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[3].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[3].resource[0].identifier[0].type[0].coding[0].code[0]XX
Bundle.entry[3].resource[0].identifier[0].type[0].coding[0].display[0]Organization identifier
Bundle.entry[3].resource[0].identifier[0].type[0].text[0]Número Nacional de Entidade
Bundle.entry[3].resource[0].identifier[0].system[0]https://spms.min-saude.pt/pne/identifiers/entity-id
Bundle.entry[3].resource[0].identifier[0].value[0]7654321
Bundle.entry[3].resource[0].name[0]Nome-da-Entidade-exemplo1
Bundle.entry[4].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[4].resource[0].id[0]2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[4].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[4].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[4].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[4].resource[0].identifier[0].type[0].coding[0].code[0]FI
Bundle.entry[4].resource[0].identifier[0].type[0].coding[0].display[0]Facility ID
Bundle.entry[4].resource[0].identifier[0].type[0].text[0]Número de Registo da Entidade
Bundle.entry[4].resource[0].identifier[0].system[0]https://www.infarmed.pt
Bundle.entry[4].resource[0].identifier[0].value[0]1600
Bundle.entry[4].resource[0].name[0]Nome-da-Entidade-exemplo2
 

RESPOSTA

MessageHeader.response.code: "fatal-error"


Bundle
{
    "resourceType": "Bundle",
    "id": "snc-quebra-vacina-002-1",
    "meta": {
        "lastUpdated": "2023-12-31T23:59:59+00:00",
        "profile":  [
            "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV"
        ]
    },
    "type": "message",
    "entry":  [
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/MessageHeader/rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31",
            "resource": {
                "resourceType": "MessageHeader",
                "id": "rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRV"
                    ]
                },
                "eventCoding": {
                    "system": "http://spms.min-saude.pt/fhir-r4B/iop/events",
                    "code": "<codigo-evento>",
                    "display": "<descricao-do-evento>"
                },
                "destination":  [
                    {
                        "name": "sistema-clinico",
                        "endpoint": "nome-da-entidade-responsavel/sistema-clinico",
                        "receiver": {
                            "reference": "Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
                            "display": "nome-da-entidade-exemplo2"
                        }
                    }
                ],
                "sender": {
                    "reference": "Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
                    "display": "nome-da-entidade-exemplo1"
                },
                "source": {
                    "name": "sistema-nacional",
                    "endpoint": "nome-da-entidade-responsavel/sistema-nacional"
                },
                "response": {
                    "identifier": "id",
                    "code": "fatal-error",
                    "details": {
                        "reference": "OperationOutcome/841951da-d6f8-4eae-9fbc-edf40fb33616"
                    }
                }
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/OperationOutcome/841951da-d6f8-4eae-9fbc-edf40fb33616",
            "resource": {
                "resourceType": "OperationOutcome",
                "id": "841951da-d6f8-4eae-9fbc-edf40fb33616",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OperationOutcomePTTRV"
                    ]
                },
                "issue":  [
                    {
                        "severity": "fatal",
                        "code": "invalid",
                        "details": {
                            "id": "outcomeBusinessIOP",
                            "coding":  [
                                {
                                    "system": "http://spms.min-saude.pt/vacinas/codeSystem/ErrorCatalog",
                                    "code": "API_VACCINE_VERIFYLOT_003",
                                    "display": "Não foi possível encontrar o lote com base nos parâmetros enviados."
                                }
                            ],
                            "text": "Não foi possível encontrar o lote com base nos parâmetros enviados."
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
            "resource": {
                "resourceType": "Organization",
                "id": "1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
                    ]
                },
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "XX",
                                    "display": "Organization identifier"
                                }
                            ],
                            "text": "Número Nacional de Entidade"
                        },
                        "system": "https://spms.min-saude.pt/pne/identifiers/entity-id",
                        "value": "7654321"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo1"
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
            "resource": {
                "resourceType": "Organization",
                "id": "2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV"
                    ]
                },
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "FI",
                                    "display": "Facility ID"
                                }
                            ],
                            "text": "Número de Registo da Entidade"
                        },
                        "system": "https://www.infarmed.pt",
                        "value": "1600"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo2"
            }
        }
    ]
}
Bundle.id[0]snc-quebra-vacina-002-1
Bundle.meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV
Bundle.type[0]message
Bundle.entry[0].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/MessageHeader/rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[0].resource[0].id[0]rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[0].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[0].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRV
Bundle.entry[0].resource[0].event[0].system[0]http://spms.min-saude.pt/fhir-r4B/iop/events
Bundle.entry[0].resource[0].event[0].code[0]<codigo-evento>
Bundle.entry[0].resource[0].event[0].display[0]<descricao-do-evento>
Bundle.entry[0].resource[0].destination[0].name[0]sistema-clinico
Bundle.entry[0].resource[0].destination[0].endpoint[0]nome-da-entidade-responsavel/sistema-clinico
Bundle.entry[0].resource[0].destination[0].receiver[0].reference[0]Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[0].resource[0].destination[0].receiver[0].display[0]nome-da-entidade-exemplo2
Bundle.entry[0].resource[0].sender[0].reference[0]Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[0].resource[0].sender[0].display[0]nome-da-entidade-exemplo1
Bundle.entry[0].resource[0].source[0].name[0]sistema-nacional
Bundle.entry[0].resource[0].source[0].endpoint[0]nome-da-entidade-responsavel/sistema-nacional
Bundle.entry[0].resource[0].response[0].identifier[0]id
Bundle.entry[0].resource[0].response[0].code[0]fatal-error
Bundle.entry[0].resource[0].response[0].details[0].reference[0]OperationOutcome/841951da-d6f8-4eae-9fbc-edf40fb33616
Bundle.entry[1].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/OperationOutcome/841951da-d6f8-4eae-9fbc-edf40fb33616
Bundle.entry[1].resource[0].id[0]841951da-d6f8-4eae-9fbc-edf40fb33616
Bundle.entry[1].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[1].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OperationOutcomePTTRV
Bundle.entry[1].resource[0].issue[0].severity[0]fatal
Bundle.entry[1].resource[0].issue[0].code[0]invalid
Bundle.entry[1].resource[0].issue[0].details[0].id[0]outcomeBusinessIOP
Bundle.entry[1].resource[0].issue[0].details[0].coding[0].system[0]http://spms.min-saude.pt/vacinas/codeSystem/ErrorCatalog
Bundle.entry[1].resource[0].issue[0].details[0].coding[0].code[0]API_VACCINE_VERIFYLOT_003
Bundle.entry[1].resource[0].issue[0].details[0].coding[0].display[0]Não foi possível encontrar o lote com base nos parâmetros enviados.
Bundle.entry[1].resource[0].issue[0].details[0].text[0]Não foi possível encontrar o lote com base nos parâmetros enviados.
Bundle.entry[2].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[2].resource[0].id[0]1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[2].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[2].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].code[0]XX
Bundle.entry[2].resource[0].identifier[0].type[0].coding[0].display[0]Organization identifier
Bundle.entry[2].resource[0].identifier[0].type[0].text[0]Número Nacional de Entidade
Bundle.entry[2].resource[0].identifier[0].system[0]https://spms.min-saude.pt/pne/identifiers/entity-id
Bundle.entry[2].resource[0].identifier[0].value[0]7654321
Bundle.entry[2].resource[0].name[0]Nome-da-Entidade-exemplo1
Bundle.entry[3].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[3].resource[0].id[0]2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[3].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[3].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[3].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[3].resource[0].identifier[0].type[0].coding[0].code[0]FI
Bundle.entry[3].resource[0].identifier[0].type[0].coding[0].display[0]Facility ID
Bundle.entry[3].resource[0].identifier[0].type[0].text[0]Número de Registo da Entidade
Bundle.entry[3].resource[0].identifier[0].system[0]https://www.infarmed.pt
Bundle.entry[3].resource[0].identifier[0].value[0]1600
Bundle.entry[3].resource[0].name[0]Nome-da-Entidade-exemplo2
 

Voltar ao início