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

FHIR IG analytics

Packageiknl.fhir.nl.r4.performation
Resource TypeBundle
IdBundle-NKR-ODIA.json
FHIR VersionR4

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": "Bundle-NKR-ODIA",
  "type": "collection",
  "timestamp": "2023-01-01T14:49:45.6439747Z",
  "meta": {
    "tag": [
      {
        "system": "http://fhir.iknl.nl/fhir/iknl-performation-r4/NamingSystem/processing-target",
        "code": "NKR_ODIA"
      }
    ]
  },
  "entry": [
    {
      "fullUrl": "https://testbundle.com/Organization/1",
      "resource": {
        "resourceType": "Organization",
        "meta": {
          "profile": [
            "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-healthcare-provider"
          ]
        },
        "id": "1",
        "identifier": [
          {
            "system": "http://fhir.nl/fhir/NamingSystem/agb-z",
            "value": "06010001"
          }
        ]
      }
    },
    {
      "fullUrl": "https://testbundle.com/Patient/0115",
      "resource": {
        "resourceType": "Patient",
        "meta": {
          "profile": [
            "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-patient"
          ]
        },
        "id": "0115",
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "MR"
                }
              ]
            },
            "assigner": {
              "reference": "https://testbundle.com/Organization/1"
            },
            "value": "009999115"
          }
        ],
        "name": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order",
                "valueCode": "NL1"
              }
            ],
            "use": "official",
            "family": "van Asch",
            "_family": {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
                  "valueString": "van"
                },
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
                  "valueString": "Asch"
                }
              ]
            },
            "given": [
              "T",
              "H"
            ],
            "_given": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode": "IN"
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode": "IN"
                  }
                ]
              }
            ]
          }
        ],
        "gender": "male",
        "_gender": {
          "extension": [
            {
              "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
              "valueCodeableConcept": {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
                    "code": "M"
                  }
                ]
              }
            }
          ]
        },
        "birthDate": "1941-10-06",
        "deceasedDateTime": "2023-09-18",
        "address": [
          {
            "postalCode": "2612VT",
            "country": "NL",
            "_country": {
              "extension": [
                {
                  "url": "http://nictiz.nl/fhir/StructureDefinition/ext-CodeSpecification",
                  "valueCodeableConcept": {
                    "coding": [
                      {
                        "system": "urn:iso:std:iso:3166",
                        "code": "NL"
                      }
                    ]
                  }
                }
              ]
            }
          }
        ]
      }
    },
    {
      "fullUrl": "https://testbundle.com/Condition/1364045",
      "resource": {
        "resourceType": "Condition",
        "meta": {
          "profile": [
            "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-condition"
          ]
        },
        "id": "1364045",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "encounter-diagnosis"
              }
            ]
          }
        ],
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-nl",
              "code": "C61"
            }
          ]
        },
        "subject": {
          "reference": "https://testbundle.com/Patient/0115"
        },
        "recordedDate": "2018-03-20"
      }
    },
    {
      "fullUrl": "https://testbundle.com/Condition/1264368",
      "resource": {
        "resourceType": "Condition",
        "meta": {
          "profile": [
            "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-condition"
          ]
        },
        "id": "1264368",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "problem-list-item"
              }
            ]
          }
        ],
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-nl",
              "code": "C85.2"
            }
          ]
        },
        "subject": {
          "reference": "https://testbundle.com/Patient/0115"
        },
        "recordedDate": "2015-12-27"
      }
    },
    {
      "fullUrl": "https://testbundle.com/Condition/1656794",
      "resource": {
        "resourceType": "Condition",
        "meta": {
          "profile": [
            "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-condition"
          ]
        },
        "id": "1656794",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "problem-list-item"
              }
            ]
          }
        ],
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-nl",
              "code": "C78.0"
            }
          ]
        },
        "subject": {
          "reference": "https://testbundle.com/Patient/0115"
        },
        "recordedDate": "2015-12-27"
      }
    },
    {
      "fullUrl": "https://testbundle.com/Condition/719798",
      "resource": {
        "resourceType": "Condition",
        "meta": {
          "profile": [
            "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-condition"
          ]
        },
        "id": "719798",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "problem-list-item"
              }
            ]
          }
        ],
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-nl",
              "code": "M8140/3"
            }
          ]
        },
        "subject": {
          "reference": "https://testbundle.com/Patient/0115"
        },
        "recordedDate": "2015-12-27"
      }
    },
    {
      "fullUrl": "https://testbundle.com/Condition/1070783",
      "resource": {
        "resourceType": "Condition",
        "meta": {
          "profile": [
            "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-condition"
          ]
        },
        "id": "1070783",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "problem-list-item"
              }
            ]
          }
        ],
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-nl",
              "code": "C18.7"
            }
          ]
        },
        "subject": {
          "reference": "https://testbundle.com/Patient/0115"
        },
        "recordedDate": "2015-12-27"
      }
    },
    {
      "fullUrl": "https://testbundle.com/Condition/10574",
      "resource": {
        "resourceType": "Condition",
        "meta": {
          "profile": [
            "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-condition"
          ]
        },
        "id": "10574",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "problem-list-item"
              }
            ]
          }
        ],
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-nl",
              "code": "C77.3"
            }
          ]
        },
        "subject": {
          "reference": "https://testbundle.com/Patient/0115"
        },
        "recordedDate": "2015-12-27"
      }
    },
    {
      "fullUrl": "https://testbundle.com/Condition/1461448",
      "resource": {
        "resourceType": "Condition",
        "meta": {
          "profile": [
            "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-condition"
          ]
        },
        "id": "1461448",
        "category": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                "code": "problem-list-item"
              }
            ]
          }
        ],
        "clinicalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
              "code": "active"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://hl7.org/fhir/sid/icd-10-nl",
              "code": "M8500/3"
            }
          ]
        },
        "subject": {
          "reference": "https://testbundle.com/Patient/0115"
        },
        "recordedDate": "2015-12-27"
      }
    },
    {
      "fullUrl": "https://testbundle.com/EpisodeOfCare/40430",
      "resource": {
        "resourceType": "EpisodeOfCare",
        "meta": {
          "profile": [
            "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-episode-of-care"
          ]
        },
        "id": "40430",
        "status": "active",
        "diagnosis": [
          {
            "condition": {
              "reference": "https://testbundle.com/Condition/1364045"
            },
            "role": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code": "billing"
                }
              ]
            }
          },
          {
            "condition": {
              "reference": "https://testbundle.com/Condition/1264368"
            },
            "role": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code": "AD"
                }
              ]
            },
            "extension": [
              {
                "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group",
                "valueInteger": 1
              }
            ]
          },
          {
            "condition": {
              "reference": "https://testbundle.com/Condition/1656794"
            },
            "role": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code": "AD"
                }
              ]
            },
            "extension": [
              {
                "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group",
                "valueInteger": 1
              }
            ]
          },
          {
            "condition": {
              "reference": "https://testbundle.com/Condition/719798"
            },
            "role": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code": "AD"
                }
              ]
            },
            "extension": [
              {
                "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group",
                "valueInteger": 1
              }
            ]
          },
          {
            "condition": {
              "reference": "https://testbundle.com/Condition/10574"
            },
            "role": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code": "AD"
                }
              ]
            },
            "extension": [
              {
                "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group",
                "valueInteger": 2
              }
            ]
          },
          {
            "condition": {
              "reference": "https://testbundle.com/Condition/1461448"
            },
            "role": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code": "AD"
                }
              ]
            },
            "extension": [
              {
                "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group",
                "valueInteger": 2
              }
            ]
          },
          {
            "condition": {
              "reference": "https://testbundle.com/Condition/1070783"
            },
            "role": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/diagnosis-role",
                  "code": "AD"
                }
              ]
            },
            "extension": [
              {
                "url": "http://fhir.iknl.nl/fhir/iknl-performation-r4/StructureDefinition/performation-diagnosis-group",
                "valueInteger": 2
              }
            ]
          }
        ],
        "patient": {
          "reference": "https://testbundle.com/Patient/0115"
        },
        "managingOrganization": {
          "reference": "https://testbundle.com/Organization/1"
        },
        "period": {
          "start": "2018-03-20",
          "end": "2023-11-08"
        }
      }
    }
  ]
}