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

FHIR IG analytics

Packagekbv.ita.aws
Resource TypeBundle
IdBSP_KBV_PR_AW_Bundle_Termin.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": "8040",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-08-12T18:55:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bundle_Termin|1.2.0"
    ]
  },
  "type": "history",
  "entry": [
    {
      "fullUrl": "https://example.com/base/Appointment/3270",
      "resource": {
        "resourceType": "Appointment",
        "id": "3270",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-08-11T16:03:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Termin|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t\tTermin für Patient zum Gesundsheits-Checkup am 20.01.2021 um 10:30 Uhr\n\t\t\t</div>"
        },
        "status": "booked",
        "serviceType": [
          {
            "text": "Gesundheits-Checkup"
          }
        ],
        "start": "2021-01-20T10:30:00+01:00",
        "end": "2021-01-20T10:50:00+01:00",
        "comment": "incl. großem Blutbild",
        "participant": [
          {
            "type": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code": "ADM"
                  }
                ]
              }
            ],
            "actor": {
              "reference": "Practitioner/1000"
            },
            "status": "accepted"
          },
          {
            "type": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code": "SBJ"
                  }
                ]
              }
            ],
            "actor": {
              "reference": "Patient/1040"
            },
            "status": "accepted"
          },
          {
            "type": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
                    "code": "LOC"
                  }
                ]
              }
            ],
            "actor": {
              "reference": "Location/3171"
            },
            "status": "accepted"
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Appointment/3270"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "https://example.com/base/Location/3171",
      "resource": {
        "resourceType": "Location",
        "id": "3171",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-08-12T18:55:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette_Ort|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "name": "Labor 1",
        "type": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code": "AMB"
              }
            ]
          }
        ],
        "managingOrganization": {
          "reference": "Organization/3155"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Location/3171"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "https://example.com/base/Organization/3155",
      "resource": {
        "resourceType": "Organization",
        "id": "3155",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-08-24T16:50:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Betriebsstaette|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tPraxis Dres. Müller, Meier, Schulze\n\t\t\tBSNR 987654321\n\t\t\tMusterweg 33, 77777 Musterstadt\n\t\t</div>"
        },
        "extension": [
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Betriebsstaette_Hierarchie",
            "valueCode": "BSNR"
          }
        ],
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "BSNR"
                }
              ]
            },
            "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
            "value": "987654321"
          },
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "XX"
                }
              ]
            },
            "system": "http://fhir.de/NamingSystem/arge-ik/iknr",
            "value": "271234567"
          }
        ],
        "name": "Praxis Dres. Müller, Meier, Schulze",
        "telecom": [
          {
            "system": "phone",
            "value": "09876/54321-0"
          },
          {
            "system": "fax",
            "value": "09876/54321-33"
          },
          {
            "system": "email",
            "value": "info@praxis-mms.de"
          }
        ],
        "address": [
          {
            "type": "both",
            "line": [
              "Musterweg 33"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "33"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Musterweg"
                  }
                ]
              }
            ],
            "city": "Musterstadt",
            "postalCode": "77777",
            "country": "D"
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Organization/3155"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "https://example.com/base/Patient/1040",
      "resource": {
        "resourceType": "Patient",
        "id": "1040",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-08-11T13:23:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Patient|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tPatientin Martina Freifrau von Mustermann\n\t\t\tgeb. am 04.03.1972\n\t\t\tweiblich\n\t\t</div>"
        },
        "extension": [
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Patient_KostenuebernahmeIgeL",
            "valueBoolean": false
          },
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Patient_Aktuelle_Taetigkeit",
            "extension": [
              {
                "url": "aktuelle_Taetigkeit",
                "valueString": "Softwareentwicklerin"
              }
            ]
          },
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Patient_Zusatzinformationen",
            "extension": [
              {
                "url": "religionszugehoerigkeit",
                "valueString": "ev."
              }
            ]
          },
          {
            "url": "http://hl7.org/fhir/StructureDefinition/patient-citizenship",
            "extension": [
              {
                "url": "code",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "http://fhir.de/CodeSystem/deuev/anlage-8-laenderkennzeichen",
                      "code": "D"
                    }
                  ]
                }
              }
            ]
          },
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Patient_Vsdm_Zusatzinformationen",
            "extension": [
              {
                "url": "geschlecht",
                "valueCoding": {
                  "system": "http://hl7.org/fhir/administrative-gender",
                  "code": "female"
                }
              },
              {
                "url": "geburtsdatum",
                "valueDate": "1972-03-04"
              },
              {
                "url": "adresse",
                "valueAddress": {
                  "type": "physical",
                  "line": [
                    "Musterweg 42",
                    "Steglitz"
                  ],
                  "_line": [
                    {
                      "extension": [
                        {
                          "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                          "valueString": "Musterweg"
                        },
                        {
                          "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                          "valueString": "42"
                        }
                      ]
                    },
                    {
                      "extension": [
                        {
                          "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
                          "valueString": "Steglitz"
                        }
                      ]
                    }
                  ],
                  "city": "Berlin",
                  "postalCode": "10787",
                  "country": "D"
                }
              }
            ]
          },
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment",
            "valueString": "Sehr gute Patientin"
          }
        ],
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
                  "code": "GKV"
                }
              ]
            },
            "system": "http://fhir.de/NamingSystem/gkv/kvid-10",
            "value": "M040319722"
          }
        ],
        "name": [
          {
            "use": "official",
            "text": "Martina Freifrau von Mustermann",
            "family": "Freifrau von Mustermann",
            "_family": {
              "extension": [
                {
                  "url": "http://fhir.de/StructureDefinition/humanname-namenszusatz",
                  "valueString": "Freifrau"
                },
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
                  "valueString": "von"
                },
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
                  "valueString": "Mustermann"
                }
              ]
            },
            "given": [
              "Martina"
            ]
          },
          {
            "use": "maiden",
            "family": "Schmitt",
            "_family": {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
                  "valueString": "Schmitt"
                }
              ]
            }
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "077553/32211"
          },
          {
            "system": "email",
            "value": "m.mustermann@mustermann.de"
          }
        ],
        "gender": "female",
        "birthDate": "1972-03-04",
        "address": [
          {
            "type": "both",
            "line": [
              "Musterweg 42",
              "Hinterhof 3. Etage"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Musterweg"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "42"
                  }
                ]
              },
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-additionalLocator",
                    "valueString": "Hinterhof 3. Etage"
                  }
                ]
              }
            ],
            "city": "Berlin",
            "postalCode": "10787",
            "country": "D"
          }
        ],
        "maritalStatus": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
              "code": "M"
            }
          ]
        },
        "contact": [
          {
            "relationship": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/v2-0131",
                    "code": "CP"
                  }
                ]
              }
            ],
            "name": {
              "family": "Mustermann",
              "given": [
                "Fritz"
              ]
            },
            "telecom": [
              {
                "system": "phone",
                "value": "077553/32212"
              }
            ]
          }
        ],
        "communication": [
          {
            "language": {
              "coding": [
                {
                  "system": "urn:ietf:bcp:47",
                  "code": "de-DE"
                }
              ]
            },
            "preferred": true
          }
        ],
        "generalPractitioner": [
          {
            "identifier": {
              "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
              "value": "123456701"
            }
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Patient/1040"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "https://example.com/base/Practitioner/1000",
      "resource": {
        "resourceType": "Practitioner",
        "id": "1000",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-08-26T08:58:11+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandelnder|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tDr. med. Max Freiherr von und zu Mustermann, Musterweg 42, 10787 Berlin\n\t\t</div>"
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "LANR"
                }
              ]
            },
            "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
            "value": "123456701"
          }
        ],
        "name": [
          {
            "use": "official",
            "text": "Dr. med Max Freiherr von und zu Mustermann",
            "family": "Freiherr von und zu Mustermann",
            "_family": {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-name",
                  "valueString": "Mustermann"
                },
                {
                  "url": "http://fhir.de/StructureDefinition/humanname-namenszusatz",
                  "valueString": "Freiherr"
                },
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
                  "valueString": "von und zu"
                }
              ]
            },
            "given": [
              "Max"
            ],
            "prefix": [
              "Dr. med."
            ],
            "_prefix": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode": "AC"
                  }
                ]
              }
            ]
          }
        ],
        "address": [
          {
            "type": "both",
            "line": [
              "Musterweg 42"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Musterweg"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "42"
                  }
                ]
              }
            ],
            "city": "Berlin",
            "postalCode": "10787",
            "country": "D"
          }
        ],
        "gender": "other",
        "_gender": {
          "extension": [
            {
              "url": "http://fhir.de/StructureDefinition/gender-amtlich-de",
              "valueCoding": {
                "system": "http://fhir.de/CodeSystem/gender-amtlich-de",
                "code": "D",
                "display": "divers"
              }
            }
          ]
        },
        "qualification": [
          {
            "code": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE",
                  "code": "01"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_BAR2_ARZTNRFACHGRUPPE",
                  "code": "33"
                }
              ]
            }
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Practitioner/1000"
      },
      "response": {
        "status": "201"
      }
    }
  ]
}