FHIR IG analytics| Package | portuguese.use-cases.guide |
| Resource Type | Bundle |
| Id | Exemplo1-pesquisa-PS.json |
| FHIR Version | R4B |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Bundle",
"id": "Exemplo1-pesquisa-PS",
"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/me0d7410-9423-42d3-aa97-a2c55d78b553",
"resource": {
"resourceType": "MessageHeader",
"id": "me0d7410-9423-42d3-aa97-a2c55d78b553",
"meta": {
"lastUpdated": "2023-12-31T23:59:59+00:00",
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/MessageHeaderPTTRVEXE"
]
},
"eventCoding": {
"system": "https://spms.min-saude.pt/fhir-r4B/iop/events",
"code": "<codigo-evento>",
"display": "<descricao-do-evento>"
},
"destination": [
{
"name": "<nome-do-sistema-destino>",
"endpoint": "<nome-da-entidade-responsavel/nome-do-sistema-destino>",
"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>"
},
"enterer": {
"reference": "Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526"
},
"source": {
"name": "<nome-do-sistema-origem>",
"endpoint": "<nome-da-entidade-responsavel/nome-do-sistema-origem>"
},
"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+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/Practitioner/c80d7410-9423-42d3-aa97-a2c55d78b526",
"resource": {
"resourceType": "Practitioner",
"id": "c80d7410-9423-42d3-aa97-a2c55d78b526",
"meta": {
"profile": [
"https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC"
]
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "RPH",
"display": "Pharmacist license number"
}
],
"text": "Número da Cédula Profissional Farmacêutica"
},
"system": "https://ordemfarmaceuticos.pt/pt",
"value": "55555",
"period": {
"start": "1992-01-01"
}
}
],
"name": [
{
"text": "Jorge Maria Gomes da Silva"
}
]
}
},
{
"fullUrl": "https://spms.min-saude.pt/fhir-r4B/Organization/1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
"resource": {
"resourceType": "Organization",
"id": "1o2019ad-4e1e-460e-b1b6-4e06cd6ffb66",
"meta": {
"lastUpdated": "2023-12-31T23:59:59+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>"
}
}
]
}