FHIR IG analytics| Package | portuguese.use-cases.guide |
| Resource Type | Bundle |
| Id | Exemplo1-1-sincronizacao-de-remocao-de-alergias-e-intolerancias.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "rmv-alergias-intolerancias-001-1",
"meta": {
"lastUpdated": "2023-12-31T23:59:59+00:00",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/BundlePTTRV"
]
},
"type": "message",
"entry": [
{
"fullUrl": "https://spms.min-saude.pt/fhir-r4B/MessageHeader/rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31",
"resource": {
"resourceType": "MessageHeader",
"id": "rtg019ad-4e1e-460e-b1b6-4e06cd6ffb31",
"meta": {
"lastUpdated": "2023-12-31T23:59:59+00:00",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRV"
]
},
"eventCoding": {
"system": "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",
"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>"
}
}
]
}