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

FHIR IG analytics

Packagede.gevko.evo.hlm
Resource TypeBundle
Idekb_example_resource.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": "0123456789",
  "meta": {
    "lastUpdated": "2020-06-09T12:12:21Z",
    "profile": [
      "https://fhir.gevko.de/StructureDefinition/EVO_PR_KB_Bundle|0.9.0"
    ]
  },
  "identifier": {
    "system": "https://gematik.de/fhir/NamingSystem/PrescriptionID",
    "value": "987654321011"
  },
  "type": "document",
  "timestamp": "2020-06-09T10:12:21Z",
  "entry": [
    {
      "fullUrl": "urn:uuid:00000000-0000-0000-0000-00000000000C",
      "resource": {
        "resourceType": "Composition",
        "id": "00000000-0000-0000-0000-00000000000C",
        "meta": {
          "profile": [
            "https://fhir.gevko.de/StructureDefinition/EVO_PR_KB_Composition|0.9.0"
          ]
        },
        "extension": [
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_FOR_Legal_basis",
            "valueCoding": {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_STATUSKENNZEICHEN",
              "code": "00"
            }
          }
        ],
        "status": "final",
        "type": {
          "coding": [
            {
              "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_FormularArt",
              "code": "e04"
            }
          ]
        },
        "subject": {
          "reference": "urn:uuid:00000000-0000-0000-0000-000000000001"
        },
        "date": "2020-06-09T12:30:02Z",
        "author": [
          {
            "reference": "urn:uuid:00000000-0000-0000-0000-000000000002",
            "type": "Practitioner"
          },
          {
            "type": "Device",
            "identifier": {
              "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_FOR_Pruefnummer",
              "value": "00998877665544332211"
            }
          }
        ],
        "title": "Krankenbeförderung",
        "custodian": {
          "reference": "urn:uuid:00000000-0000-0000-0000-000000000003"
        },
        "section": [
          {
            "code": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Section_Type",
                  "code": "Coverage"
                }
              ]
            },
            "entry": [
              {
                "reference": "urn:uuid:00000000-0000-0000-0000-00000000004"
              }
            ]
          },
          {
            "code": {
              "coding": [
                {
                  "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Section_Type",
                  "code": "Befoerderung"
                }
              ]
            },
            "entry": [
              {
                "reference": "urn:uuid:00000000-0000-0000-0000-00000000005"
              }
            ]
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:00000000-0000-0000-0000-000000000001",
      "resource": {
        "resourceType": "Patient",
        "id": "00000000-0000-0000-0000-000000000001",
        "meta": {
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient|1.0.3"
          ]
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://fhir.de/CodeSystem/identifier-type-de-basis",
                  "code": "GKV"
                }
              ]
            },
            "system": "http://fhir.de/NamingSystem/gkv/kvid-10",
            "value": "X123456789"
          }
        ],
        "name": [
          {
            "use": "official",
            "family": "Schwanenstein",
            "given": [
              "Karl"
            ]
          }
        ],
        "birthDate": "1985-09-07",
        "address": [
          {
            "type": "both",
            "line": [
              "Musterweg 42"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "42"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Musterweg"
                  }
                ]
              }
            ],
            "city": "Berlin",
            "postalCode": "10787",
            "country": "D"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:00000000-0000-0000-0000-000000000002",
      "resource": {
        "resourceType": "Practitioner",
        "id": "00000000-0000-0000-0000-000000000002",
        "meta": {
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner|1.0.3"
          ]
        },
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code": "LANR"
                }
              ]
            },
            "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_ANR",
            "value": "838382202"
          }
        ],
        "name": [
          {
            "use": "official",
            "family": "Sommer",
            "given": [
              "Franz"
            ],
            "prefix": [
              "Dr. med."
            ],
            "_prefix": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier",
                    "valueCode": "AC"
                  }
                ]
              }
            ]
          }
        ],
        "qualification": [
          {
            "code": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Qualification_Type",
                  "code": "00"
                }
              ]
            }
          },
          {
            "code": {
              "text": "Hausarzt"
            }
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:00000000-0000-0000-0000-000000000003",
      "resource": {
        "resourceType": "Organization",
        "id": "00000000-0000-0000-0000-000000000003",
        "meta": {
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Organization|1.0.3"
          ]
        },
        "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"
          }
        ],
        "name": "Arztpraxis am Jungbrunnen",
        "telecom": [
          {
            "system": "phone",
            "value": "0301234567"
          }
        ],
        "address": [
          {
            "type": "both",
            "line": [
              "Arztpraxenstr. 2"
            ],
            "_line": [
              {
                "extension": [
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber",
                    "valueString": "2"
                  },
                  {
                    "url": "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName",
                    "valueString": "Arztpraxenstr."
                  }
                ]
              }
            ],
            "city": "Berlin",
            "postalCode": "10864",
            "country": "D"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:00000000-0000-0000-0000-00000000004",
      "resource": {
        "resourceType": "Coverage",
        "id": "00000000-0000-0000-0000-00000000004",
        "meta": {
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Coverage|1.0.3"
          ]
        },
        "extension": [
          {
            "url": "http://fhir.de/StructureDefinition/gkv/besondere-personengruppe",
            "valueCoding": {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_PERSONENGRUPPE",
              "code": "00"
            }
          },
          {
            "url": "http://fhir.de/StructureDefinition/gkv/dmp-kennzeichen",
            "valueCoding": {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DMP",
              "code": "00"
            }
          },
          {
            "url": "http://fhir.de/StructureDefinition/gkv/wop",
            "valueCoding": {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_ITA_WOP",
              "code": "03"
            }
          },
          {
            "url": "http://fhir.de/StructureDefinition/gkv/versichertenart",
            "valueCoding": {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_VERSICHERTENSTATUS",
              "code": "1"
            }
          }
        ],
        "status": "active",
        "type": {
          "coding": [
            {
              "system": "http://fhir.de/CodeSystem/versicherungsart-de-basis",
              "code": "GKV"
            }
          ]
        },
        "beneficiary": {
          "reference": "urn:uuid:00000000-0000-0000-0000-000000000001"
        },
        "payor": [
          {
            "identifier": {
              "system": "http://fhir.de/NamingSystem/arge-ik/iknr",
              "value": "104212059"
            },
            "display": "AOK Rheinland/Hamburg"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:00000000-0000-0000-0000-00000000005",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "00000000-0000-0000-0000-00000000005",
        "meta": {
          "profile": [
            "https://fhir.gevko.de/StructureDefinition/EVO_PR_KB_ServiceRequest|0.9.0"
          ]
        },
        "extension": [
          {
            "url": "https://fhir.gevko.de/StructureDefinition/EVO_EX_Zuzahlungsstatus",
            "valueCoding": {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_ERP_StatusCoPayment",
              "code": "0"
            }
          },
          {
            "url": "https://fhir.gevko.de/StructureDefinition/EVO_EX_Ursache",
            "valueCoding": {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_FOR_Ursache_Type",
              "code": "1"
            }
          },
          {
            "url": "https://fhir.gevko.de/StructureDefinition/EVO_EX_KB_Begruendung_KTW",
            "valueString": "Begründung für den Einsatz eines Krankentransportwagens"
          },
          {
            "url": "https://fhir.gevko.de/StructureDefinition/EVO_EX_Begruendung_Sonstiges_Freitext",
            "valueString": "Achtung Schwergewichtstransport - 219 kg; Diagnose: R40.-"
          }
        ],
        "status": "active",
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Section_Type",
                "code": "KB"
              }
            ]
          }
        ],
        "code": {
          "coding": [
            {
              "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Befoerderungsmittel",
              "code": "KTW"
            },
            {
              "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Befoerderungsausstattung",
              "code": "LIEG",
              "display": "Liegend"
            }
          ]
        },
        "orderDetail": [
          {
            "coding": [
              {
                "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Fahrt",
                "code": "HIN",
                "display": "Hinfahrt"
              }
            ]
          }
        ],
        "subject": {
          "reference": "urn:uuid:00000000-0000-0000-0000-000000000001"
        },
        "occurrenceTiming": {
          "repeat": {
            "boundsPeriod": {
              "start": "2020-07-06",
              "end": "2020-07-10"
            },
            "frequency": 2,
            "period": 1,
            "periodUnit": "wk"
          }
        },
        "requester": {
          "reference": "urn:uuid:00000000-0000-0000-0000-000000000002"
        },
        "locationCode": [
          {
            "text": "Arztpraxis am Jungbrunnen"
          }
        ],
        "reasonCode": [
          {
            "coding": [
              {
                "system": "https://fhir.gevko.de/CodeSystem/EVO_CS_KB_Befoerderungsgrund",
                "code": "D2"
              }
            ]
          }
        ]
      }
    }
  ]
}