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_Behandlungsbaustein.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": "12000",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2020-08-28T09:23:00+00:00",
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Bundle_Behandlungsbaustein|1.2.0"
    ]
  },
  "type": "history",
  "entry": [
    {
      "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": "Practitioner/1000"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/PlanDefinition/3170",
      "resource": {
        "resourceType": "PlanDefinition",
        "id": "3170",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-22T11:43:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Definition|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tDiagnose und Behandlung einer Oberschenkelhalsfraktur\n\t\t</div>"
        },
        "extension": [
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Behandlungsbaustein_Contributor",
            "valueReference": {
              "reference": "PractitionerRole/1010"
            }
          }
        ],
        "title": "Diagnose und Behandlung Oberschenkelhalsfraktur",
        "status": "active",
        "action": [
          {
            "id": "1",
            "code": [
              {
                "coding": [
                  {
                    "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Behandlungsbaustein_Bausteine",
                    "code": "Baustein_Diagnose"
                  }
                ]
              }
            ],
            "definitionCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Diagnose|1.2.0"
          },
          {
            "id": "2",
            "code": [
              {
                "coding": [
                  {
                    "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Behandlungsbaustein_Bausteine",
                    "code": "Baustein_Verordnung"
                  }
                ]
              }
            ],
            "relatedAction": [
              {
                "actionId": "1",
                "relationship": "after"
              }
            ],
            "definitionCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Verordnung|1.2.0"
          },
          {
            "id": "3",
            "code": [
              {
                "coding": [
                  {
                    "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Behandlungsbaustein_Bausteine",
                    "code": "Baustein_Textvorlage"
                  }
                ]
              }
            ],
            "relatedAction": [
              {
                "actionId": "2",
                "relationship": "after"
              }
            ],
            "definitionCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Textvorlage|1.2.0"
          },
          {
            "id": "4",
            "code": [
              {
                "coding": [
                  {
                    "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Behandlungsbaustein_Bausteine",
                    "code": "Baustein_Leistungsziffern"
                  }
                ]
              }
            ],
            "relatedAction": [
              {
                "actionId": "3",
                "relationship": "after"
              }
            ],
            "definitionCanonical": "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Leistungsziffern|1.2.0"
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "PlanDefinition/3170"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/ActivityDefinition/3162",
      "resource": {
        "resourceType": "ActivityDefinition",
        "id": "3162",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-22T12:12:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Diagnose|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tBehandlungsbaustein Diagnose\n\t\t\tSchenkelhalsfraktur, S72.0\n\t\t</div>"
        },
        "extension": [
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Behandlungsbaustein_Contributor",
            "valueReference": {
              "reference": "PractitionerRole/1010"
            }
          }
        ],
        "title": "Schenkelhalsfraktur",
        "status": "active",
        "purpose": "Diagnose",
        "code": {
          "coding": [
            {
              "system": "http://fhir.de/CodeSystem/dimdi/icd-10-gm",
              "code": "S72.0"
            }
          ]
        }
      },
      "request": {
        "method": "PUT",
        "url": "ActivityDefinition/3162"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/ActivityDefinition/3163",
      "resource": {
        "resourceType": "ActivityDefinition",
        "id": "3163",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-23T09:49:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Leistungsziffern|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_Behandlungsbaustein_Contributor",
            "valueReference": {
              "reference": "PractitionerRole/1010"
            }
          }
        ],
        "title": "Versorgung Schenkelhalsfraktur",
        "status": "active",
        "purpose": "Leistungsziffern",
        "code": {
          "coding": [
            {
              "system": "https://fhir.kbv.de/NamingSystem/KBV_NS_Base_EBM",
              "code": "566887"
            }
          ]
        }
      },
      "request": {
        "method": "PUT",
        "url": "ActivityDefinition/3162"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/ActivityDefinition/3166",
      "resource": {
        "resourceType": "ActivityDefinition",
        "id": "3166",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-23T11:16:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Textvorlage|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_Behandlungsbaustein_Contributor",
            "valueReference": {
              "reference": "PractitionerRole/1010"
            }
          }
        ],
        "title": "TBS Oberschenkelhalsfraktur",
        "status": "active",
        "purpose": "Textvorlage",
        "relatedArtifact": [
          {
            "type": "documentation",
            "display": "Pat. stellte sich mit Schmerzen im _____ Oberschenkel vor. Bildgebende Sicherung durch Röntgen im KH _____. Bein entlastet und Paracetamol verabreicht."
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "ActivityDefinition/3166"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/ActivityDefinition/3169",
      "resource": {
        "resourceType": "ActivityDefinition",
        "id": "3169",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-23T11:09:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Behandlungsbaustein_Verordnung|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_Behandlungsbaustein_Verordnung_Typ",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_AW_Behandlungsbaustein_Verordnung_Typ",
                  "code": "Medikament"
                }
              ]
            }
          },
          {
            "url": "https://fhir.kbv.de/StructureDefinition/KBV_EX_AW_Behandlungsbaustein_Contributor",
            "valueReference": {
              "reference": "PractitionerRole/1010"
            }
          }
        ],
        "title": "Verordnung Paracetamol",
        "status": "active",
        "purpose": "Verordnung",
        "code": {
          "text": "Paracetamol"
        },
        "productReference": {
          "reference": "Medication/3167"
        }
      },
      "request": {
        "method": "PUT",
        "url": "ActivityDefinition/3169"
      },
      "response": {
        "status": "201"
      }
    },
    {
      "fullUrl": "http://test.local/fhir/Medication/3167",
      "resource": {
        "resourceType": "Medication",
        "id": "3167",
        "meta": {
          "versionId": "1",
          "lastUpdated": "2020-09-18T15:56:00+00:00",
          "profile": [
            "https://fhir.kbv.de/StructureDefinition/KBV_PR_AW_Medikament|1.2.0"
          ]
        },
        "text": {
          "status": "extensions",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\tTBD\n\t\t</div>"
        },
        "code": {
          "coding": [
            {
              "system": "http://fhir.de/CodeSystem/ifa/pzn",
              "code": "13720486"
            }
          ],
          "text": "Paracetamol 500 mg Tabletten"
        },
        "form": {
          "coding": [
            {
              "system": "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_KBV_DARREICHUNGSFORM",
              "code": "TAB"
            }
          ]
        },
        "amount": {
          "numerator": {
            "value": 20,
            "unit": "1",
            "system": "http://unitsofmeasure.org",
            "code": "1"
          },
          "denominator": {
            "value": 1
          }
        }
      },
      "request": {
        "method": "PUT",
        "url": "Medication/3167"
      },
      "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 Hanna 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": [
              "Hanna"
            ]
          }
        ],
        "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/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": "ActivityDefinition/3169"
          }
        ],
        "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": "Provenance/300"
      },
      "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\tTBD\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/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"
      }
    }
  ]
}