Publisert - 28.07.2026

Bundle returned from the search Patient/$everything

The response from the search Patient/Everything contains the last version of all critical health information records for the patient. References are included as contained resources.

Note that for deleted resources clinical data is filtered away for privacy reasons.

{
    "resourceType": "Bundle",
    "entry": [
        {
            "resource": {
                "resourceType": "AllergyIntolerance",
                "id": "c00747a8-80bd-416a-ab60-3c29dc466ac4",
                "meta": {
                    "versionId": "1",
                    "lastUpdated": "2021-03-21T12:06:13.121+01:00",
                    "profile": [
                        "http://nhn.no/kj/fhir/StructureDefinition/KjAllergyIntolerance"
                    ]
                },
                "contained" : [ {
                    "resourceType" : "PractitionerRole",
                    "id" : "recorderRef",
                    "practitioner" : {
                      "identifier" : {
                        "system" : "urn:oid:2.16.578.1.12.4.1.4.4",
                        "value" : "565501872"
                      },
                      "display" : "GRØNN VITS"
                    },
                    "organization" : {
                      "identifier" : {
                        "system" : "urn:oid:2.16.578.1.12.4.1.4.101",
                        "value" : "500000003"
                      },
                      "display" : "Nykter legekontor"
                    },
                    "code" : [ {
                      "coding" : [ {
                        "system" : "http://nhn.no/kj/fhir/CodeSystem/CategoriesOfHealthProfessionals",
                        "code" : "LE",
                        "display" : "Lege"
                      } ]
                    } ]
                  } ],
                "extension": [
                    {
                        "url": "http://nhn.no/kj/fhir/StructureDefinition/KjSourceOfInformation",
                        "valueCoding": {
                            "system": "http://nhn.no/kj/fhir/CodeSystem/SourceOfInformation",
                            "code": "2",
                            "display": "Observert av registrerende helsepersonell"
                        }
                    }
                ],
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
                            "code": "active",
                            "display": "Active"
                        }
                    ]
                },
                "verificationStatus": {
                    "extension": [
                        {
                            "url": "http://nhn.no/kj/fhir/StructureDefinition/KjPresumed",
                            "valueBoolean": true
                        }
                    ],
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification"
                        }
                    ]
                },
                "category": [
                    "medication"
                ],
                "criticality": "high",
                "code": {
                    "coding": [
                        {
                            "system": "http://nhn.no/kj/fhir/CodeSystem/DrugTradeName",
                            "code": "ID_4A56CC12-0B42-4C5D-B422-DF5760F1CED7",
                            "display": "Fomepizole Serb Kons til inf væske 5 mg/ml"
                        }
                    ]
                },
                "patient": {
                    "reference": "Patient/07705691643"
                },
                "onsetAge": {
                    "value": 5,
                    "system": "http://unitsofmeasure.org",
                    "code": "a"
                },
                "recordedDate": "2021-03-21T12:06:13+01:00",
                "recorder": {
                    "reference": "#recorderRef"
                },
                "reaction": [
                    {
                        "manifestation": [
                            {
                                "coding": [
                                    {
                                        "system": "http://nhn.no/kj/fhir/CodeSystem/TypeOfReaction",
                                        "code": "14",
                                        "display": "Nyresvikt/redusert nyrefunksjon"
                                    }
                                ]
                            }
                        ]
                    }
                ]
            }
        },
        {
            "resource": {
                "resourceType": "Condition",
                "id": "a0bc10dd-50cb-45ca-94a7-4444d297fe22",
                "meta": {
                    "versionId": "1",
                    "lastUpdated": "2021-03-21T12:05:09.471+01:00",
                    "profile": [
                        "http://nhn.no/kj/fhir/StructureDefinition/KjConditionInfection"
                    ]
                },
                "contained" : [ {
                    "resourceType" : "PractitionerRole",
                    "id" : "recorderRef",
                    "practitioner" : {
                      "identifier" : {
                        "system" : "urn:oid:2.16.578.1.12.4.1.4.4",
                        "value" : "565501872"
                      },
                      "display" : "GRØNN VITS"
                    },
                    "organization" : {
                      "identifier" : {
                        "system" : "urn:oid:2.16.578.1.12.4.1.4.101",
                        "value" : "500000003"
                      },
                      "display" : "Nykter legekontor"
                    },
                    "code" : [ {
                      "coding" : [ {
                        "system" : "http://nhn.no/kj/fhir/CodeSystem/CategoriesOfHealthProfessionals",
                        "code" : "LE",
                        "display" : "Lege"
                      } ]
                    } ]
                  } ],
                "extension": [
                    {
                        "url": "http://nhn.no/kj/fhir/StructureDefinition/KjSourceOfInformation",
                        "valueCoding": {
                            "system": "http://nhn.no/kj/fhir/CodeSystem/SourceOfInformation",
                            "code": "1",
                            "display": "Resultat av tester / analyser"
                        }
                    }
                ],
                "clinicalStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                            "code": "active",
                            "display": "Active"
                        }
                    ]
                },
                "verificationStatus": {
                    "coding": [
                        {
                            "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                            "code": "confirmed",
                            "display": "Confirmed"
                        }
                    ]
                },
                "category": [
                    {
                        "coding": [
                            {
                                "system": "http://nhn.no/kj/fhir/CodeSystem/SubcategoriesOfCriticalInformation",
                                "code": "10",
                                "display": "Smitte"
                            }
                        ]
                    }
                ],
                "code": {
                    "coding": [
                        {
                            "system": "http://nhn.no/kj/fhir/CodeSystem/TypeOfInfection",
                            "code": "1",
                            "display": "Sykdom forårsaket av meticillin-resistente gule stafylokokker (MRSA)"
                        }
                    ]
                },
                "subject": {
                    "reference": "Patient/07705691643"
                },
                "onsetDateTime": "2020-05-08T00:00:00+02:00",
                "recordedDate": "2021-03-21T12:05:09+01:00",
                "recorder": {
                    "reference": "#recorderRef"
                }
            }
        }
    ]
}

Søk i Utviklerportalen

Søket er fullført!