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_Patientenakte.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": "10000",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-09-24T12:52:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bundle_Patientenakte|1.2.0"
    ]
  },
  "type": "history",
  "entry": [
    {
      "fullUrl": "http://test.local/fhir/Claim/3197",
      "resource": {
        "resourceType": "Claim",
        "id": "3197",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-08-18T09:49:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Abrechnung_Vorlaeufig|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tAbrechnung über Blutdruckmessung\n\t\t</div>"
        },
        "status": "active",
        "type": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/claim-type",
              "code": "professional"
            }
          ]
        },
        "subType": {
          "coding": [
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Abrechnung_Art",
              "code": "Abrechnung_Vorlaeufig"
            }
          ]
        },
        "use": "predetermination",
        "patient": {
          "reference": "Patient/1040"
        },
        "created": "2020-08-18",
        "provider": {
          "reference": "PractitionerRole/1010"
        },
        "priority": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/processpriority",
              "code": "normal"
            }
          ]
        },
        "insurance": [
          {
            "sequence": 1,
            "focal": true,
            "coverage": {
              "display": "N.N."
            }
          }
        ],
        "item": [
          {
            "extension": [
              {
                "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Abrechnung_spezielle_Abrechnungsbegruendung",
                "extension": [
                  {
                    "url": "art_der_Untersuchung",
                    "valueString": "Blutdruckmessung"
                  },
                  {
                    "url": "name_des_Arztes",
                    "valueString": "Dr. Müller"
                  },
                  {
                    "url": "poststationaer_erbrachte_Leistung",
                    "valueBoolean": false
                  },
                  {
                    "url": "freie_Begruendung",
                    "valueString": "Die Patientin leidet an extremer externer Pigmentation."
                  },
                  {
                    "url": "prozent_der_Leistung",
                    "valueQuantity": {
                      "value": 20,
                      "unit": "Prozent",
                      "system": "http://unitsofmeasure.org",
                      "code": "%"
                    }
                  },
                  {
                    "url": "gop_fuer_bezugsperson",
                    "valueBoolean": false
                  },
                  {
                    "url": "wiederholungsuntersuchung",
                    "valueBoolean": true
                  },
                  {
                    "url": "gop_Zusatz",
                    "valueString": "ein GOP-Zusatz"
                  },
                  {
                    "url": "patientennummer_EDV_des_FEK-Bogens",
                    "valueString": "66548/665"
                  },
                  {
                    "url": "tsvg_Vermittlungsart",
                    "valueCodeableConcept": {
                      "coding": [
                        {
                          "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_TSVG_Vermittlungsart",
                          "code": "5"
                        }
                      ]
                    }
                  },
                  {
                    "url": "tsvg_Kontaktaufnahme",
                    "valueDate": "2020-08-15"
                  },
                  {
                    "url": "tsvg_Vermittler_FA",
                    "valueReference": {
                      "identifier": {
                        "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR",
                        "value": "882244665"
                      }
                    }
                  }
                ]
              },
              {
                "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_istAbrechnungsrelevant",
                "valueBoolean": true
              }
            ],
            "sequence": 1,
            "category": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Abrechnung_Item_Kategorie",
                  "code": "GOP"
                }
              ]
            },
            "productOrService": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_EBM",
                  "code": "11111111"
                }
              ]
            },
            "quantity": {
              "value": 1,
              "unit": "1",
              "system": "http://unitsofmeasure.org",
              "code": "1"
            },
            "unitPrice": {
              "value": 7.89,
              "currency": "EUR"
            },
            "factor": 1.22,
            "encounter": [
              {
                "reference": "Encounter/3188"
              }
            ]
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Claim/3197"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/Procedure/3200",
      "resource": {
        "resourceType": "Procedure",
        "id": "3200",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-11T14:49:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Ambulante_Operation|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "partOf": [
          {
            "reference": "Procedure/3199"
          }
        ],
        "status": "completed",
        "category": {
          "coding": [
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
              "code": "Ambulante_Operation"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://fhir.de/CodeSystem/dimdi/ops",
              "version": "2020",
              "code": "5-380.34"
            }
          ]
        },
        "subject": {
          "reference": "Patient/1040"
        },
        "performedDateTime": "2020-02-22",
        "reasonCode": [
          {
            "coding": [
              {
                "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_EBM",
                "code": "31157"
              }
            ]
          }
        ],
        "complication": [
          {
            "text": "Wundinfektion"
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Procedure/3200"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/Procedure/3199",
      "resource": {
        "resourceType": "Procedure",
        "id": "3199",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-11T16:49:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Ambulante_Operation_General|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "extension": [
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Ambulante_Operation_Zusatzinfo",
            "valueQuantity": {
              "value": 25,
              "unit": "Minuten",
              "system": "http://unitsofmeasure.org",
              "code": "min"
            }
          }
        ],
        "status": "completed",
        "category": {
          "coding": [
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
              "code": "Ambulante_Operation_General"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://fhir.de/CodeSystem/dimdi/ops",
              "version": "2020",
              "code": "5-380.34"
            }
          ]
        },
        "subject": {
          "reference": "Patient/1040"
        },
        "encounter": {
          "reference": "Encounter/3188"
        },
        "performedDateTime": "2020-02-22",
        "reasonCode": [
          {
            "coding": [
              {
                "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_EBM",
                "code": "31157"
              }
            ]
          }
        ],
        "complication": [
          {
            "text": "Wundinfektion"
          },
          {
            "text": "Schnittwunde"
          }
        ],
        "note": [
          {
            "text": "Unauffälliger Verlauf; In der Folge leichte Infektion der Wunde."
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Procedure/3199"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/DocumentReference/3221",
      "resource": {
        "resourceType": "DocumentReference",
        "id": "3221",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-08-13T15:33:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Anlage|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tPatientenverfügung vom 21.07.2013 \n\t\t</div>"
        },
        "masterIdentifier": {
          "type": {
            "coding": [
              {
                "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Anlage_Identifiertyp",
                "code": "Spezifikationsversion"
              }
            ]
          },
          "value": "1.23"
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Anlage_Identifiertyp",
                  "code": "Bezeichnung"
                }
              ]
            },
            "value": "Patientenverfügung"
          }
        ],
        "status": "current",
        "type": {
          "coding": [
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Anlagetyp",
              "code": "KBV_PR_AW_Patientenverfuegung"
            }
          ]
        },
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
                "code": "Anlage"
              }
            ]
          }
        ],
        "subject": {
          "reference": "Patient/1040"
        },
        "date": "2013-08-30T15:31:42+01:00",
        "description": "Patientenverfügung der Patientin.",
        "content": [
          {
            "attachment": {
              "extension": [
                {
                  "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Anlage_Version",
                  "valueCodeableConcept": {
                    "coding": [
                      {
                        "system": "http://TEST",
                        "code": "1.66",
                        "display": "V1.66"
                      }
                    ]
                  }
                }
              ],
              "contentType": "application/pdf",
              "url": "file:///20180801_120059_V_AW/Anlagen/Patient/Patient_3181_Patientenverfuegung_20130721.pdf",
              "title": "Patientenverfügung vom 21.07.2013"
            }
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "DocumentReference/3221"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/Encounter/3188",
      "resource": {
        "resourceType": "Encounter",
        "id": "3188",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-08-12T16:50:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Begegnung|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "extension": [
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Begegnung_Spezielle_Begegnungsinformationen",
            "extension": [
              {
                "url": "typ",
                "valueCodeableConcept": {
                  "text": "broschuere"
                }
              },
              {
                "url": "inhalt",
                "valueString": "Ernährungsberatung für Senioren"
              }
            ]
          }
        ],
        "status": "finished",
        "class": {
          "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
          "code": "AMB"
        },
        "subject": {
          "reference": "Patient/1040"
        },
        "participant": [
          {
            "individual": {
              "reference": "PractitionerRole/1010"
            }
          }
        ],
        "period": {
          "start": "2021-02-01",
          "end": "2021-02-01"
        },
        "serviceProvider": {
          "reference": "Organization/3155"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Encounter/3188"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/PractitionerRole/1010",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "1010",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-08-10T14:37:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_BehandelnderFunktion|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tArzt in Betriebsstaette 987654321\n\t\t</div>"
        },
        "practitioner": {
          "reference": "Practitioner/1000"
        },
        "organization": {
          "reference": "Organization/3155"
        }
      },
      "request": {
        "method": "PUT",
        "url": "PractitionerRole/1010"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/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": "Practioner/1000"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/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": "http://test.local/fhir/Practitioner/3180",
      "resource": {
        "resourceType": "Practitioner",
        "id": "3180",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-08-24T10:50:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Mitarbeiter|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tMitarbeiterin Hannes Helfer\n\t\t\tTelefon: 09876/55555\n\t\t</div>"
        },
        "identifier": [
          {
            "system": "http://praxis-mueller-meier-schulze.de/identifiers/mitarbeiternummer",
            "value": "17"
          }
        ],
        "name": [
          {
            "family": "Helfer",
            "given": [
              "Hannes"
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "09876/55555"
          }
        ],
        "address": [
          {
            "line": [
              "Gartenweg 23"
            ],
            "city": "Musterstadt",
            "postalCode": "77777"
          }
        ],
        "qualification": [
          {
            "code": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
                  "code": "Mitarbeiter"
                }
              ]
            }
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Practitioner/3180"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/Observation/3246",
      "resource": {
        "resourceType": "Observation",
        "id": "3246",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-21T14:09:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Anamnese|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
              "code": "Anamnese"
            },
            {
              "system": "http://loinc.org",
              "code": "35090-0"
            }
          ]
        },
        "subject": {
          "reference": "Patient/1040"
        },
        "encounter": {
          "reference": "Encounter/3188"
        },
        "valueString": "Neigung z. Krampfanfällen unter Alkoholeinfluss."
      },
      "request": {
        "method": "PUT",
        "url": "Observation/3246"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/Observation/8013",
      "resource": {
        "resourceType": "Observation",
        "id": "8013",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-21T14:09:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Bauchumfang|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8280-0"
            },
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Koerperkenngroessen",
              "code": "Bauchumfang"
            }
          ]
        },
        "subject": {
          "reference": "Patient/1040"
        },
        "encounter": {
          "reference": "Encounter/3188"
        },
        "valueQuantity": {
          "value": 90,
          "unit": "cm",
          "system": "http://unitsofmeasure.org",
          "code": "cm"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/8013"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/Observation/3248",
      "resource": {
        "resourceType": "Observation",
        "id": "3248",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-21T14:11:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Befund|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "status": "final",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Befundart",
                "code": "Eigenbefund"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Ressourcentyp",
              "code": "Befund"
            },
            {
              "system": "http://loinc.org",
              "code": "29545-1"
            }
          ]
        },
        "subject": {
          "reference": "Patient/1040"
        },
        "encounter": {
          "reference": "Encounter/3188"
        },
        "valueString": "leichtes Fieber"
      },
      "request": {
        "method": "PUT",
        "url": "Observation/3266"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/Observation/8033",
      "resource": {
        "resourceType": "Observation",
        "id": "8033",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-21T14:09:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Blutdruck|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "85354-9"
            },
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Koerperkenngroessen",
              "code": "Blutdruck"
            }
          ]
        },
        "subject": {
          "reference": "Patient/1040"
        },
        "encounter": {
          "reference": "Encounter/3188"
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Blutdruck_Typen",
                  "code": "diastolisch"
                }
              ]
            },
            "valueQuantity": {
              "value": 90,
              "unit": "mm HG",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Blutdruck_Typen",
                  "code": "systolisch"
                }
              ]
            },
            "valueQuantity": {
              "value": 90,
              "unit": "mm HG",
              "system": "http://unitsofmeasure.org",
              "code": "mm[Hg]"
            }
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Observation/8033"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/Observation/8034",
      "resource": {
        "resourceType": "Observation",
        "id": "8034",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-21T14:09:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Hueftumfang|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "56063-1"
            },
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Koerperkenngroessen",
              "code": "Hueftumfang"
            }
          ]
        },
        "subject": {
          "reference": "Patient/1040"
        },
        "encounter": {
          "reference": "Encounter/3188"
        },
        "valueQuantity": {
          "value": 90,
          "unit": "cm",
          "system": "http://unitsofmeasure.org",
          "code": "cm"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/8034"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/Observation/8035",
      "resource": {
        "resourceType": "Observation",
        "id": "8035",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-21T14:09:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Koerpertemperatur|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8310-5"
            },
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Koerperkenngroessen",
              "code": "Koerpertemperatur"
            }
          ]
        },
        "subject": {
          "reference": "Patient/1040"
        },
        "encounter": {
          "reference": "Encounter/3188"
        },
        "valueQuantity": {
          "value": 37,
          "unit": "°C",
          "system": "http://unitsofmeasure.org",
          "code": "Cel"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/8035"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/Observation/8036",
      "resource": {
        "resourceType": "Observation",
        "id": "8036",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-21T14:09:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Observation_Puls|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://loinc.org",
              "code": "8867-4"
            },
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Koerperkenngroessen",
              "code": "Puls"
            }
          ]
        },
        "subject": {
          "reference": "Patient/1040"
        },
        "encounter": {
          "reference": "Encounter/3188"
        },
        "valueQuantity": {
          "value": 70,
          "unit": "pro Min",
          "system": "http://unitsofmeasure.org",
          "code": "/min"
        }
      },
      "request": {
        "method": "PUT",
        "url": "Observation/8036"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/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_Zusatzinformationen",
            "extension": [
              {
                "url": "religionszugehoerigkeit",
                "valueString": "ev."
              }
            ]
          },
          {
            "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": "http://test.local/fhir/Provenance/300",
      "resource": {
        "resourceType": "Provenance",
        "id": "300",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-08-28T09:23:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Provenienz|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "target": [
          {
            "reference": "Encounter/3188"
          }
        ],
        "recorded": "2020-08-12T16:50:00+00:00",
        "activity": {
          "coding": [
            {
              "system": "http://terminology.hl7.org/CodeSystem/v3-DataOperation",
              "code": "CREATE"
            }
          ]
        },
        "agent": [
          {
            "role": [
              {
                "coding": [
                  {
                    "system": "http://terminology.hl7.org/CodeSystem/contractsignertypecodes",
                    "code": "PRIMAUTH"
                  }
                ]
              }
            ],
            "who": {
              "reference": "PractitionerRole/1010"
            },
            "onBehalfOf": {
              "reference": "Organization/3155"
            }
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Provenienz/300"
      },
      "response": {
        "status": "201"
      }
    }
  ]
}