Sincronização de Inoculação


Mensagem Exemplo 1 - Vacina administrada em Portugal
Caso de Validação 1 – Sincronização de inoculação, administrada em Portugal, com sucesso.

 

PEDIDO

 


Bundle
{
    "resourceType": "Bundle",
    "id": "vi0d7410-9423-42d3-aa97-a2c55d78b001",
    "meta": {
        "lastUpdated": "2023-12-31T23:59:59.000+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/me1d7410-9423-42d3-aa97-a2c55d78b551",
            "resource": {
                "resourceType": "MessageHeader",
                "id": "me1d7410-9423-42d3-aa97-a2c55d78b551",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+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-nacional",
                        "endpoint": "nome-da-entidade-responsavel/sistema-nacional",
                        "receiver": {
                            "reference": "Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
                            "display": "nome-da-entidade-exemplo1"
                        }
                    }
                ],
                "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": "Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92"
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92",
            "resource": {
                "resourceType": "Immunization",
                "id": "2c4a24f4-35c4-4df9-a095-bfc0b52fbc92",
                "meta": {
                    "lastUpdated": "2023-12-31T15:12:10.796+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ImmunizationPTPSSNC"
                    ]
                },
                "extension":  [
                    {
                        "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AdministeredProductPTExtension",
                        "valueReference": {
                            "reference": "Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44"
                        }
                    },
                    {
                        "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RegisterTypePTExtension",
                        "valueCode": "1"
                    }
                ],
                "status": "completed",
                "occurrenceDateTime": "2023-12-31",
                "vaccineCode": {
                    "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)"
                },
                "patient": {
                    "reference": "Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31"
                },
                "location": {
                    "reference": "Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55"
                },
                "site": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "35259002",
                            "display": "Structure of deltoid muscle"
                        }
                    ],
                    "text": "Músculo deltóide",
                    "extension":  [
                        {
                            "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/StructureDefinition/LateralityPTExtension",
                            "valueCodeableConcept": {
                                "coding":  [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "7771000",
                                        "display": "Left"
                                    }
                                ],
                                "text": "Esquerdo"
                            }
                        }
                    ]
                },
                "route": {
                    "coding":  [
                        {
                            "system": "https://standardterms.edqm.eu/",
                            "code": "20035000",
                            "display": "Intramuscular use"
                        }
                    ],
                    "text": "Via intramuscular"
                },
                "doseQuantity": {
                    "value": 0.3,
                    "system": "http://unitsofmeasure.org",
                    "code": "mL",
                    "extension":  [
                        {
                            "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/VaccineNumAdmPTExtension",
                            "valuePositiveInt": 1
                        }
                    ]
                },
                "lotNumber": "EY2172",
                "performer":  [
                    {
                        "function": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0443",
                                    "code": "AP",
                                    "display": "Administering Provider"
                                }
                            ],
                            "text": "Profissional de Administração"
                        },
                        "actor": {
                            "reference": "PractitionerRole/6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t"
                        }
                    },
                    {
                        "function": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0443",
                                    "code": "AP",
                                    "display": "Administering Provider"
                                }
                            ],
                            "text": "Entidade de Administração"
                        },
                        "actor": {
                            "reference": "Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44"
                        }
                    }
                ],
                "reasonCode":  [
                    {
                        "id": "vaccinationPatientType",
                        "coding":  [
                            {
                                "system": "https://spms.min-saude.pt/vacinas/CodeSystem/vaccinationPatientType",
                                "code": "200",
                                "display": "Others"
                            }
                        ],
                        "text": "Outros"
                    }
                ],
                "protocolApplied":  [
                    {
                        "targetDisease":  [
                            {
                                "coding":  [
                                    {
                                        "system": "http://snomed.info/sct",
                                        "code": "840539006",
                                        "display": "Disease caused by severe acute respiratory syndrome coronavirus 2 (disorder)"
                                    }
                                ],
                                "text": "Doença causada por síndrome respiratória aguda grave coronavirus 2 (distúrbio)"
                            }
                        ],
                        "doseNumberPositiveInt": 2
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/PractitionerRole/6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t",
            "resource": {
                "resourceType": "PractitionerRole",
                "id": "6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t",
                "meta": {
                    "lastUpdated": "2099-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPSSNC"
                    ]
                },
                "practitioner": {
                    "reference": "Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526"
                }
            }
        },
        {
            "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/Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44",
            "resource": {
                "resourceType": "Medication",
                "id": "mdca24f4-35c4-4df9-a095-bfc0b52fbc44",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MedicationPTPS"
                    ]
                },
                "extension":  [
                    {
                        "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MarketingAuthorizationHolderPTExtension",
                        "valueReference": {
                            "reference": "Organization/o02019ad-4e1e-460e-b1b6-4e06cd6ffb77"
                        }
                    }
                ],
                "code": {
                    "coding":  [
                        {
                            "id": "RN-PT",
                            "system": "https://www.infarmed.pt",
                            "code": "5802970",
                            "display": "Comirnaty"
                        }
                    ],
                    "text": "Comirnaty "
                }
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31",
            "resource": {
                "resourceType": "Patient",
                "id": "1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTPSSNC"
                    ]
                },
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "HC",
                                    "display": "Health Card Number"
                                }
                            ],
                            "text": "Número Nacional do Utente"
                        },
                        "system": "http://spms.min-saude.pt/rnu/identifiers/patient-id",
                        "value": "123456789"
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55",
            "resource": {
                "resourceType": "Location",
                "id": "l12019ad-4e1e-460e-b1b6-4e06cd6ffb55",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/LocationPTPS"
                    ]
                },
                "address": {
                    "country": "PT"
                },
                "physicalType": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "264362003",
                            "display": "Home"
                        }
                    ],
                    "text": "Domicílio"
                }
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/o02019ad-4e1e-460e-b1b6-4e06cd6ffb77",
            "resource": {
                "resourceType": "Organization",
                "id": "o02019ad-4e1e-460e-b1b6-4e06cd6ffb77",
                "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": "https://spms.min-saude.pt/iop/CodeSystem/IdentifierType",
                                    "code": "MAH-PT",
                                    "display": "Marketing Authorisation Holder Number"
                                }
                            ],
                            "text": "Número do titular de autorização no mercado"
                        },
                        "system": "https://spor.ema.europa.eu/v1/organisations",
                        "value": "100030215"
                    }
                ],
                "name": "Biontech Manufacturing GmbH EMA SPOR- Organisations Management System"
            }
        },
        {
            "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": "XX",
                                    "display": "Organization identifier"
                                }
                            ],
                            "text": "Número Nacional de Entidade"
                        },
                        "system": "https://spms.min-saude.pt/pne/identifiers/entity-id",
                        "value": "0123456"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo2"
            }
        }
    ]
}
Bundle.id[0]vi0d7410-9423-42d3-aa97-a2c55d78b001
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/me1d7410-9423-42d3-aa97-a2c55d78b551
Bundle.entry[0].resource[0].id[0]me1d7410-9423-42d3-aa97-a2c55d78b551
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-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].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]Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92
Bundle.entry[1].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92
Bundle.entry[1].resource[0].id[0]2c4a24f4-35c4-4df9-a095-bfc0b52fbc92
Bundle.entry[1].resource[0].meta[0].lastUpdated[0]2023-12-31T15:12:10.796+00:00
Bundle.entry[1].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ImmunizationPTPSSNC
Bundle.entry[1].resource[0].extension[0].url[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AdministeredProductPTExtension
Bundle.entry[1].resource[0].extension[0].value[0].reference[0]Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44
Bundle.entry[1].resource[0].extension[1].url[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RegisterTypePTExtension
Bundle.entry[1].resource[0].extension[1].value[0]1
Bundle.entry[1].resource[0].status[0]completed
Bundle.entry[1].resource[0].vaccineCode[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[1].resource[0].vaccineCode[0].coding[0].code[0]1119349007
Bundle.entry[1].resource[0].vaccineCode[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].vaccineCode[0].text[0]Vacina contra a COVID-19 (mRNA)
Bundle.entry[1].resource[0].patient[0].reference[0]Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[1].resource[0].occurrence[0]2023-12-31
Bundle.entry[1].resource[0].location[0].reference[0]Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55
Bundle.entry[1].resource[0].lotNumber[0]EY2172
Bundle.entry[1].resource[0].site[0].extension[0].url[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/StructureDefinition/LateralityPTExtension
Bundle.entry[1].resource[0].site[0].extension[0].value[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[1].resource[0].site[0].extension[0].value[0].coding[0].code[0]7771000
Bundle.entry[1].resource[0].site[0].extension[0].value[0].coding[0].display[0]Left
Bundle.entry[1].resource[0].site[0].extension[0].value[0].text[0]Esquerdo
Bundle.entry[1].resource[0].site[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[1].resource[0].site[0].coding[0].code[0]35259002
Bundle.entry[1].resource[0].site[0].coding[0].display[0]Structure of deltoid muscle
Bundle.entry[1].resource[0].site[0].text[0]Músculo deltóide
Bundle.entry[1].resource[0].route[0].coding[0].system[0]https://standardterms.edqm.eu/
Bundle.entry[1].resource[0].route[0].coding[0].code[0]20035000
Bundle.entry[1].resource[0].route[0].coding[0].display[0]Intramuscular use
Bundle.entry[1].resource[0].route[0].text[0]Via intramuscular
Bundle.entry[1].resource[0].doseQuantity[0].extension[0].url[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/VaccineNumAdmPTExtension
Bundle.entry[1].resource[0].doseQuantity[0].extension[0].value[0]1
Bundle.entry[1].resource[0].doseQuantity[0].value[0]0.3
Bundle.entry[1].resource[0].doseQuantity[0].system[0]http://unitsofmeasure.org
Bundle.entry[1].resource[0].doseQuantity[0].code[0]mL
Bundle.entry[1].resource[0].performer[0].function[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0443
Bundle.entry[1].resource[0].performer[0].function[0].coding[0].code[0]AP
Bundle.entry[1].resource[0].performer[0].function[0].coding[0].display[0]Administering Provider
Bundle.entry[1].resource[0].performer[0].function[0].text[0]Profissional de Administração
Bundle.entry[1].resource[0].performer[0].actor[0].reference[0]PractitionerRole/6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t
Bundle.entry[1].resource[0].performer[1].function[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0443
Bundle.entry[1].resource[0].performer[1].function[0].coding[0].code[0]AP
Bundle.entry[1].resource[0].performer[1].function[0].coding[0].display[0]Administering Provider
Bundle.entry[1].resource[0].performer[1].function[0].text[0]Entidade de Administração
Bundle.entry[1].resource[0].performer[1].actor[0].reference[0]Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[1].resource[0].reasonCode[0].id[0]vaccinationPatientType
Bundle.entry[1].resource[0].reasonCode[0].coding[0].system[0]https://spms.min-saude.pt/vacinas/CodeSystem/vaccinationPatientType
Bundle.entry[1].resource[0].reasonCode[0].coding[0].code[0]200
Bundle.entry[1].resource[0].reasonCode[0].coding[0].display[0]Others
Bundle.entry[1].resource[0].reasonCode[0].text[0]Outros
Bundle.entry[1].resource[0].protocolApplied[0].targetDisease[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[1].resource[0].protocolApplied[0].targetDisease[0].coding[0].code[0]840539006
Bundle.entry[1].resource[0].protocolApplied[0].targetDisease[0].coding[0].display[0]Disease caused by severe acute respiratory syndrome coronavirus 2 (disorder)
Bundle.entry[1].resource[0].protocolApplied[0].targetDisease[0].text[0]Doença causada por síndrome respiratória aguda grave coronavirus 2 (distúrbio)
Bundle.entry[1].resource[0].protocolApplied[0].doseNumber[0]2
Bundle.entry[2].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/PractitionerRole/6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t
Bundle.entry[2].resource[0].id[0]6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t
Bundle.entry[2].resource[0].meta[0].lastUpdated[0]2099-12-31T23:59:59+00:00
Bundle.entry[2].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPSSNC
Bundle.entry[2].resource[0].practitioner[0].reference[0]Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[3].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[3].resource[0].id[0]c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[3].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC
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]RPH
Bundle.entry[3].resource[0].identifier[0].type[0].coding[0].display[0]Pharmacist license number
Bundle.entry[3].resource[0].identifier[0].type[0].text[0]Número da Cédula Profissional Farmacêutica
Bundle.entry[3].resource[0].identifier[0].system[0]https://ordemfarmaceuticos.pt/pt
Bundle.entry[3].resource[0].identifier[0].value[0]55555
Bundle.entry[3].resource[0].identifier[0].period[0].start[0]1992-01-01
Bundle.entry[3].resource[0].name[0].text[0]Jorge Maria Gomes da Silva
Bundle.entry[4].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44
Bundle.entry[4].resource[0].id[0]mdca24f4-35c4-4df9-a095-bfc0b52fbc44
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/MedicationPTPS
Bundle.entry[4].resource[0].extension[0].url[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MarketingAuthorizationHolderPTExtension
Bundle.entry[4].resource[0].extension[0].value[0].reference[0]Organization/o02019ad-4e1e-460e-b1b6-4e06cd6ffb77
Bundle.entry[4].resource[0].code[0].coding[0].id[0]RN-PT
Bundle.entry[4].resource[0].code[0].coding[0].system[0]https://www.infarmed.pt
Bundle.entry[4].resource[0].code[0].coding[0].code[0]5802970
Bundle.entry[4].resource[0].code[0].coding[0].display[0]Comirnaty
Bundle.entry[4].resource[0].code[0].text[0]Comirnaty
Bundle.entry[5].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[5].resource[0].id[0]1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[5].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[5].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTPSSNC
Bundle.entry[5].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[5].resource[0].identifier[0].type[0].coding[0].code[0]HC
Bundle.entry[5].resource[0].identifier[0].type[0].coding[0].display[0]Health Card Number
Bundle.entry[5].resource[0].identifier[0].type[0].text[0]Número Nacional do Utente
Bundle.entry[5].resource[0].identifier[0].system[0]http://spms.min-saude.pt/rnu/identifiers/patient-id
Bundle.entry[5].resource[0].identifier[0].value[0]123456789
Bundle.entry[6].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55
Bundle.entry[6].resource[0].id[0]l12019ad-4e1e-460e-b1b6-4e06cd6ffb55
Bundle.entry[6].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[6].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/LocationPTPS
Bundle.entry[6].resource[0].address[0].country[0]PT
Bundle.entry[6].resource[0].physicalType[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[6].resource[0].physicalType[0].coding[0].code[0]264362003
Bundle.entry[6].resource[0].physicalType[0].coding[0].display[0]Home
Bundle.entry[6].resource[0].physicalType[0].text[0]Domicílio
Bundle.entry[7].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/o02019ad-4e1e-460e-b1b6-4e06cd6ffb77
Bundle.entry[7].resource[0].id[0]o02019ad-4e1e-460e-b1b6-4e06cd6ffb77
Bundle.entry[7].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[7].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[7].resource[0].identifier[0].type[0].coding[0].system[0]https://spms.min-saude.pt/iop/CodeSystem/IdentifierType
Bundle.entry[7].resource[0].identifier[0].type[0].coding[0].code[0]MAH-PT
Bundle.entry[7].resource[0].identifier[0].type[0].coding[0].display[0]Marketing Authorisation Holder Number
Bundle.entry[7].resource[0].identifier[0].type[0].text[0]Número do titular de autorização no mercado
Bundle.entry[7].resource[0].identifier[0].system[0]https://spor.ema.europa.eu/v1/organisations
Bundle.entry[7].resource[0].identifier[0].value[0]100030215
Bundle.entry[7].resource[0].name[0]Biontech Manufacturing GmbH EMA SPOR- Organisations Management System
Bundle.entry[8].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[8].resource[0].id[0]1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[8].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[8].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[8].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[8].resource[0].identifier[0].type[0].coding[0].code[0]XX
Bundle.entry[8].resource[0].identifier[0].type[0].coding[0].display[0]Organization identifier
Bundle.entry[8].resource[0].identifier[0].type[0].text[0]Número Nacional de Entidade
Bundle.entry[8].resource[0].identifier[0].system[0]https://spms.min-saude.pt/pne/identifiers/entity-id
Bundle.entry[8].resource[0].identifier[0].value[0]7654321
Bundle.entry[8].resource[0].name[0]Nome-da-Entidade-exemplo1
Bundle.entry[9].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[9].resource[0].id[0]2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[9].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[9].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[9].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[9].resource[0].identifier[0].type[0].coding[0].code[0]XX
Bundle.entry[9].resource[0].identifier[0].type[0].coding[0].display[0]Organization identifier
Bundle.entry[9].resource[0].identifier[0].type[0].text[0]Número Nacional de Entidade
Bundle.entry[9].resource[0].identifier[0].system[0]https://spms.min-saude.pt/pne/identifiers/entity-id
Bundle.entry[9].resource[0].identifier[0].value[0]0123456
Bundle.entry[9].resource[0].name[0]Nome-da-Entidade-exemplo2
 

RESPOSTA

MessageHeader.response.code: "ok"


Bundle
{
    "resourceType": "Bundle",
    "id": "vo6019ad-4e1e-460e-b1b6-4e06cd6001-1",
    "meta": {
        "lastUpdated": "2023-12-31T23:59:59+00:00",
        "profile":  [
            "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTPS"
        ]
    },
    "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/MessageHeaderPTPS"
                    ]
                },
                "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": "me1d7410-9423-42d3-aa97-a2c55d78b551",
                    "code": "ok",
                    "details": {
                        "reference": "OperationOutcome/841951da-d6f8-4eae-9fbc-edf40fb33616"
                    }
                },
                "focus":  [
                    {
                        "reference": "Parameters/p37c149d-46e2-42b0-8caf-478564c436p3"
                    }
                ]
            }
        },
        {
            "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": "information",
                        "code": "informational",
                        "details": {
                            "text": "Pedido processado com sucesso"
                        }
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Parameters/p37c149d-46e2-42b0-8caf-478564c436p3",
            "resource": {
                "resourceType": "Parameters",
                "id": "p37c149d-46e2-42b0-8caf-478564c436p3",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ParametersPTPSSNC"
                    ]
                },
                "parameter":  [
                    {
                        "name": "keyFaturação",
                        "valueId": "1000000000000000001"
                    }
                ]
            }
        },
        {
            "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+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": "0123456"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo2"
            }
        }
    ]
}
Command 'table' could not render: File was not found for Examples/Exemplo1-1-sincronizacao-de-vacinas.json



Mensagem Exemplo 2 - Vacina transcrita
Caso de Validação 2 –Sincronização de inoculação transcrita, com sucesso.

 

PEDIDO

 


Bundle
{
    "resourceType": "Bundle",
    "id": "vi0d7410-9423-42d3-aa97-a2c55d78b002",
    "meta": {
        "lastUpdated": "2023-12-31T23:59:59.000+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/me1d7410-9423-42d3-aa97-a2c55d78b551",
            "resource": {
                "resourceType": "MessageHeader",
                "id": "me1d7410-9423-42d3-aa97-a2c55d78b551",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+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-nacional",
                        "endpoint": "nome-da-entidade-responsavel/sistema-nacional",
                        "receiver": {
                            "reference": "Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
                            "display": "nome-da-entidade-exemplo1"
                        }
                    }
                ],
                "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": "Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92"
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92",
            "resource": {
                "resourceType": "Immunization",
                "id": "2c4a24f4-35c4-4df9-a095-bfc0b52fbc92",
                "meta": {
                    "lastUpdated": "2023-12-31T15:12:10.796+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ImmunizationPTPSSNC"
                    ]
                },
                "extension":  [
                    {
                        "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AdministeredProductPTExtension",
                        "valueReference": {
                            "reference": "Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44"
                        }
                    },
                    {
                        "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RegisterTypePTExtension",
                        "valueCode": "2"
                    }
                ],
                "status": "completed",
                "occurrenceDateTime": "2023-06-30",
                "vaccineCode": {
                    "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)"
                },
                "patient": {
                    "reference": "Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31"
                },
                "location": {
                    "reference": "Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55"
                },
                "lotNumber": "1111ZA",
                "performer":  [
                    {
                        "function": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0443",
                                    "code": "AP",
                                    "display": "Administering Provider"
                                }
                            ],
                            "text": "Profissional de Administração"
                        },
                        "actor": {
                            "reference": "PractitionerRole/6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t"
                        }
                    },
                    {
                        "function": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0443",
                                    "code": "AP",
                                    "display": "Administering Provider"
                                }
                            ],
                            "text": "Entidade de Administração"
                        },
                        "actor": {
                            "reference": "Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44"
                        }
                    },
                    {
                        "function": {
                            "coding":  [
                                {
                                    "system": "https://spms.min-saude.pt/iop/valueset/ExtensionImmunizationFunction",
                                    "code": "RP-PT",
                                    "display": "Registering Provider"
                                }
                            ],
                            "text": "Profissional de Registo"
                        },
                        "actor": {
                            "reference": "PractitionerRole/7w7719ad-4e1e-460e-b1b6-4e06cd6ffb7t"
                        }
                    },
                    {
                        "function": {
                            "coding":  [
                                {
                                    "system": "https://spms.min-saude.pt/iop/valueset/ExtensionImmunizationFunction",
                                    "code": "RP-PT",
                                    "display": "Registering Provider"
                                }
                            ],
                            "text": "Entidade de Registo"
                        },
                        "actor": {
                            "reference": "Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44"
                        }
                    }
                ],
                "reasonCode":  [
                    {
                        "id": "vaccinationPatientType",
                        "coding":  [
                            {
                                "system": "https://spms.min-saude.pt/vacinas/CodeSystem/vaccinationPatientType",
                                "code": "200",
                                "display": "Others"
                            }
                        ],
                        "text": "Outros"
                    }
                ],
                "protocolApplied":  [
                    {
                        "doseNumberPositiveInt": 1
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/PractitionerRole/6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t",
            "resource": {
                "resourceType": "PractitionerRole",
                "id": "6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t",
                "meta": {
                    "lastUpdated": "2099-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPSSNC"
                    ]
                },
                "practitioner": {
                    "reference": "Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526"
                }
            }
        },
        {
            "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/PractitionerRole/7w7719ad-4e1e-460e-b1b6-4e06cd6ffb7t",
            "resource": {
                "resourceType": "PractitionerRole",
                "id": "7w7719ad-4e1e-460e-b1b6-4e06cd6ffb7t",
                "meta": {
                    "lastUpdated": "2099-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPSSNC"
                    ]
                },
                "practitioner": {
                    "reference": "Practitioner/rt7d7410-9423-42d3-aa97-a2c55d78b577"
                },
                "code":  [
                    {
                        "coding":  [
                            {
                                "system": "http://snomed.info/sct",
                                "code": "224544005",
                                "display": "Family planning nurse"
                            }
                        ],
                        "text": "Enfermeiro de saúde familiar"
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Practitioner/rt7d7410-9423-42d3-aa97-a2c55d78b577",
            "resource": {
                "resourceType": "Practitioner",
                "meta": {
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC"
                    ]
                },
                "id": "rt7d7410-9423-42d3-aa97-a2c55d78b577",
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "RN",
                                    "display": "Registered Nurse Number"
                                }
                            ],
                            "text": "Número da Cédula Profissional de Enfermagem"
                        },
                        "system": "https://www.ordemenfermeiros.pt/",
                        "value": "11111",
                        "period": {
                            "start": "1990-01-01"
                        }
                    }
                ],
                "name":  [
                    {
                        "text": "João Mil Homens"
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44",
            "resource": {
                "resourceType": "Medication",
                "id": "mdca24f4-35c4-4df9-a095-bfc0b52fbc44",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MedicationPTPS"
                    ]
                },
                "extension":  [
                    {
                        "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MarketingAuthorizationHolderPTExtension",
                        "valueReference": {
                            "reference": "Organization/o02019ad-4e1e-460e-b1b6-4e06cd6ffb77"
                        }
                    }
                ],
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "https://spms.min-saude.pt/iop/CodeSystem/IdentifierType",
                                    "code": "VCNID-PT",
                                    "display": "Vaccine Commercial Name number"
                                }
                            ],
                            "text": "Código para a Identificação Comercial do Produto Vacinal"
                        },
                        "system": "https://spms.min-saude.pt/vacinas/CodeSystem/comercialNameId",
                        "value": "216"
                    },
                    {
                        "type": {
                            "text": "Nome Comercial do Produto Vacinal"
                        },
                        "system": "https://spms.min-saude.pt/vacinas/CodeSystem/comercialName",
                        "value": "Ad26.COV2-S"
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31",
            "resource": {
                "resourceType": "Patient",
                "id": "1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTPSSNC"
                    ]
                },
                "identifier":  [
                    {
                        "type": {
                            "coding":  [
                                {
                                    "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                                    "code": "HC",
                                    "display": "Health Card Number"
                                }
                            ],
                            "text": "Número Nacional do Utente"
                        },
                        "system": "http://spms.min-saude.pt/rnu/identifiers/patient-id",
                        "value": "123456789"
                    }
                ]
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55",
            "resource": {
                "resourceType": "Location",
                "id": "l12019ad-4e1e-460e-b1b6-4e06cd6ffb55",
                "meta": {
                    "lastUpdated": "2023-12-31T23:59:59.000+00:00",
                    "profile":  [
                        "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/LocationPTPS"
                    ]
                },
                "address": {
                    "country": "PT"
                },
                "physicalType": {
                    "coding":  [
                        {
                            "system": "http://snomed.info/sct",
                            "code": "264362003",
                            "display": "Home"
                        }
                    ],
                    "text": "Domicílio"
                }
            }
        },
        {
            "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/o02019ad-4e1e-460e-b1b6-4e06cd6ffb77",
            "resource": {
                "resourceType": "Organization",
                "id": "o02019ad-4e1e-460e-b1b6-4e06cd6ffb77",
                "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": "https://spms.min-saude.pt/iop/CodeSystem/IdentifierType",
                                    "code": "MAH-PT",
                                    "display": "Marketing Authorisation Holder Number"
                                }
                            ],
                            "text": "Número do titular de autorização no mercado"
                        },
                        "system": "https://spor.ema.europa.eu/v1/organisations",
                        "value": "100030215"
                    }
                ],
                "name": "Biontech Manufacturing GmbH EMA SPOR- Organisations Management System"
            }
        },
        {
            "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": "XX",
                                    "display": "Organization identifier"
                                }
                            ],
                            "text": "Número Nacional de Entidade"
                        },
                        "system": "https://spms.min-saude.pt/pne/identifiers/entity-id",
                        "value": "0123456"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo2"
            }
        }
    ]
}
Bundle.id[0]vi0d7410-9423-42d3-aa97-a2c55d78b002
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/me1d7410-9423-42d3-aa97-a2c55d78b551
Bundle.entry[0].resource[0].id[0]me1d7410-9423-42d3-aa97-a2c55d78b551
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-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].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]Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92
Bundle.entry[1].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92
Bundle.entry[1].resource[0].id[0]2c4a24f4-35c4-4df9-a095-bfc0b52fbc92
Bundle.entry[1].resource[0].meta[0].lastUpdated[0]2023-12-31T15:12:10.796+00:00
Bundle.entry[1].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ImmunizationPTPSSNC
Bundle.entry[1].resource[0].extension[0].url[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AdministeredProductPTExtension
Bundle.entry[1].resource[0].extension[0].value[0].reference[0]Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44
Bundle.entry[1].resource[0].extension[1].url[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/RegisterTypePTExtension
Bundle.entry[1].resource[0].extension[1].value[0]2
Bundle.entry[1].resource[0].status[0]completed
Bundle.entry[1].resource[0].vaccineCode[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[1].resource[0].vaccineCode[0].coding[0].code[0]1119349007
Bundle.entry[1].resource[0].vaccineCode[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].vaccineCode[0].text[0]Vacina contra a COVID-19 (mRNA)
Bundle.entry[1].resource[0].patient[0].reference[0]Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[1].resource[0].occurrence[0]2023-06-30
Bundle.entry[1].resource[0].location[0].reference[0]Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55
Bundle.entry[1].resource[0].lotNumber[0]1111ZA
Bundle.entry[1].resource[0].performer[0].function[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0443
Bundle.entry[1].resource[0].performer[0].function[0].coding[0].code[0]AP
Bundle.entry[1].resource[0].performer[0].function[0].coding[0].display[0]Administering Provider
Bundle.entry[1].resource[0].performer[0].function[0].text[0]Profissional de Administração
Bundle.entry[1].resource[0].performer[0].actor[0].reference[0]PractitionerRole/6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t
Bundle.entry[1].resource[0].performer[1].function[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0443
Bundle.entry[1].resource[0].performer[1].function[0].coding[0].code[0]AP
Bundle.entry[1].resource[0].performer[1].function[0].coding[0].display[0]Administering Provider
Bundle.entry[1].resource[0].performer[1].function[0].text[0]Entidade de Administração
Bundle.entry[1].resource[0].performer[1].actor[0].reference[0]Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[1].resource[0].performer[2].function[0].coding[0].system[0]https://spms.min-saude.pt/iop/valueset/ExtensionImmunizationFunction
Bundle.entry[1].resource[0].performer[2].function[0].coding[0].code[0]RP-PT
Bundle.entry[1].resource[0].performer[2].function[0].coding[0].display[0]Registering Provider
Bundle.entry[1].resource[0].performer[2].function[0].text[0]Profissional de Registo
Bundle.entry[1].resource[0].performer[2].actor[0].reference[0]PractitionerRole/7w7719ad-4e1e-460e-b1b6-4e06cd6ffb7t
Bundle.entry[1].resource[0].performer[3].function[0].coding[0].system[0]https://spms.min-saude.pt/iop/valueset/ExtensionImmunizationFunction
Bundle.entry[1].resource[0].performer[3].function[0].coding[0].code[0]RP-PT
Bundle.entry[1].resource[0].performer[3].function[0].coding[0].display[0]Registering Provider
Bundle.entry[1].resource[0].performer[3].function[0].text[0]Entidade de Registo
Bundle.entry[1].resource[0].performer[3].actor[0].reference[0]Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[1].resource[0].reasonCode[0].id[0]vaccinationPatientType
Bundle.entry[1].resource[0].reasonCode[0].coding[0].system[0]https://spms.min-saude.pt/vacinas/CodeSystem/vaccinationPatientType
Bundle.entry[1].resource[0].reasonCode[0].coding[0].code[0]200
Bundle.entry[1].resource[0].reasonCode[0].coding[0].display[0]Others
Bundle.entry[1].resource[0].reasonCode[0].text[0]Outros
Bundle.entry[1].resource[0].protocolApplied[0].doseNumber[0]1
Bundle.entry[2].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/PractitionerRole/6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t
Bundle.entry[2].resource[0].id[0]6y7719ad-4e1e-460e-b1b6-4e06cd6ffb3t
Bundle.entry[2].resource[0].meta[0].lastUpdated[0]2099-12-31T23:59:59+00:00
Bundle.entry[2].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPSSNC
Bundle.entry[2].resource[0].practitioner[0].reference[0]Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[3].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[3].resource[0].id[0]c80d7410-9423-42d3-aa97-a2c55d78b526
Bundle.entry[3].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC
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]RPH
Bundle.entry[3].resource[0].identifier[0].type[0].coding[0].display[0]Pharmacist license number
Bundle.entry[3].resource[0].identifier[0].type[0].text[0]Número da Cédula Profissional Farmacêutica
Bundle.entry[3].resource[0].identifier[0].system[0]https://ordemfarmaceuticos.pt/pt
Bundle.entry[3].resource[0].identifier[0].value[0]55555
Bundle.entry[3].resource[0].identifier[0].period[0].start[0]1992-01-01
Bundle.entry[3].resource[0].name[0].text[0]Jorge Maria Gomes da Silva
Bundle.entry[4].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/PractitionerRole/7w7719ad-4e1e-460e-b1b6-4e06cd6ffb7t
Bundle.entry[4].resource[0].id[0]7w7719ad-4e1e-460e-b1b6-4e06cd6ffb7t
Bundle.entry[4].resource[0].meta[0].lastUpdated[0]2099-12-31T23:59:59+00:00
Bundle.entry[4].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPSSNC
Bundle.entry[4].resource[0].practitioner[0].reference[0]Practitioner/rt7d7410-9423-42d3-aa97-a2c55d78b577
Bundle.entry[4].resource[0].code[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[4].resource[0].code[0].coding[0].code[0]224544005
Bundle.entry[4].resource[0].code[0].coding[0].display[0]Family planning nurse
Bundle.entry[4].resource[0].code[0].text[0]Enfermeiro de saúde familiar
Bundle.entry[5].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Practitioner/rt7d7410-9423-42d3-aa97-a2c55d78b577
Bundle.entry[5].resource[0].id[0]rt7d7410-9423-42d3-aa97-a2c55d78b577
Bundle.entry[5].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC
Bundle.entry[5].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[5].resource[0].identifier[0].type[0].coding[0].code[0]RN
Bundle.entry[5].resource[0].identifier[0].type[0].coding[0].display[0]Registered Nurse Number
Bundle.entry[5].resource[0].identifier[0].type[0].text[0]Número da Cédula Profissional de Enfermagem
Bundle.entry[5].resource[0].identifier[0].system[0]https://www.ordemenfermeiros.pt/
Bundle.entry[5].resource[0].identifier[0].value[0]11111
Bundle.entry[5].resource[0].identifier[0].period[0].start[0]1990-01-01
Bundle.entry[5].resource[0].name[0].text[0]João Mil Homens
Bundle.entry[6].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44
Bundle.entry[6].resource[0].id[0]mdca24f4-35c4-4df9-a095-bfc0b52fbc44
Bundle.entry[6].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[6].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MedicationPTPS
Bundle.entry[6].resource[0].extension[0].url[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MarketingAuthorizationHolderPTExtension
Bundle.entry[6].resource[0].extension[0].value[0].reference[0]Organization/o02019ad-4e1e-460e-b1b6-4e06cd6ffb77
Bundle.entry[6].resource[0].identifier[0].type[0].coding[0].system[0]https://spms.min-saude.pt/iop/CodeSystem/IdentifierType
Bundle.entry[6].resource[0].identifier[0].type[0].coding[0].code[0]VCNID-PT
Bundle.entry[6].resource[0].identifier[0].type[0].coding[0].display[0]Vaccine Commercial Name number
Bundle.entry[6].resource[0].identifier[0].type[0].text[0]Código para a Identificação Comercial do Produto Vacinal
Bundle.entry[6].resource[0].identifier[0].system[0]https://spms.min-saude.pt/vacinas/CodeSystem/comercialNameId
Bundle.entry[6].resource[0].identifier[0].value[0]216
Bundle.entry[6].resource[0].identifier[1].type[0].text[0]Nome Comercial do Produto Vacinal
Bundle.entry[6].resource[0].identifier[1].system[0]https://spms.min-saude.pt/vacinas/CodeSystem/comercialName
Bundle.entry[6].resource[0].identifier[1].value[0]Ad26.COV2-S
Bundle.entry[7].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[7].resource[0].id[0]1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31
Bundle.entry[7].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[7].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTPSSNC
Bundle.entry[7].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[7].resource[0].identifier[0].type[0].coding[0].code[0]HC
Bundle.entry[7].resource[0].identifier[0].type[0].coding[0].display[0]Health Card Number
Bundle.entry[7].resource[0].identifier[0].type[0].text[0]Número Nacional do Utente
Bundle.entry[7].resource[0].identifier[0].system[0]http://spms.min-saude.pt/rnu/identifiers/patient-id
Bundle.entry[7].resource[0].identifier[0].value[0]123456789
Bundle.entry[8].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55
Bundle.entry[8].resource[0].id[0]l12019ad-4e1e-460e-b1b6-4e06cd6ffb55
Bundle.entry[8].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[8].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/LocationPTPS
Bundle.entry[8].resource[0].address[0].country[0]PT
Bundle.entry[8].resource[0].physicalType[0].coding[0].system[0]http://snomed.info/sct
Bundle.entry[8].resource[0].physicalType[0].coding[0].code[0]264362003
Bundle.entry[8].resource[0].physicalType[0].coding[0].display[0]Home
Bundle.entry[8].resource[0].physicalType[0].text[0]Domicílio
Bundle.entry[9].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/o02019ad-4e1e-460e-b1b6-4e06cd6ffb77
Bundle.entry[9].resource[0].id[0]o02019ad-4e1e-460e-b1b6-4e06cd6ffb77
Bundle.entry[9].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[9].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[9].resource[0].identifier[0].type[0].coding[0].system[0]https://spms.min-saude.pt/iop/CodeSystem/IdentifierType
Bundle.entry[9].resource[0].identifier[0].type[0].coding[0].code[0]MAH-PT
Bundle.entry[9].resource[0].identifier[0].type[0].coding[0].display[0]Marketing Authorisation Holder Number
Bundle.entry[9].resource[0].identifier[0].type[0].text[0]Número do titular de autorização no mercado
Bundle.entry[9].resource[0].identifier[0].system[0]https://spor.ema.europa.eu/v1/organisations
Bundle.entry[9].resource[0].identifier[0].value[0]100030215
Bundle.entry[9].resource[0].name[0]Biontech Manufacturing GmbH EMA SPOR- Organisations Management System
Bundle.entry[10].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[10].resource[0].id[0]1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66
Bundle.entry[10].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[10].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[10].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[10].resource[0].identifier[0].type[0].coding[0].code[0]XX
Bundle.entry[10].resource[0].identifier[0].type[0].coding[0].display[0]Organization identifier
Bundle.entry[10].resource[0].identifier[0].type[0].text[0]Número Nacional de Entidade
Bundle.entry[10].resource[0].identifier[0].system[0]https://spms.min-saude.pt/pne/identifiers/entity-id
Bundle.entry[10].resource[0].identifier[0].value[0]7654321
Bundle.entry[10].resource[0].name[0]Nome-da-Entidade-exemplo1
Bundle.entry[11].fullUrl[0]https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[11].resource[0].id[0]2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44
Bundle.entry[11].resource[0].meta[0].lastUpdated[0]2023-12-31T23:59:59+00:00
Bundle.entry[11].resource[0].meta[0].profile[0]https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV
Bundle.entry[11].resource[0].identifier[0].type[0].coding[0].system[0]http://terminology.hl7.org/CodeSystem/v2-0203
Bundle.entry[11].resource[0].identifier[0].type[0].coding[0].code[0]XX
Bundle.entry[11].resource[0].identifier[0].type[0].coding[0].display[0]Organization identifier
Bundle.entry[11].resource[0].identifier[0].type[0].text[0]Número Nacional de Entidade
Bundle.entry[11].resource[0].identifier[0].system[0]https://spms.min-saude.pt/pne/identifiers/entity-id
Bundle.entry[11].resource[0].identifier[0].value[0]0123456
Bundle.entry[11].resource[0].name[0]Nome-da-Entidade-exemplo2
 

RESPOSTA

MessageHeader.response.code: "ok"


Bundle
{
    "resourceType": "Bundle",
    "id": "vo6019ad-4e1e-460e-b1b6-4e06cd6001-1",
    "meta": {
        "lastUpdated": "2023-12-31T23:59:59+00:00",
        "profile":  [
            "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTPS"
        ]
    },
    "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/MessageHeaderPTPS"
                    ]
                },
                "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",
                    "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": "information",
                        "code": "informational",
                        "details": {
                            "text": "Pedido processado com sucesso"
                        }
                    }
                ]
            }
        },
        {
            "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+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": "0123456"
                    }
                ],
                "name": "Nome-da-Entidade-exemplo2"
            }
        }
    ]
}
Bundle.id[0]vo6019ad-4e1e-460e-b1b6-4e06cd6001-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/BundlePTPS
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/MessageHeaderPTPS
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[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]information
Bundle.entry[1].resource[0].issue[0].code[0]informational
Bundle.entry[1].resource[0].issue[0].details[0].text[0]Pedido processado com sucesso
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]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]0123456
Bundle.entry[3].resource[0].name[0]Nome-da-Entidade-exemplo2



Voltar ao início