Certificados e Documentos Clínicos
Patient Summary
Pesquisa de Patient Summary
Mensagem Exemplo 1 - Pesquisa de Patient Summary
Caso de Validação 1 – Pesquisa de Patient Summary para um determinado utente
PEDIDO
| Bundle |
| id : ai4d7410-9423-42d3-aa97-a2c55d78b004 |
| 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/me0d7410-9423-42d3-aa97-a2c55d78b553 |
| resource |
| id : me0d7410-9423-42d3-aa97-a2c55d78b553 |
| meta |
| lastUpdated : 2023-12-31T23:59:59.000+00:00 |
| profile : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRV |
| event |
| 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 |
| 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/p37c149d-46e2-42b0-8caf-478564c436p3 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Parameters/p37c149d-46e2-42b0-8caf-478564c436p3 |
| resource |
| 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/ParametersPTPS |
| parameter |
| name : Utente |
| resource |
| id : mdca24f4-35c4-4df9-a095-bfc0b52fbc44 |
| identifier |
| type |
| coding |
| system : http://terminology.hl7.org/CodeSystem/v2-0203 |
| code : HC |
| display : Health Card Number |
| text : Número Nacional do Utente |
| system : https://spms.min-saude.pt/rnu/identifiers/patient-id |
| value : 123456789 |
| name |
| text : Antónia Silva |
| birthDate : 1990-02-18 |
| parameter |
| name : NomeDocumento |
| value |
| coding |
| system : http://loinc.org |
| code : 60591-5 |
| display : Patient summary Document |
| text : Resumo de saúde do utente |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66 |
| resource |
| 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 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44 |
| resource |
| 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 |
{ "resourceType": "Bundle", "id": "ai4d7410-9423-42d3-aa97-a2c55d78b004", "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/me0d7410-9423-42d3-aa97-a2c55d78b553", "resource": { "resourceType": "MessageHeader", "id": "me0d7410-9423-42d3-aa97-a2c55d78b553", "meta": { "lastUpdated": "2023-12-31T23:59:59.000+00:00", "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRV" ] }, "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" } } ], "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/p37c149d-46e2-42b0-8caf-478564c436p3" } ] } }, { "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/ParametersPTPS" ] }, "parameter": [ { "name": "Utente", "resource": { "resourceType": "Patient", "id": "mdca24f4-35c4-4df9-a095-bfc0b52fbc44", "identifier": [ { "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "code": "HC", "display": "Health Card Number" } ], "text": "Número Nacional do Utente" }, "system": "https://spms.min-saude.pt/rnu/identifiers/patient-id", "value": "123456789" } ], "name": [ { "text": "Antónia Silva" } ], "birthDate": "1990-02-18" } }, { "name": "NomeDocumento", "valueCodeableConcept": { "coding": [ { "system": "http://loinc.org", "code": "60591-5", "display": "Patient summary Document" } ], "text": "Resumo de saúde do utente" } } ] } }, { "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] | ai4d7410-9423-42d3-aa97-a2c55d78b004 |
| 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/me0d7410-9423-42d3-aa97-a2c55d78b553 |
| Bundle.entry[0].resource[0].id[0] | me0d7410-9423-42d3-aa97-a2c55d78b553 |
| 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] | 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].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/p37c149d-46e2-42b0-8caf-478564c436p3 |
| Bundle.entry[1].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/Parameters/p37c149d-46e2-42b0-8caf-478564c436p3 |
| Bundle.entry[1].resource[0].id[0] | p37c149d-46e2-42b0-8caf-478564c436p3 |
| 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/ParametersPTPS |
| Bundle.entry[1].resource[0].parameter[0].name[0] | Utente |
| Bundle.entry[1].resource[0].parameter[0].resource[0].id[0] | mdca24f4-35c4-4df9-a095-bfc0b52fbc44 |
| Bundle.entry[1].resource[0].parameter[0].resource[0].identifier[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0203 |
| Bundle.entry[1].resource[0].parameter[0].resource[0].identifier[0].type[0].coding[0].code[0] | HC |
| Bundle.entry[1].resource[0].parameter[0].resource[0].identifier[0].type[0].coding[0].display[0] | Health Card Number |
| Bundle.entry[1].resource[0].parameter[0].resource[0].identifier[0].type[0].text[0] | Número Nacional do Utente |
| Bundle.entry[1].resource[0].parameter[0].resource[0].identifier[0].system[0] | https://spms.min-saude.pt/rnu/identifiers/patient-id |
| Bundle.entry[1].resource[0].parameter[0].resource[0].identifier[0].value[0] | 123456789 |
| Bundle.entry[1].resource[0].parameter[0].resource[0].name[0].text[0] | Antónia Silva |
| Bundle.entry[1].resource[0].parameter[0].resource[0].birthDate[0] | 1990-02-18 |
| Bundle.entry[1].resource[0].parameter[1].name[0] | NomeDocumento |
| Bundle.entry[1].resource[0].parameter[1].value[0].coding[0].system[0] | http://loinc.org |
| Bundle.entry[1].resource[0].parameter[1].value[0].coding[0].code[0] | 60591-5 |
| Bundle.entry[1].resource[0].parameter[1].value[0].coding[0].display[0] | Patient summary Document |
| Bundle.entry[1].resource[0].parameter[1].value[0].text[0] | Resumo de saúde do utente |
| 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 |
RESPOSTA
MessageHeader.response.code: "ok"
| Bundle |
| id : ai4d7410-9423-42d3-aa97-a2c55d78b004 |
| 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/me0d7410-9423-42d3-aa97-a2c55d78b553 |
| resource |
| id : me0d7410-9423-42d3-aa97-a2c55d78b553 |
| meta |
| lastUpdated : 2023-12-31T23:59:59.000+00:00 |
| profile : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRV |
| event |
| system : https://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 |
| focus |
| reference : Bundle/f17ea3b0-9a8d-4d8e-99ab-b8078bdf6a74 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Bundle/f17ea3b0-9a8d-4d8e-99ab-b8078bdf6a74 |
| resource |
| id : f17ea3b0-9a8d-4d8e-99ab-b8078bdf6a74 |
| meta |
| lastUpdated : 2023-12-31T23:59:59.000+00:00 |
| profile : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV |
| identifier |
| system : http://spms.min-saude.pt/fhir/<sistem>/identifiers/patientSummary |
| value : 9807655 |
| period |
| start : 2099-12-01 |
| end : 2099-12-31 |
| type : document |
| timestamp : 2013-05-28T22:12:21Z |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Composition/60a2ce87-7108-4006-ba2e-190979f19ff1 |
| resource |
| id : 60a2ce87-7108-4006-ba2e-190979f19ff1 |
| meta |
| lastUpdated : 2023-12-31T23:59:59.000+00:00 |
| profile : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CompositionPTPS |
| status : final |
| type |
| coding |
| system : http://loinc.org |
| code : 60591-5 |
| display : Patient summary Document |
| text : Resumo de saúde do utente |
| subject |
| reference : Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| date : 2023-12-31T23:59:59.000+00:00 |
| author |
| reference : Organization/992019ad-4e1e-460e-b1b6-4e06cd6ffb44 |
| title : Resumo de Saúde do Utente |
| section |
| id : sectionAllergies |
| title : Secção de Alergias e Reações Adversas |
| code |
| coding |
| system : http://loinc.org |
| code : 48765-2 |
| display : Allergies and adverse reactions document |
| text : Secção alergias e reacções adversas |
| entry |
| reference : List/3dc71eea-657d-4ee7-818f-75e4207e1e2a |
| section |
| id : sectionImmunizations |
| title : Histórico de vacinação |
| code |
| coding |
| system : http://loinc.org |
| code : 11369-6 |
| display : History of Immunization Narrative |
| text : Histórico de imunização |
| entry |
| reference : List/3dc71eea-657d-4ee7-818f-75e4207e1rr1 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/List/3dc71eea-657d-4ee7-818f-75e4207e1e2a |
| resource |
| id : 3dc71eea-657d-4ee7-818f-75e4207e1e2a |
| meta |
| lastUpdated : 2023-12-31T23:59:59.000+00:00 |
| profile : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ListPTPS |
| status : current |
| mode : working |
| title : Lista de Alergias do Utente |
| subject |
| reference : Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| date : 2023-12-31T23:59:59.000+00:00 |
| entry |
| item |
| reference : AllergyIntolerance/c80d7410-9423-42d3-aa97-a2c55d78b526 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/AllergyIntolerance/c80d7410-9423-42d3-aa97-a2c55d78b526 |
| resource |
| meta |
| profile : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTPSSNC |
| id : c80d7410-9423-42d3-aa97-a2c55d78b526 |
| extension |
| url : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntoleranceTypePTExtension |
| value |
| coding |
| system : http://snomed.info/sct |
| code : 609328004 |
| display : Allergic disposition |
| text : Alergia |
| clinicalStatus |
| coding |
| system : http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical |
| code : active |
| display : Active |
| text : Activa |
| verificationStatus |
| coding |
| system : http://terminology.hl7.org/CodeSystem/allergyintolerance-verification |
| code : confirmed |
| display : Confirmed |
| text : Confirmada |
| category : food |
| code |
| id : allergenNoDrug |
| coding |
| system : http://snomed.info/sct |
| code : 227144008 |
| display : Tuna fish |
| text : Atum |
| patient |
| reference : Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| display : Antónia Silva |
| reaction |
| extension |
| url : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/SeverityReactionPTExtension |
| value |
| coding |
| system : http://snomed.info/sct |
| code : 255604002 |
| display : Mild |
| text : Ligeiro |
| manifestation |
| coding |
| system : http://snomed.info/sct |
| code : 422400008 |
| display : Vomiting |
| text : Vómitos |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/List/3dc71eea-657d-4ee7-818f-75e4207e1rr1 |
| resource |
| id : 3dc71eea-657d-4ee7-818f-75e4207e1rr1 |
| meta |
| lastUpdated : 2023-12-31T23:59:59.000+00:00 |
| profile : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ListPTPS |
| status : current |
| mode : working |
| title : Lista de Vacinas do Utente |
| subject |
| reference : Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| date : 2023-12-31T23:59:59.000+00:00 |
| entry |
| item |
| reference : Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbx21 |
| entry |
| item |
| reference : Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbx21 |
| resource |
| id : 2c4a24f4-35c4-4df9-a095-bfc0b52fbx21 |
| meta |
| lastUpdated : 2023-12-31T15:12:10.796+00:00 |
| profile : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ImmunizationPTPS |
| extension |
| url : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AdministeredProductPTExtension |
| value |
| reference : Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44 |
| status : completed |
| occurrence : 2023-06-30 |
| vaccineCode |
| id : vaccine |
| 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 |
| protocolApplied |
| doseNumber : 1 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92 |
| resource |
| 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/ImmunizationPTPS |
| extension |
| url : https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AdministeredProductPTExtension |
| value |
| reference : Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44 |
| status : completed |
| occurrence : 2023-12-31 |
| vaccineCode |
| id : vaccine |
| 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 |
| 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) |
| doseNumber : 2 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44 |
| resource |
| 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 |
| value |
| 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 |
| code |
| coding |
| id : RN-PT |
| system : https://www.infarmed.pt |
| code : 5802970 |
| display : Comirnaty |
| text : Comirnaty |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55 |
| resource |
| 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 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Organization/o02019ad-4e1e-460e-b1b6-4e06cd6ffb77 |
| resource |
| 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 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| resource |
| 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/PatientPTPS |
| identifier |
| type |
| coding |
| system : http://terminology.hl7.org/CodeSystem/v2-0203 |
| code : HC |
| display : Health Card Number |
| text : Número Nacional do Utente |
| system : https://spms.min-saude.pt/rnu/identifiers/patient-id |
| value : 123456789 |
| name |
| given : Antónia |
| family : Silva |
| gender : female |
| birthDate : 1990-02-18 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Organization/992019ad-4e1e-460e-b1b6-4e06cd6ffb44 |
| resource |
| id : 992019ad-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-exemplo3 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66 |
| resource |
| 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 |
| entry |
| fullUrl : https://spms.min-saude.pt/fhir-r4B/Organization/2o2019ad-4e1e-460e-b1b6-4e06cd6ffb44 |
| resource |
| 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 |
{ "resourceType": "Bundle", "id": "ai4d7410-9423-42d3-aa97-a2c55d78b004", "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/me0d7410-9423-42d3-aa97-a2c55d78b553", "resource": { "resourceType": "MessageHeader", "id": "me0d7410-9423-42d3-aa97-a2c55d78b553", "meta": { "lastUpdated": "2023-12-31T23:59:59.000+00:00", "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRV" ] }, "eventCoding": { "system": "https://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" }, "focus": [ { "reference": "Bundle/f17ea3b0-9a8d-4d8e-99ab-b8078bdf6a74" } ] } }, { "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Bundle/f17ea3b0-9a8d-4d8e-99ab-b8078bdf6a74", "resource": { "resourceType": "Bundle", "id": "f17ea3b0-9a8d-4d8e-99ab-b8078bdf6a74", "meta": { "lastUpdated": "2023-12-31T23:59:59.000+00:00", "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV" ] }, "identifier": { "system": "http://spms.min-saude.pt/fhir/<sistem>/identifiers/patientSummary", "value": "9807655", "period": { "start": "2099-12-01", "end": "2099-12-31" } }, "type": "document", "timestamp": "2013-05-28T22:12:21Z", "entry": [ { "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Composition/60a2ce87-7108-4006-ba2e-190979f19ff1", "resource": { "resourceType": "Composition", "id": "60a2ce87-7108-4006-ba2e-190979f19ff1", "meta": { "lastUpdated": "2023-12-31T23:59:59.000+00:00", "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CompositionPTPS" ] }, "status": "final", "type": { "coding": [ { "system": "http://loinc.org", "code": "60591-5", "display": "Patient summary Document" } ], "text": "Resumo de saúde do utente" }, "subject": { "reference": "Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31" }, "date": "2023-12-31T23:59:59.000+00:00", "author": [ { "reference": "Organization/992019ad-4e1e-460e-b1b6-4e06cd6ffb44" } ], "title": "Resumo de Saúde do Utente", "section": [ { "id": "sectionAllergies", "title": "Secção de Alergias e Reações Adversas", "code": { "coding": [ { "system": "http://loinc.org", "code": "48765-2", "display": "Allergies and adverse reactions document" } ], "text": "Secção alergias e reacções adversas" }, "entry": [ { "reference": "List/3dc71eea-657d-4ee7-818f-75e4207e1e2a" } ] }, { "id": "sectionImmunizations", "title": "Histórico de vacinação", "code": { "coding": [ { "system": "http://loinc.org", "code": "11369-6", "display": "History of Immunization Narrative" } ], "text": "Histórico de imunização" }, "entry": [ { "reference": "List/3dc71eea-657d-4ee7-818f-75e4207e1rr1" } ] } ] } }, { "fullUrl": "https://spms.min-saude.pt/fhir-r4B/List/3dc71eea-657d-4ee7-818f-75e4207e1e2a", "resource": { "resourceType": "List", "id": "3dc71eea-657d-4ee7-818f-75e4207e1e2a", "meta": { "lastUpdated": "2023-12-31T23:59:59.000+00:00", "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ListPTPS" ] }, "status": "current", "mode": "working", "title": "Lista de Alergias do Utente", "subject": { "reference": "Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31" }, "date": "2023-12-31T23:59:59.000+00:00", "entry": [ { "item": { "reference": "AllergyIntolerance/c80d7410-9423-42d3-aa97-a2c55d78b526" } } ] } }, { "fullUrl": "https://spms.min-saude.pt/fhir-r4B/AllergyIntolerance/c80d7410-9423-42d3-aa97-a2c55d78b526", "resource": { "resourceType": "AllergyIntolerance", "meta": { "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTPSSNC" ] }, "id": "c80d7410-9423-42d3-aa97-a2c55d78b526", "extension": [ { "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntoleranceTypePTExtension", "valueCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "609328004", "display": "Allergic disposition" } ], "text": "Alergia" } } ], "clinicalStatus": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical", "code": "active", "display": "Active" } ], "text": "Activa" }, "verificationStatus": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification", "code": "confirmed", "display": "Confirmed" } ], "text": "Confirmada" }, "category": [ "food" ], "code": { "id": "allergenNoDrug", "coding": [ { "system": "http://snomed.info/sct", "code": "227144008", "display": "Tuna fish" } ], "text": "Atum" }, "patient": { "reference": "Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31", "display": "Antónia Silva" }, "reaction": [ { "extension": [ { "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/SeverityReactionPTExtension", "valueCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "255604002", "display": "Mild" } ], "text": "Ligeiro" } } ], "manifestation": [ { "coding": [ { "system": "http://snomed.info/sct", "code": "422400008", "display": "Vomiting" } ], "text": "Vómitos" } ] } ] } }, { "fullUrl": "https://spms.min-saude.pt/fhir-r4B/List/3dc71eea-657d-4ee7-818f-75e4207e1rr1", "resource": { "resourceType": "List", "id": "3dc71eea-657d-4ee7-818f-75e4207e1rr1", "meta": { "lastUpdated": "2023-12-31T23:59:59.000+00:00", "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ListPTPS" ] }, "status": "current", "mode": "working", "title": "Lista de Vacinas do Utente", "subject": { "reference": "Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31" }, "date": "2023-12-31T23:59:59.000+00:00", "entry": [ { "item": { "reference": "Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbx21" } }, { "item": { "reference": "Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92" } } ] } }, { "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbx21", "resource": { "resourceType": "Immunization", "id": "2c4a24f4-35c4-4df9-a095-bfc0b52fbx21", "meta": { "lastUpdated": "2023-12-31T15:12:10.796+00:00", "profile": [ "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ImmunizationPTPS" ] }, "extension": [ { "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AdministeredProductPTExtension", "valueReference": { "reference": "Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44" } } ], "status": "completed", "occurrenceDateTime": "2023-06-30", "vaccineCode": { "id": "vaccine", "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" }, "protocolApplied": [ { "doseNumberPositiveInt": 1 } ] } }, { "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/ImmunizationPTPS" ] }, "extension": [ { "url": "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AdministeredProductPTExtension", "valueReference": { "reference": "Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44" } } ], "status": "completed", "occurrenceDateTime": "2023-12-31", "vaccineCode": { "id": "vaccine", "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", "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/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" } ], "code": { "coding": [ { "id": "RN-PT", "system": "https://www.infarmed.pt", "code": "5802970", "display": "Comirnaty" } ], "text": "Comirnaty " } } }, { "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/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/PatientPTPS" ] }, "identifier": [ { "type": { "coding": [ { "system": "http://terminology.hl7.org/CodeSystem/v2-0203", "code": "HC", "display": "Health Card Number" } ], "text": "Número Nacional do Utente" }, "system": "https://spms.min-saude.pt/rnu/identifiers/patient-id", "value": "123456789" } ], "name": [ { "given": [ "Antónia" ], "family": "Silva" } ], "gender": "female", "birthDate": "1990-02-18" } }, { "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/992019ad-4e1e-460e-b1b6-4e06cd6ffb44", "resource": { "resourceType": "Organization", "id": "992019ad-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-exemplo3" } } ] } }, { "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] | ai4d7410-9423-42d3-aa97-a2c55d78b004 |
| 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/me0d7410-9423-42d3-aa97-a2c55d78b553 |
| Bundle.entry[0].resource[0].id[0] | me0d7410-9423-42d3-aa97-a2c55d78b553 |
| 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] | 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-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].focus[0].reference[0] | Bundle/f17ea3b0-9a8d-4d8e-99ab-b8078bdf6a74 |
| Bundle.entry[1].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/Bundle/f17ea3b0-9a8d-4d8e-99ab-b8078bdf6a74 |
| Bundle.entry[1].resource[0].id[0] | f17ea3b0-9a8d-4d8e-99ab-b8078bdf6a74 |
| 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/BundlePTTRV |
| Bundle.entry[1].resource[0].identifier[0].system[0] | http://spms.min-saude.pt/fhir/<sistem>/identifiers/patientSummary |
| Bundle.entry[1].resource[0].identifier[0].value[0] | 9807655 |
| Bundle.entry[1].resource[0].identifier[0].period[0].start[0] | 2099-12-01 |
| Bundle.entry[1].resource[0].identifier[0].period[0].end[0] | 2099-12-31 |
| Bundle.entry[1].resource[0].type[0] | document |
| Bundle.entry[1].resource[0].timestamp[0] | 2013-05-28T22:12:21+00:00 |
| Bundle.entry[1].resource[0].entry[0].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/Composition/60a2ce87-7108-4006-ba2e-190979f19ff1 |
| Bundle.entry[1].resource[0].entry[0].resource[0].id[0] | 60a2ce87-7108-4006-ba2e-190979f19ff1 |
| Bundle.entry[1].resource[0].entry[0].resource[0].meta[0].lastUpdated[0] | 2023-12-31T23:59:59+00:00 |
| Bundle.entry[1].resource[0].entry[0].resource[0].meta[0].profile[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/CompositionPTPS |
| Bundle.entry[1].resource[0].entry[0].resource[0].status[0] | final |
| Bundle.entry[1].resource[0].entry[0].resource[0].type[0].coding[0].system[0] | http://loinc.org |
| Bundle.entry[1].resource[0].entry[0].resource[0].type[0].coding[0].code[0] | 60591-5 |
| Bundle.entry[1].resource[0].entry[0].resource[0].type[0].coding[0].display[0] | Patient summary Document |
| Bundle.entry[1].resource[0].entry[0].resource[0].type[0].text[0] | Resumo de saúde do utente |
| Bundle.entry[1].resource[0].entry[0].resource[0].subject[0].reference[0] | Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| Bundle.entry[1].resource[0].entry[0].resource[0].date[0] | 2023-12-31T23:59:59.000+00:00 |
| Bundle.entry[1].resource[0].entry[0].resource[0].author[0].reference[0] | Organization/992019ad-4e1e-460e-b1b6-4e06cd6ffb44 |
| Bundle.entry[1].resource[0].entry[0].resource[0].title[0] | Resumo de Saúde do Utente |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[0].id[0] | sectionAllergies |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[0].title[0] | Secção de Alergias e Reações Adversas |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[0].code[0].coding[0].system[0] | http://loinc.org |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[0].code[0].coding[0].code[0] | 48765-2 |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[0].code[0].coding[0].display[0] | Allergies and adverse reactions document |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[0].code[0].text[0] | Secção alergias e reacções adversas |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[0].entry[0].reference[0] | List/3dc71eea-657d-4ee7-818f-75e4207e1e2a |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[1].id[0] | sectionImmunizations |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[1].title[0] | Histórico de vacinação |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[1].code[0].coding[0].system[0] | http://loinc.org |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[1].code[0].coding[0].code[0] | 11369-6 |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[1].code[0].coding[0].display[0] | History of Immunization Narrative |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[1].code[0].text[0] | Histórico de imunização |
| Bundle.entry[1].resource[0].entry[0].resource[0].section[1].entry[0].reference[0] | List/3dc71eea-657d-4ee7-818f-75e4207e1rr1 |
| Bundle.entry[1].resource[0].entry[1].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/List/3dc71eea-657d-4ee7-818f-75e4207e1e2a |
| Bundle.entry[1].resource[0].entry[1].resource[0].id[0] | 3dc71eea-657d-4ee7-818f-75e4207e1e2a |
| Bundle.entry[1].resource[0].entry[1].resource[0].meta[0].lastUpdated[0] | 2023-12-31T23:59:59+00:00 |
| Bundle.entry[1].resource[0].entry[1].resource[0].meta[0].profile[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ListPTPS |
| Bundle.entry[1].resource[0].entry[1].resource[0].status[0] | current |
| Bundle.entry[1].resource[0].entry[1].resource[0].mode[0] | working |
| Bundle.entry[1].resource[0].entry[1].resource[0].title[0] | Lista de Alergias do Utente |
| Bundle.entry[1].resource[0].entry[1].resource[0].subject[0].reference[0] | Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| Bundle.entry[1].resource[0].entry[1].resource[0].date[0] | 2023-12-31T23:59:59.000+00:00 |
| Bundle.entry[1].resource[0].entry[1].resource[0].entry[0].item[0].reference[0] | AllergyIntolerance/c80d7410-9423-42d3-aa97-a2c55d78b526 |
| Bundle.entry[1].resource[0].entry[2].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/AllergyIntolerance/c80d7410-9423-42d3-aa97-a2c55d78b526 |
| Bundle.entry[1].resource[0].entry[2].resource[0].id[0] | c80d7410-9423-42d3-aa97-a2c55d78b526 |
| Bundle.entry[1].resource[0].entry[2].resource[0].meta[0].profile[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTPSSNC |
| Bundle.entry[1].resource[0].entry[2].resource[0].extension[0].url[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntoleranceTypePTExtension |
| Bundle.entry[1].resource[0].entry[2].resource[0].extension[0].value[0].coding[0].system[0] | http://snomed.info/sct |
| Bundle.entry[1].resource[0].entry[2].resource[0].extension[0].value[0].coding[0].code[0] | 609328004 |
| Bundle.entry[1].resource[0].entry[2].resource[0].extension[0].value[0].coding[0].display[0] | Allergic disposition |
| Bundle.entry[1].resource[0].entry[2].resource[0].extension[0].value[0].text[0] | Alergia |
| Bundle.entry[1].resource[0].entry[2].resource[0].clinicalStatus[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical |
| Bundle.entry[1].resource[0].entry[2].resource[0].clinicalStatus[0].coding[0].code[0] | active |
| Bundle.entry[1].resource[0].entry[2].resource[0].clinicalStatus[0].coding[0].display[0] | Active |
| Bundle.entry[1].resource[0].entry[2].resource[0].clinicalStatus[0].text[0] | Activa |
| Bundle.entry[1].resource[0].entry[2].resource[0].verificationStatus[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/allergyintolerance-verification |
| Bundle.entry[1].resource[0].entry[2].resource[0].verificationStatus[0].coding[0].code[0] | confirmed |
| Bundle.entry[1].resource[0].entry[2].resource[0].verificationStatus[0].coding[0].display[0] | Confirmed |
| Bundle.entry[1].resource[0].entry[2].resource[0].verificationStatus[0].text[0] | Confirmada |
| Bundle.entry[1].resource[0].entry[2].resource[0].category[0] | food |
| Bundle.entry[1].resource[0].entry[2].resource[0].code[0].id[0] | allergenNoDrug |
| Bundle.entry[1].resource[0].entry[2].resource[0].code[0].coding[0].system[0] | http://snomed.info/sct |
| Bundle.entry[1].resource[0].entry[2].resource[0].code[0].coding[0].code[0] | 227144008 |
| Bundle.entry[1].resource[0].entry[2].resource[0].code[0].coding[0].display[0] | Tuna fish |
| Bundle.entry[1].resource[0].entry[2].resource[0].code[0].text[0] | Atum |
| Bundle.entry[1].resource[0].entry[2].resource[0].patient[0].reference[0] | Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| Bundle.entry[1].resource[0].entry[2].resource[0].patient[0].display[0] | Antónia Silva |
| Bundle.entry[1].resource[0].entry[2].resource[0].reaction[0].extension[0].url[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/SeverityReactionPTExtension |
| Bundle.entry[1].resource[0].entry[2].resource[0].reaction[0].extension[0].value[0].coding[0].system[0] | http://snomed.info/sct |
| Bundle.entry[1].resource[0].entry[2].resource[0].reaction[0].extension[0].value[0].coding[0].code[0] | 255604002 |
| Bundle.entry[1].resource[0].entry[2].resource[0].reaction[0].extension[0].value[0].coding[0].display[0] | Mild |
| Bundle.entry[1].resource[0].entry[2].resource[0].reaction[0].extension[0].value[0].text[0] | Ligeiro |
| Bundle.entry[1].resource[0].entry[2].resource[0].reaction[0].manifestation[0].coding[0].system[0] | http://snomed.info/sct |
| Bundle.entry[1].resource[0].entry[2].resource[0].reaction[0].manifestation[0].coding[0].code[0] | 422400008 |
| Bundle.entry[1].resource[0].entry[2].resource[0].reaction[0].manifestation[0].coding[0].display[0] | Vomiting |
| Bundle.entry[1].resource[0].entry[2].resource[0].reaction[0].manifestation[0].text[0] | Vómitos |
| Bundle.entry[1].resource[0].entry[3].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/List/3dc71eea-657d-4ee7-818f-75e4207e1rr1 |
| Bundle.entry[1].resource[0].entry[3].resource[0].id[0] | 3dc71eea-657d-4ee7-818f-75e4207e1rr1 |
| Bundle.entry[1].resource[0].entry[3].resource[0].meta[0].lastUpdated[0] | 2023-12-31T23:59:59+00:00 |
| Bundle.entry[1].resource[0].entry[3].resource[0].meta[0].profile[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ListPTPS |
| Bundle.entry[1].resource[0].entry[3].resource[0].status[0] | current |
| Bundle.entry[1].resource[0].entry[3].resource[0].mode[0] | working |
| Bundle.entry[1].resource[0].entry[3].resource[0].title[0] | Lista de Vacinas do Utente |
| Bundle.entry[1].resource[0].entry[3].resource[0].subject[0].reference[0] | Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| Bundle.entry[1].resource[0].entry[3].resource[0].date[0] | 2023-12-31T23:59:59.000+00:00 |
| Bundle.entry[1].resource[0].entry[3].resource[0].entry[0].item[0].reference[0] | Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbx21 |
| Bundle.entry[1].resource[0].entry[3].resource[0].entry[1].item[0].reference[0] | Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92 |
| Bundle.entry[1].resource[0].entry[4].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbx21 |
| Bundle.entry[1].resource[0].entry[4].resource[0].id[0] | 2c4a24f4-35c4-4df9-a095-bfc0b52fbx21 |
| Bundle.entry[1].resource[0].entry[4].resource[0].meta[0].lastUpdated[0] | 2023-12-31T15:12:10.796+00:00 |
| Bundle.entry[1].resource[0].entry[4].resource[0].meta[0].profile[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ImmunizationPTPS |
| Bundle.entry[1].resource[0].entry[4].resource[0].extension[0].url[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AdministeredProductPTExtension |
| Bundle.entry[1].resource[0].entry[4].resource[0].extension[0].value[0].reference[0] | Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44 |
| Bundle.entry[1].resource[0].entry[4].resource[0].status[0] | completed |
| Bundle.entry[1].resource[0].entry[4].resource[0].vaccineCode[0].id[0] | vaccine |
| Bundle.entry[1].resource[0].entry[4].resource[0].vaccineCode[0].coding[0].system[0] | http://snomed.info/sct |
| Bundle.entry[1].resource[0].entry[4].resource[0].vaccineCode[0].coding[0].code[0] | 1119349007 |
| Bundle.entry[1].resource[0].entry[4].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].entry[4].resource[0].vaccineCode[0].text[0] | Vacina contra a COVID-19 (mRNA) |
| Bundle.entry[1].resource[0].entry[4].resource[0].patient[0].reference[0] | Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| Bundle.entry[1].resource[0].entry[4].resource[0].occurrence[0] | 2023-06-30 |
| Bundle.entry[1].resource[0].entry[4].resource[0].location[0].reference[0] | Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55 |
| Bundle.entry[1].resource[0].entry[4].resource[0].protocolApplied[0].doseNumber[0] | 1 |
| Bundle.entry[1].resource[0].entry[5].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/Immunization/2c4a24f4-35c4-4df9-a095-bfc0b52fbc92 |
| Bundle.entry[1].resource[0].entry[5].resource[0].id[0] | 2c4a24f4-35c4-4df9-a095-bfc0b52fbc92 |
| Bundle.entry[1].resource[0].entry[5].resource[0].meta[0].lastUpdated[0] | 2023-12-31T15:12:10.796+00:00 |
| Bundle.entry[1].resource[0].entry[5].resource[0].meta[0].profile[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/ImmunizationPTPS |
| Bundle.entry[1].resource[0].entry[5].resource[0].extension[0].url[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AdministeredProductPTExtension |
| Bundle.entry[1].resource[0].entry[5].resource[0].extension[0].value[0].reference[0] | Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44 |
| Bundle.entry[1].resource[0].entry[5].resource[0].status[0] | completed |
| Bundle.entry[1].resource[0].entry[5].resource[0].vaccineCode[0].id[0] | vaccine |
| Bundle.entry[1].resource[0].entry[5].resource[0].vaccineCode[0].coding[0].system[0] | http://snomed.info/sct |
| Bundle.entry[1].resource[0].entry[5].resource[0].vaccineCode[0].coding[0].code[0] | 1119349007 |
| Bundle.entry[1].resource[0].entry[5].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].entry[5].resource[0].vaccineCode[0].text[0] | Vacina contra a COVID-19 (mRNA) |
| Bundle.entry[1].resource[0].entry[5].resource[0].patient[0].reference[0] | Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| Bundle.entry[1].resource[0].entry[5].resource[0].occurrence[0] | 2023-12-31 |
| Bundle.entry[1].resource[0].entry[5].resource[0].location[0].reference[0] | Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55 |
| Bundle.entry[1].resource[0].entry[5].resource[0].lotNumber[0] | 1111ZA |
| Bundle.entry[1].resource[0].entry[5].resource[0].protocolApplied[0].targetDisease[0].coding[0].system[0] | http://snomed.info/sct |
| Bundle.entry[1].resource[0].entry[5].resource[0].protocolApplied[0].targetDisease[0].coding[0].code[0] | 840539006 |
| Bundle.entry[1].resource[0].entry[5].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].entry[5].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].entry[5].resource[0].protocolApplied[0].doseNumber[0] | 2 |
| Bundle.entry[1].resource[0].entry[6].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/Medication/mdca24f4-35c4-4df9-a095-bfc0b52fbc44 |
| Bundle.entry[1].resource[0].entry[6].resource[0].id[0] | mdca24f4-35c4-4df9-a095-bfc0b52fbc44 |
| Bundle.entry[1].resource[0].entry[6].resource[0].meta[0].lastUpdated[0] | 2023-12-31T23:59:59+00:00 |
| Bundle.entry[1].resource[0].entry[6].resource[0].meta[0].profile[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MedicationPTPS |
| Bundle.entry[1].resource[0].entry[6].resource[0].extension[0].url[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MarketingAuthorizationHolderPTExtension |
| Bundle.entry[1].resource[0].entry[6].resource[0].extension[0].value[0].reference[0] | Organization/o02019ad-4e1e-460e-b1b6-4e06cd6ffb77 |
| Bundle.entry[1].resource[0].entry[6].resource[0].identifier[0].type[0].coding[0].system[0] | https://spms.min-saude.pt/iop/CodeSystem/IdentifierType |
| Bundle.entry[1].resource[0].entry[6].resource[0].identifier[0].type[0].coding[0].code[0] | VCNID-PT |
| Bundle.entry[1].resource[0].entry[6].resource[0].identifier[0].type[0].coding[0].display[0] | Vaccine Commercial Name number |
| Bundle.entry[1].resource[0].entry[6].resource[0].identifier[0].type[0].text[0] | Código para a Identificação Comercial do Produto Vacinal |
| Bundle.entry[1].resource[0].entry[6].resource[0].identifier[0].system[0] | https://spms.min-saude.pt/vacinas/CodeSystem/comercialNameId |
| Bundle.entry[1].resource[0].entry[6].resource[0].identifier[0].value[0] | 216 |
| Bundle.entry[1].resource[0].entry[6].resource[0].code[0].coding[0].id[0] | RN-PT |
| Bundle.entry[1].resource[0].entry[6].resource[0].code[0].coding[0].system[0] | https://www.infarmed.pt |
| Bundle.entry[1].resource[0].entry[6].resource[0].code[0].coding[0].code[0] | 5802970 |
| Bundle.entry[1].resource[0].entry[6].resource[0].code[0].coding[0].display[0] | Comirnaty |
| Bundle.entry[1].resource[0].entry[6].resource[0].code[0].text[0] | Comirnaty |
| Bundle.entry[1].resource[0].entry[7].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/Location/l12019ad-4e1e-460e-b1b6-4e06cd6ffb55 |
| Bundle.entry[1].resource[0].entry[7].resource[0].id[0] | l12019ad-4e1e-460e-b1b6-4e06cd6ffb55 |
| Bundle.entry[1].resource[0].entry[7].resource[0].meta[0].lastUpdated[0] | 2023-12-31T23:59:59+00:00 |
| Bundle.entry[1].resource[0].entry[7].resource[0].meta[0].profile[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/LocationPTPS |
| Bundle.entry[1].resource[0].entry[7].resource[0].address[0].country[0] | PT |
| Bundle.entry[1].resource[0].entry[7].resource[0].physicalType[0].coding[0].system[0] | http://snomed.info/sct |
| Bundle.entry[1].resource[0].entry[7].resource[0].physicalType[0].coding[0].code[0] | 264362003 |
| Bundle.entry[1].resource[0].entry[7].resource[0].physicalType[0].coding[0].display[0] | Home |
| Bundle.entry[1].resource[0].entry[7].resource[0].physicalType[0].text[0] | Domicílio |
| Bundle.entry[1].resource[0].entry[8].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/Organization/o02019ad-4e1e-460e-b1b6-4e06cd6ffb77 |
| Bundle.entry[1].resource[0].entry[8].resource[0].id[0] | o02019ad-4e1e-460e-b1b6-4e06cd6ffb77 |
| Bundle.entry[1].resource[0].entry[8].resource[0].meta[0].lastUpdated[0] | 2023-12-31T23:59:59+00:00 |
| Bundle.entry[1].resource[0].entry[8].resource[0].meta[0].profile[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV |
| Bundle.entry[1].resource[0].entry[8].resource[0].identifier[0].type[0].coding[0].system[0] | https://spms.min-saude.pt/iop/CodeSystem/IdentifierType |
| Bundle.entry[1].resource[0].entry[8].resource[0].identifier[0].type[0].coding[0].code[0] | MAH-PT |
| Bundle.entry[1].resource[0].entry[8].resource[0].identifier[0].type[0].coding[0].display[0] | Marketing Authorisation Holder Number |
| Bundle.entry[1].resource[0].entry[8].resource[0].identifier[0].type[0].text[0] | Número do titular de autorização no mercado |
| Bundle.entry[1].resource[0].entry[8].resource[0].identifier[0].system[0] | https://spor.ema.europa.eu/v1/organisations |
| Bundle.entry[1].resource[0].entry[8].resource[0].identifier[0].value[0] | 100030215 |
| Bundle.entry[1].resource[0].entry[8].resource[0].name[0] | Biontech Manufacturing GmbH EMA SPOR- Organisations Management System |
| Bundle.entry[1].resource[0].entry[9].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| Bundle.entry[1].resource[0].entry[9].resource[0].id[0] | 1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31 |
| Bundle.entry[1].resource[0].entry[9].resource[0].meta[0].lastUpdated[0] | 2023-12-31T23:59:59+00:00 |
| Bundle.entry[1].resource[0].entry[9].resource[0].meta[0].profile[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PatientPTPS |
| Bundle.entry[1].resource[0].entry[9].resource[0].identifier[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0203 |
| Bundle.entry[1].resource[0].entry[9].resource[0].identifier[0].type[0].coding[0].code[0] | HC |
| Bundle.entry[1].resource[0].entry[9].resource[0].identifier[0].type[0].coding[0].display[0] | Health Card Number |
| Bundle.entry[1].resource[0].entry[9].resource[0].identifier[0].type[0].text[0] | Número Nacional do Utente |
| Bundle.entry[1].resource[0].entry[9].resource[0].identifier[0].system[0] | https://spms.min-saude.pt/rnu/identifiers/patient-id |
| Bundle.entry[1].resource[0].entry[9].resource[0].identifier[0].value[0] | 123456789 |
| Bundle.entry[1].resource[0].entry[9].resource[0].name[0].family[0] | Silva |
| Bundle.entry[1].resource[0].entry[9].resource[0].name[0].given[0] | Antónia |
| Bundle.entry[1].resource[0].entry[9].resource[0].gender[0] | female |
| Bundle.entry[1].resource[0].entry[9].resource[0].birthDate[0] | 1990-02-18 |
| Bundle.entry[1].resource[0].entry[10].fullUrl[0] | https://spms.min-saude.pt/fhir-r4B/Organization/992019ad-4e1e-460e-b1b6-4e06cd6ffb44 |
| Bundle.entry[1].resource[0].entry[10].resource[0].id[0] | 992019ad-4e1e-460e-b1b6-4e06cd6ffb44 |
| Bundle.entry[1].resource[0].entry[10].resource[0].meta[0].lastUpdated[0] | 2023-12-31T23:59:59+00:00 |
| Bundle.entry[1].resource[0].entry[10].resource[0].meta[0].profile[0] | https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/OrganizationPTTRV |
| Bundle.entry[1].resource[0].entry[10].resource[0].identifier[0].type[0].coding[0].system[0] | http://terminology.hl7.org/CodeSystem/v2-0203 |
| Bundle.entry[1].resource[0].entry[10].resource[0].identifier[0].type[0].coding[0].code[0] | XX |
| Bundle.entry[1].resource[0].entry[10].resource[0].identifier[0].type[0].coding[0].display[0] | Organization identifier |
| Bundle.entry[1].resource[0].entry[10].resource[0].identifier[0].type[0].text[0] | Número Nacional de Entidade |
| Bundle.entry[1].resource[0].entry[10].resource[0].identifier[0].system[0] | https://spms.min-saude.pt/pne/identifiers/entity-id |
| Bundle.entry[1].resource[0].entry[10].resource[0].identifier[0].value[0] | 0123456 |
| Bundle.entry[1].resource[0].entry[10].resource[0].name[0] | Nome-da-Entidade-exemplo3 |
| 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 |