FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageportuguese.use-cases.guide
Resource TypeBundle
IdExemplo4-sincronizacao-de-alergias-e-intolerancias.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "snc-alergias-intolerancias-004",
  "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/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": "AllergyIntolerance/c80d7410-9423-42d3-aa97-a2c55d78b526"
          },
          {
            "reference": "AllergyIntolerance/a20d7410-9423-42d3-aa97-a2c55d78ba2"
          }
        ]
      }
    },
    {
      "fullUrl": "https://spms.min-saude.pt/fhir-r4B/AllergyIntolerance/c80d7410-9423-42d3-aa97-a2c55d78b526",
      "resource": {
        "resourceType": "AllergyIntolerance",
        "id": "c80d7410-9423-42d3-aa97-a2c55d78b526",
        "meta": {
          "profile": [
            "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTPSSNC"
          ]
        },
        "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"
        },
        "recordedDate": "2023-12-31T23:59:59.000+00:00",
        "recorder": {
          "reference": "PractitionerRole/5b2dddba-6e13-4e94-82e9-9e386d5857r8"
        },
        "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/AllergyIntolerance/a20d7410-9423-42d3-aa97-a2c55d78ba2",
      "resource": {
        "resourceType": "AllergyIntolerance",
        "id": "a20d7410-9423-42d3-aa97-a2c55d78ba2",
        "meta": {
          "profile": [
            "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/AllergyIntolerancePTPSSNC"
          ]
        },
        "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": "unconfirmed",
              "display": "Unconfirmed"
            }
          ],
          "text": "Não Confirmado"
        },
        "category": [
          "food"
        ],
        "code": {
          "id": "allergenNoDrug",
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "735215001",
              "display": "Apple"
            }
          ],
          "text": "Maçã"
        },
        "patient": {
          "reference": "Patient/1f2019ad-4e1e-460e-b1b6-4e06cd6ffb31",
          "display": "Antónia Silva"
        },
        "onsetDateTime": "2000-12-31",
        "recordedDate": "2023-12-31T23:59:59.000+00:00",
        "recorder": {
          "reference": "PractitionerRole/5b2dddba-6e13-4e94-82e9-9e386d5857r8"
        }
      }
    },
    {
      "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+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": "https://spms.min-saude.pt/rnu/identifiers/patient-id",
            "value": "123456789"
          }
        ],
        "name": [
          {
            "text": "Antónia Silva"
          }
        ]
      }
    },
    {
      "fullUrl": "https://spms.min-saude.pt/fhir-r4B/PractitionerRole/5b2dddba-6e13-4e94-82e9-9e386d5857r8",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "5b2dddba-6e13-4e94-82e9-9e386d5857r8",
        "meta": {
          "lastUpdated": "2099-12-31T23:59:59+00:00",
          "profile": [
            "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerRolePTPSSNC"
          ]
        },
        "practitioner": {
          "reference": "Practitioner/8019570e-dbac-4c17-ba70-84bb5314d813"
        },
        "code": [
          {
            "coding": [
              {
                "system": "http://snomed.info/sct",
                "code": "83685006",
                "display": "Gynaecologist"
              }
            ],
            "text": "Ginecologista"
          }
        ]
      }
    },
    {
      "fullUrl": "https://spms.min-saude.pt/fhir-r4B/Practitioner/8019570e-dbac-4c17-ba70-84bb5314d813",
      "resource": {
        "resourceType": "Practitioner",
        "id": "8019570e-dbac-4c17-ba70-84bb5314d813",
        "meta": {
          "lastUpdated": "2099-12-31T23:59:59+00:00",
          "profile": [
            "https://spms.min-saude.pt/fhir-r4B/iop/StructureDefinition/PractitionerPTPSSNC"
          ]
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "MD",
                  "display": "Medical License number"
                }
              ],
              "text": "Número da Cédula Profissional Médica"
            },
            "system": "https://www.ordemdosmedicos.pt",
            "value": "33421535"
          }
        ],
        "name": [
          {
            "text": "Dr. António da Cruz"
          }
        ]
      }
    },
    {
      "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>"
      }
    }
  ]
}